https://bugs.winehq.org/show_bug.cgi?id=40164
Gabríel Arthúr Pétursson gabriel@system.is changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gabriel@system.is
--- Comment #5 from Gabríel Arthúr Pétursson gabriel@system.is --- Translating DirectX 9/10/11 or OpenGL to Vulkan commands is unlikely to bring any performance improvements over existing solutions. OpenGL and DirectX 9/10/11 drivers are already employing highly tuned heuristics and tricks to bring out the best possible performance given the limitations of these APIs.
I'm currently working on implementing Vulkan support, to allow running Vulkan programs under Wine. Hopefully I should have patches available for you all to play with soon.