skyline/app
Billy Laws 090151f0c3 Introduce usage tracker for dirty tracking within an execution
This is neccessary as e.g. shaders can be updated through a mirror and never hit modification traps. By tracking which addresses have sequenced writes applied, the shader manager can then correctly detect if a given shader has been modified by the GPU.
2023-03-19 13:52:15 +00:00
..
libraries Fix geometry and compute shaders on mali GPUs 2023-02-20 18:01:49 +00:00
src/main Introduce usage tracker for dirty tracking within an execution 2023-03-19 13:52:15 +00:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle useLegacyPackaging for extractNativeLibs 2023-03-18 16:15:51 +01:00
CMakeLists.txt Move graphics piplines away from storing hades shader info struct 2023-02-04 23:10:45 +00:00
proguard-rules.pro Add kotlinx.serialization-json dependencies 2022-08-06 22:00:19 +05:30