-
5ac43511
by Giovanni Mascellani at 2026-01-26T18:40:28+01:00
vkd3d-shader/dxil: Pass the function emission state to sm6_parser_emit_extractval().
-
bcb8ad89
by Giovanni Mascellani at 2026-01-26T18:41:52+01:00
vkd3d-shader/dxil: Allocate instructions directly in sm6_parser_emit_extractval().
-
4e7d8766
by Giovanni Mascellani at 2026-01-26T18:45:11+01:00
vkd3d-shader/dxil: Pass the function emission state to sm6_parser_emit_gep().
-
45c27210
by Giovanni Mascellani at 2026-01-26T18:45:56+01:00
vkd3d-shader/dxil: Do not access unallocated instructions in sm6_parser_emit_gep().
-
a89af306
by Giovanni Mascellani at 2026-01-26T18:48:52+01:00
vkd3d-shader/dxil: Pass the function emission state to sm6_parser_emit_load().
-
8114efbc
by Giovanni Mascellani at 2026-01-26T18:49:12+01:00
vkd3d-shader/dxil: Allocate instructions directly in sm6_parser_emit_load().