This website requires JavaScript.
Explore
Help
Register
Sign In
citra-emu
/
citra
Archived
Watch
1
Star
0
Fork
0
You've already forked citra
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
bd7e691f78
citra
/
src
/
video_core
/
shader
History
bunnei
bd7e691f78
x64: Refactor to remove fake interfaces and general cleanups.
2015-08-15 18:03:25 -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_x64.cpp
x64: Refactor to remove fake interfaces and general cleanups.
2015-08-15 18:03:25 -04:00
shader_jit_x64.h
x64: Refactor to remove fake interfaces and general cleanups.
2015-08-15 18:03:25 -04:00
shader.cpp
x64: Refactor to remove fake interfaces and general cleanups.
2015-08-15 18:03:25 -04:00
shader.h
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
2015-08-15 18:01:07 -04:00