-
becdcec1
by Francisco Casas at 2024-08-20T21:26:26+02:00
vkd3d-shader: Avoid div by zero on assert in vkd3d_calloc() (ubsan).
-
7363fd28
by Francisco Casas at 2024-08-20T21:26:26+02:00
tests: Add additional tests for function calls in state block rhs.
-
e9260bba
by Francisco Casas at 2024-08-20T21:26:26+02:00
tests: Test shader compilation within function definitions.
-
1d245874
by Francisco Casas at 2024-08-20T21:26:26+02:00
tests: Test compile syntax on effects.
-
9fa8921b
by Francisco Casas at 2024-08-20T21:26:26+02:00
tests: Test shader compilation within braces.
-
56cd64cc
by Francisco Casas at 2024-08-20T21:26:26+02:00
tests: Test shader compilation with default values.