-
Notifications
You must be signed in to change notification settings - Fork 546
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
3424: Flexible swapchain usage r=msiglreith,grovesNL a=kvark Fixes #3388 (some backend-specific code needs to be added, but at this point it becomes an implemented feature with bugs rather than an unimplemented one). Collaterally, removes WGL support from the GL backend. Also includes a few Serious Sam-related DX12 fixes, implements `fill_buffer`. Also includes a hack to allow multiple frames in flight in DX12. PR checklist: - [x] `make` succeeds (on *nix) - [x] `make reftests` succeeds (everywhere, including DX12!) - [ ] tested examples with the following backends: Co-authored-by: Dzmitry Malyshau <[email protected]>
- Loading branch information
Showing
31 changed files
with
611 additions
and
809 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.