skyline/app/src/main/cpp
Billy Laws 7f1667de82 Avoid using trapping for frequently trapped shaders
Fall back to hashing for every shader access as that ends up being faster than applying traps for every execution.
2022-11-19 12:49:05 +00:00
..
skyline Avoid using trapping for frequently trapped shaders 2022-11-19 12:49:05 +00:00
driver_jni.cpp Add utilities for reading and installing gpu driver packages 2022-08-06 22:00:19 +05:30
emu_jni.cpp Move input handling code to a dedicated class 2022-11-17 21:54:15 +01:00
loader_jni.cpp Follow typical per-file detail formatting 2022-08-27 18:54:27 +05:30