Henri Verbeet pushed to branch master at wine / vkd3d
Commits: b25362e0 by Elizabeth Figura at 2025-06-02T20:12:27+02:00 vkd3d-shader/ir: Split TEXCOORD into two separate vsir opcodes.
The two have the same d3dbc opcode, but have different names and different semantics.
- - - - - 847c008b by Elizabeth Figura at 2025-06-02T20:13:52+02:00 vkd3d-shader/ir: Split TEX into two separate vsir opcodes.
The two have the same d3dbc opcode, but have different names and different semantics.
- - - - -
6 changed files:
- libs/vkd3d-shader/d3d_asm.c - libs/vkd3d-shader/d3dbc.c - libs/vkd3d-shader/hlsl_codegen.c - libs/vkd3d-shader/ir.c - libs/vkd3d-shader/vkd3d_shader_main.c - libs/vkd3d-shader/vkd3d_shader_private.h
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/618d8e6a4a10e6adaed517a1873c2...