-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated Donut and the Vertex Buffer example to test a recent fix in N…
…VRHI.
- Loading branch information
1 parent
cae3f3c
commit a3d3fe7
Showing
2 changed files
with
10 additions
and
4 deletions.
There are no files selected for viewing
Submodule donut
updated
10 files
+0 −1 | CMakeLists.txt | |
+1 −1 | ShaderMake | |
+7 −4 | include/donut/core/vfs/VFS.h | |
+1 −1 | nvrhi | |
+1 −0 | src/core/string_utils.cpp | |
+1 −0 | src/core/vfs/TarFile.cpp | |
+1 −1 | src/core/vfs/VFS.cpp | |
+1 −0 | src/engine/ConsoleObjects.cpp | |
+13 −72 | tests/src/core/test_vfs.cpp | |
+6 −6 | tests/src/engine/test_console_objects.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