skyline/app/src/main
Billy Laws 94ac457ce0 Ensure mappings are always aligned to big page size when deallocated and
mapped

Since we align up when allocating, not doing so when deallocating would result in a gradual buildup of boundary pages that eventually fill the whole address space.
2023-02-04 23:10:45 +00:00
..
assets Implement full profile picture support 2022-12-27 22:53:41 +05:30
cpp Ensure mappings are always aligned to big page size when deallocated and 2023-02-04 23:10:45 +00:00
java/emu/skyline Add a hack to disable shader subgroup shuffles 2023-02-04 23:10:45 +00:00
res Add a hack to disable shader subgroup shuffles 2023-02-04 23:10:45 +00:00
shaders Implement a helper shader for partial clears 2022-11-19 12:49:05 +00:00
AndroidManifest.xml Run emulation in a separate process for release builds only 2023-01-11 23:38:57 +05:30