skyline/app/src/main
Billy Laws b3f7e990cc Allow for tying guest GPU sync operations to host GPU sync
This is necessary for the upcoming direct buffer support, as in order to use guest buffers directly without trapping we need to recreate any guest GPU sync on the host GPU. This avoids the guest thinking work is done that isn't and overwriting in-use buffer contents.
2023-01-08 19:30:52 +00:00
..
assets Implement full profile picture support 2022-12-27 22:53:41 +05:30
cpp Allow for tying guest GPU sync operations to host GPU sync 2023-01-08 19:30:52 +00:00
java/emu/skyline Add a setting to control the maximum number of accumulated GPU cmds 2023-01-08 19:30:52 +00:00
res Add a setting to control the maximum number of accumulated GPU cmds 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