skyline/app
Billy Laws 7150ce0d1d Allow disabling the freeing of texture guest memory
This helps to prevent issues that result from the overlapping of buffer and texture data, by only ever syncing back textures if they are actually used as RTs, which are much less likely to overlap buffers.
2023-03-04 18:55:44 +00:00
..
libraries Fix geometry and compute shaders on mali GPUs 2023-02-20 18:01:49 +00:00
src/main Allow disabling the freeing of texture guest memory 2023-03-04 18:55:44 +00:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Enable localization for app strings 2023-02-27 22:19:53 +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