mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-05 23:55:08 +01:00
ff5515d4d1
This implements everything in Maxwell3D vertex buffer bindings including vertex attribute divisors which require the extension `VK_EXT_vertex_attribute_divisor` to emulate them correctly, this has been implemented in the form of of a quirk. It is dynamically enabled/disabled based on if the host GPU supports it and a warning is provided when it is used by the guest but the host GPU doesn't support it. |
||
---|---|---|
.. | ||
skyline | ||
emu_jni.cpp | ||
loader_jni.cpp |