skyline/app/src/main
lynxnb e6741642ba Split out megabuffer allocation from pushing data
The `Allocate` method allocates the given amount of space in a megabuffer chunk, returning a descriptor of the allocated region. This is useful for situations where you want to write directly to the megabuffer, avoiding the need for an intermediary buffer.
2022-08-08 17:40:35 +01:00
..
assets Improve Shared Fonts + Fix AM PopLaunchParameter & Choreographer Bug 2021-10-16 12:13:30 +01:00
cpp Split out megabuffer allocation from pushing data 2022-08-08 17:40:35 +01:00
java/emu/skyline Introduce alternative FPS measurement for disabled frame throttling 2022-08-06 22:20:54 +05:30
res Introduce alternative FPS measurement for disabled frame throttling 2022-08-06 22:20:54 +05:30
shaders Implement a system for helper shaders together with a simple blit shader 2022-08-08 17:40:35 +01:00
AndroidManifest.xml Only set hasFragileUserData for signed builds 2022-08-06 22:18:42 +05:30