- Aug 03, 2023
-
-
-
-
-
We want to be able to remap input signatures based on the signature index, but signature normalization both reorders the signature, and requires the old register index, so add a new field for this.
-
spirv will need this.
-
- Aug 02, 2023
-
-
-
-
-
-
-
-
-
-
Instead of asserting.
-
-
- Jul 31, 2023
-
-
-
-
-
Based on vkd3d-proton patches by Philip Rebohle and Hans-Kristian Arntzen.
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
- Jul 27, 2023
-
-
If view is null and the comparison (view == src->s.u.object) is false, vkd3d_view_decref will be called on null.
-
-
-
-
-
-
- Jul 24, 2023
-
-
-
-
-
-
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Buffering of command list commands will depend upon command signatures persisting until the buffer is flushed.
-