Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 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.
- - - - -
3 changed files:
- include/private/vkd3d_memory.h - tests/hlsl/effect-compile.shader_test - tests/hlsl/state-block-syntax.shader_test
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/94c74d2c00db50153b6c749cf699a...