[Git][wine/vkd3d][master] 4 commits: tests/hlsl: Test temp copies of uniforms with backcompat.
Henri Verbeet pushed to branch master at wine / vkd3d Commits: 50088714 by Francisco Casas at 2026-07-23T13:27:26+02:00 tests/hlsl: Test temp copies of uniforms with backcompat. - - - - - 7e7ed759 by Francisco Casas at 2026-07-23T13:31:27+02:00 tests/hlsl: Test conditional per-component writes to temp copies of uniforms with backcompat. - - - - - 7e50aae0 by Francisco Casas at 2026-07-23T17:32:31+02:00 vkd3d-shader/hlsl: Introduce a Dead Store Elimination pass. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50382 - - - - - 6d19fb2f by Francisco Casas at 2026-07-23T17:32:48+02:00 vkd3d-shader/hlsl: Use vkd3d_ptr_compare() in copy_propagation_var_def_compare(). - - - - - 4 changed files: - Makefile.am - include/private/vkd3d_common.h - libs/vkd3d-shader/hlsl_codegen.c - + tests/hlsl/uniform-temp-copies.shader_test View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/6816cfe77ab227f6df0d2aceb1acc... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/6816cfe77ab227f6df0d2aceb1acc... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Henri Verbeet (@hverbeet)