- 
02b249d5
 by Francisco Casas   at 2024-09-14T15:57:40+02:00 
 vkd3d-shader/hlsl: Introduce enum hlsl_compile_type.
 
- 
3423d1b5
 by Francisco Casas   at 2024-09-14T15:59:35+02:00 
 tests: Test ConstructGSWithSO() parsing.
 
- 
1f9fc2a4
 by Francisco Casas   at 2024-09-14T16:02:43+02:00 
 vkd3d-shader/hlsl: Process GeometryShader as a valid stateblock lhs.
 
- 
4aa262d7
 by Francisco Casas   at 2024-09-14T16:09:08+02:00 
 vkd3d-shader/hlsl: Parse ConstructGSWithSO().
 
- 
ffc14494
 by Francisco Casas   at 2024-09-14T16:09:12+02:00 
 vkd3d-shader/hlsl: Allow effect calls on default value initializers.