Turnip: Difference between revisions

No edit summary
No edit summary
Line 3: Line 3:
'''Turnip''', like the rest of the Vulkan drivers, supports DXVK - DirectX (in Wine) on top of Vulkan.
'''Turnip''', like the rest of the Vulkan drivers, supports DXVK - DirectX (in Wine) on top of Vulkan.


Also thanks to enthusiasts, '''Turnip''' along with '''[[Zink]]''' can be used to get full hardware acceleration in [[About ExaGear products|ExaGear]] (currently DXVK is not supported due to a truncated X-server in ExaGear that does not support dri3 required by DXVK.)
Also thanks to enthusiasts, '''Turnip''' along with '''[[Zink]]''' [[Turnip+Zink in ExaGear|can be used]] to get full hardware acceleration in [[About ExaGear products|ExaGear]] (currently DXVK is not supported due to a truncated X-server in ExaGear that does not support dri3 required by DXVK.)
==Using Turnip to Build Mesa==
==Using Turnip to Build Mesa==
To build '''Turnip''' into '''Mesa''', you need to specify these options when building: <code>meson build -D vulkan-drivers=freedreno -D freedreno-kgsl=true</code>
To build '''Turnip''' into '''Mesa''', you need to specify these options when building: <code>meson build -D vulkan-drivers=freedreno -D freedreno-kgsl=true</code>