This website requires JavaScript.
Explore
Help
Register
Sign In
OpenPunk
/
citra
Watch
1
Star
0
Fork
0
You've already forked citra
mirror of
https://github.com/citra-emu/citra.git
synced
2025-04-01 10:20:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
citra
/
src
/
video_core
/
shader
History
bunnei
cfb354f11f
JIT: Support negative address offsets.
2015-08-15 18:01:22 -04:00
..
shader_interpreter.cpp
Shader: Define a common interface for running vertex shader programs.
2015-08-15 17:33:44 -04:00
shader_interpreter.h
Shader: Define a common interface for running vertex shader programs.
2015-08-15 17:33:44 -04:00
shader_jit_fake.cpp
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
2015-08-15 18:01:07 -04:00
shader_jit_x64.cpp
JIT: Support negative address offsets.
2015-08-15 18:01:22 -04:00
shader_jit.cpp
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
2015-08-15 18:01:07 -04:00
shader_jit.h
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
2015-08-15 18:01:07 -04:00
shader.cpp
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
2015-08-15 18:01:07 -04:00
shader.h
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
2015-08-15 18:01:07 -04:00