This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
github.ong19th.Citron
Archived
Watch
0
Star
0
Fork
You've already forked github.ong19th.Citron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-12-14
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
76247170df
github.ong19th.Citron
/
src
/
video_core
/
shader
History
Download ZIP
Download TAR.GZ
Yuri Kunde Schlesner
76247170df
Shader JIT: Add name to second scratch register (XMM4)
2015-08-24 01:46:10 -03: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
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
Shader JIT: Add name to second scratch register (XMM4)
2015-08-24 01:46:10 -03:00
shader_jit_x64.h
Shader: implement DPH/DPHI in JIT
2015-08-22 11:09:53 +02:00