-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #345 from Devsh-Graphics-Programming/descriptor_li…
…fetime_tracking Descriptor lifetime tracking & Command Pool revamp
- Loading branch information
Showing
76 changed files
with
5,911 additions
and
2,866 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
Submodule examples_tests
updated
12 files
+16 −31 | 02.ComputeShader/main.cpp | |
+23 −22 | 05.NablaTutorialExample/main.cpp | |
+12 −24 | 06.MeshLoaders/main.cpp | |
+7 −10 | 07.SubpassBaking/main.cpp | |
+9 −9 | 09.ColorSpaceTest/main.cpp | |
+2 −12 | 45.BRDFEvalTest/main.cpp | |
+25 −29 | 55.RGB18E7S3/main.cpp | |
+42 −39 | 56.RayQuery/main.cpp | |
+11 −6 | 62.CAD/common.hlsl | |
+1,193 −431 | 62.CAD/main.cpp | |
+4 −7 | 62.CAD/vertex_shader.hlsl | |
+2 −12 | 62.SchusslerTest/main.cpp |
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.