Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
--
v7: programs/vkd3d-compiler: Dynamically allocate options array.
vkd3d-shader/tpf: Convert some of the semantic names to system values names when in compatibility mode.
https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/381
--
v3: wined3d: Don't skip setting clip planes if the view transform state is dirty.
wined3d: Implement shadow sampling for the ARB shader backend.
wined3d: Allow FFP blits to non-render targets with the 'none' shader backend.
wined3d: Handle NULL push constant buffers with the ARB shader backend.
wined3d: Fix handling of system-memory GL vertex buffers.
https://gitlab.winehq.org/wine/wine/-/merge_requests/4085