-
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 #499 from Devsh-Graphics-Programming/fix_472
Validation Error Fixes and Threadsafety
- Loading branch information
Showing
28 changed files
with
869 additions
and
546 deletions.
There are no files selected for viewing
Submodule examples_tests
updated
13 files
+ − | 01.HelloWorld/bin/screenshot.png | |
+7 −81 | 02.ComputeShader/main.cpp | |
+7 −10 | 05.NablaTutorialExample/main.cpp | |
+2 −2 | 06.MeshLoaders/main.cpp | |
+2 −2 | 07.SubpassBaking/main.cpp | |
+0 −7 | 40.GLITest/CMakeLists.txt | |
+0 −76 | 40.GLITest/main.cpp | |
+0 −7 | 63.SierpinskiSDF/CMakeLists.txt | |
+0 −363 | 63.SierpinskiSDF/main.cpp | |
+0 −126 | 63.SierpinskiSDF/shader.frag | |
+1 −2 | CMakeLists.txt | |
+2 −2 | common/CommonAPI.cpp | |
+2 −2 | common/CommonAPI.h |
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.