This website requires JavaScript.
Explore
Help
Register
Sign In
SwitchEmu
/
suyu
Watch
1
Star
0
Fork
0
You've already forked suyu
mirror of
https://git.suyu.dev/suyu/suyu.git
synced
2026-02-19 11:23:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83c214f6d8b1434503b6d8219bdac7064b8df2ca
suyu
/
src
/
video_core
/
shader
History
bunnei
83c214f6d8
Merge pull request
#1062
from aroulin/shader-rcp-rsq
...
Shader: RCP and RSQ computes only the 1st component
2015-08-23 17:56:35 -04:00
..
shader_interpreter.cpp
Merge pull request
#1062
from aroulin/shader-rcp-rsq
2015-08-23 17:56:35 -04:00
shader_interpreter.h
Introduce a shader tracer to allow inspection of input/output values for each processed instruction.
2015-08-16 14:12:11 +02:00
shader_jit_x64.cpp
Merge pull request
#1062
from aroulin/shader-rcp-rsq
2015-08-23 17:56:35 -04:00
shader_jit_x64.h
Shader: implement DPH/DPHI in JIT
2015-08-22 11:09:53 +02:00
shader.cpp
Introduce a shader tracer to allow inspection of input/output values for each processed instruction.
2015-08-16 14:12:11 +02:00
shader.h
Build fix for Debug configurations.
2015-08-16 15:14:54 +02:00