-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule vkd3d-proton
updated
8 files
+0 −1 | include/vkd3d.h | |
+2 −10 | libs/vkd3d/device.c | |
+3 −23 | libs/vkd3d/heap.c | |
+5 −43 | libs/vkd3d/memory.c | |
+29 −68 | libs/vkd3d/resource.c | |
+0 −18 | libs/vkd3d/vkd3d_private.h | |
+0 −11 | tests/d3d12_crosstest.h | |
+46 −269 | tests/d3d12_resource.c |