yuzu-android/src/citra
bunnei 094ae6fadb Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
- Config: Add an option for selecting to use shader JIT or interpreter.
- Qt: Add a menu option for enabling/disabling the shader JIT.
2015-08-15 18:01:07 -04:00
..
emu_window Move input values into an array 2015-07-27 21:41:21 -06:00
citra.cpp Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 2015-08-15 18:01:07 -04:00
citra.rc Assets: Move citra.ico from src/assets to dist. 2015-05-25 19:00:43 +02:00
CMakeLists.txt Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP. 2015-08-15 17:33:45 -04:00
config.cpp Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 2015-08-15 18:01:07 -04:00
config.h Citra: Fix the includes a bit, thanks to include-what-you-use. 2015-06-28 00:36:53 +01:00
default_ini.h Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 2015-08-15 18:01:07 -04:00
resource.h Remove every trailing whitespace from the project (but externals). 2015-05-29 21:59:29 +01:00