skyline/app
Billy Laws c966cd3b26 Prevent runtimeInfo vertex state from leaking into wrong shaders
This vertex state must only be present for the last pipeline stage that touches vertices, if it is present for other stages it could result in incorrect behaviour like performing TFB in the fragment shader or flipping device coordinates twice.
2022-08-08 17:43:13 +01:00
..
libraries Remove PugiXML submodule 2022-07-26 20:16:24 +05:30
src/main Prevent runtimeInfo vertex state from leaking into wrong shaders 2022-08-08 17:43:13 +01:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Only set hasFragileUserData for signed builds 2022-08-06 22:18:42 +05:30
CMakeLists.txt Implement a system for helper shaders together with a simple blit shader 2022-08-08 17:40:35 +01:00
proguard-rules.pro Add kotlinx.serialization-json dependencies 2022-08-06 22:00:19 +05:30