This website requires JavaScript.
Explore
Help
Register
Sign In
citra-emu
/
citra-nightly
Archived
Watch
1
Star
0
Fork
0
You've already forked citra-nightly
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.
76f303538b
citra-nightly
/
src
/
video_core
/
shader
History
bunnei
b003075570
pica: Implement decoding of basic fragment lighting components.
...
- Diffuse - Distance attenuation - float16/float20 types - Vertex Shader 'view' output
2016-02-05 17:17:28 -05:00
..
shader_interpreter.cpp
Shader: Implement "invert condition" feature of IFU instruction
2016-01-24 20:29:06 -08:00
shader_interpreter.h
video_core: Reorganize headers
2015-09-11 07:31:15 -04:00
shader_jit_x64.cpp
Merge pull request
#1367
from yuriks/jit-jmp
2016-01-27 09:19:28 -05:00
shader_jit_x64.h
Shader JIT: Fix off-by-one error when compiling JMPs
2016-01-24 02:15:56 -08:00
shader.cpp
pica: Implement decoding of basic fragment lighting components.
2016-02-05 17:17:28 -05:00
shader.h
pica: Implement decoding of basic fragment lighting components.
2016-02-05 17:17:28 -05:00