-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2bcb87d
commit f2b2db5
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule slang-rhi
updated
8 files
+1 −1 | .github/workflows/ci.yml | |
+21 −8 | CMakeLists.txt | |
+49 −0 | cmake/DetermineTargetArchitecture.cmake | |
+2 −2 | src/d3d12/d3d12-helper-functions.cpp | |
+2 −2 | src/d3d12/d3d12-pipeline.cpp | |
+1 −1 | src/nvapi/nvapi-include.h | |
+1 −1 | src/nvapi/nvapi-util.cpp | |
+8 −1 | src/wgpu/wgpu-device.cpp |