I have a laptop that supports up to OpenGL 4.2 and Vulkan 1.2, and also another laptop that supports OpenGL 4.6 and Vulkan 1.2, and still fix doesn't work on both laptops. Wine still falls back to the slow mapping; you can see it in the logs. What am I missing? Is there going to be an alternative that works on more systems at some point?
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/9032#note_120407
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
--
v2: d2d1/effect: Add property definitions for the Shadow effect.
d2d1/tests: Reduce test run count for some tests.
d2d1/effect: Add a description for the Arithmetic Composite effect.
d2d1/effect: Add a description for the Point Specular effect.
d2d1/effect: Add a description for the Gaussian Blur effect.
https://gitlab.winehq.org/wine/wine/-/merge_requests/9340