-
Notifications
You must be signed in to change notification settings - Fork 341
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated core, fx and samples (added memory usage stats in Hydrogent)
- Loading branch information
1 parent
6bd5b66
commit 72f8526
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule DiligentCore
updated
2 files
+6 −0 | Graphics/GraphicsTools/src/VertexPool.cpp | |
+8 −0 | Primitives/interface/FormatString.hpp |
Submodule DiligentFX
updated
2 files
+39 −0 | Hydrogent/interface/HnRenderDelegate.hpp | |
+19 −0 | Hydrogent/src/HnRenderDelegate.cpp |