skyline/app/src/main
PixelyIon ff5515d4d1 Implement Maxwell3D Vertex Buffer Bindings
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.
2022-04-14 14:14:52 +05:30
..
assets Improve Shared Fonts + Fix AM PopLaunchParameter & Choreographer Bug 2021-10-16 12:13:30 +01:00
cpp Implement Maxwell3D Vertex Buffer Bindings 2022-04-14 14:14:52 +05:30
java/emu/skyline Automatically import key files from search location 2022-03-25 09:40:21 +05:30
res Implement fixed aspect ratio surface 2022-01-12 22:09:39 +05:30
AndroidManifest.xml Resume EmulationActivity when launcher icon is used 2021-10-26 10:46:36 +05:30