skyline/app/src/main/cpp
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
..
skyline Introduce usage tracker for dirty tracking within an execution 2023-03-19 13:52:15 +00:00
driver_jni.cpp Add a setting to force maximum GPU clocks on KGSL devices 2023-01-08 19:30:52 +00:00
emu_jni.cpp Move Kotlin settings to a dedicate package 2023-02-27 19:56:53 +01:00
loader_jni.cpp Add TitleId TextView in App Dialog 2022-12-10 14:57:46 +00:00