Henri Verbeet pushed to branch master at wine / vkd3d Commits: 2626dcc5 by Nikolay Sivov at 2024-09-30T19:59:21+02:00 tests: Add some tests for initial values in effects. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - da0469f1 by Nikolay Sivov at 2024-09-30T20:01:57+02:00 vkd3d-shader/fx: Handle the 'half' type in fx_4+. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - c9c537fa by Nikolay Sivov at 2024-09-30T20:02:05+02:00 vkd3d-shader/fx: Add initial support for writing default values for fx_2_0. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 300e4e0d by Nikolay Sivov at 2024-09-30T20:02:51+02:00 vkd3d-shader/fx: Add support for writing annotations for fx_2_0. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 7 changed files: - Makefile.am - libs/vkd3d-shader/fx.c - + tests/hlsl/effect-annotations-fx_2.shader_test - tests/hlsl/annotations.shader_test → tests/hlsl/effect-annotations-fx_4.shader_test - + tests/hlsl/effect-initial-values-fx_2.shader_test - + tests/hlsl/effect-initial-values-fx_4.shader_test - tests/hlsl/effect-variables-fx_2.shader_test View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/2bf517782dca5a14106c8d545f3ed... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/2bf517782dca5a14106c8d545f3ed... You're receiving this email because of your account on gitlab.winehq.org.