Henri Verbeet pushed to branch master at wine / vkd3d
Commits: c8cc1b1a by Nikolay Sivov at 2024-08-19T14:21:59+02:00 vkd3d-shader/fx: Fix the matrix type class for fx_2_0.
CTAB type correctly reflects matrix majority, unlike effects type data that does not respond to majority modifiers at all. It doesn't transpose default values either.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
- - - - -
1 changed file:
- libs/vkd3d-shader/fx.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/commit/c8cc1b1a2476a4c518756fd7604d37...