skyline/app/src/main
Billy Laws cc3c869b9f Attempt to signal the vsync event at present time if possible
Some games rely on the vsync event to schedule frames, by matching its timing with presentation we can reduce needless waiting as the game will immediely be able to queue the next frame after presentation.
2023-01-08 19:30:52 +00:00
..
assets Implement full profile picture support 2022-12-27 22:53:41 +05:30
cpp Attempt to signal the vsync event at present time if possible 2023-01-08 19:30:52 +00:00
java/emu/skyline Implement an alternative buffer path using direct memory importing 2023-01-08 19:30:52 +00:00
res Implement an alternative buffer path using direct memory importing 2023-01-08 19:30:52 +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 2022-11-11 11:49:33 +00:00