vkd3d/libs
Henri Verbeet 73c563ffb7 vkd3d-shader/d3dbc: Adjust the token count for DEF and DEFI instructions in shader_sm1_skip_opcode().
This was broken by commit e390bc35e2c9b0a2110370f916033eea2366317e; that
commit fixed the source count for these instructions, but didn't adjust
shader_sm1_skip_opcode(). Note that this only affects shader model 1;
later versions have a token count embedded in the initial opcode token.
2023-11-20 22:07:29 +01:00
..
vkd3d vkd3d: Support depth bounds test. 2023-11-15 21:48:45 +01:00
vkd3d-common vkd3d: Use CONST_VTABLE. 2023-10-02 22:25:14 +02:00
vkd3d-shader vkd3d-shader/d3dbc: Adjust the token count for DEF and DEFI instructions in shader_sm1_skip_opcode(). 2023-11-20 22:07:29 +01:00
vkd3d-utils vkd3d-utils: Implement D3DStripShader(). 2023-10-19 23:07:50 +02:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00