index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
video_core
/
shader
/
decode
/
other.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shader_ir: Pass to decoder functions basic block's code
ReinUsesLisp
2019-01-15
1
-1
/
+1
*
shader_decode: Use proper primitive names
ReinUsesLisp
2019-01-15
1
-6
/
+6
*
shader_ir: Remove Ipa primitive
ReinUsesLisp
2019-01-15
1
-3
/
+2
*
video_core: Implement IR based geometry shaders
ReinUsesLisp
2019-01-15
1
-0
/
+25
*
shader_ir: Fixup file inclusions and clang-format
ReinUsesLisp
2019-01-15
1
-1
/
+1
*
shader_decode: Implement MOV_SYS
ReinUsesLisp
2019-01-15
1
-0
/
+27
*
shader_decode: Implement BRA internal flag
ReinUsesLisp
2019-01-15
1
-4
/
+8
*
shader_decode: Implement PBK and BRK
ReinUsesLisp
2019-01-15
1
-1
/
+22
*
shader_decode: Stub DEPBAR
ReinUsesLisp
2019-01-15
1
-0
/
+4
*
shader_decode: Implement SSY and SYNC
ReinUsesLisp
2019-01-15
1
-0
/
+19
*
shader_decode: Partially implement BRA
ReinUsesLisp
2019-01-15
1
-0
/
+12
*
shader_decode: Implement IPA
ReinUsesLisp
2019-01-15
1
-0
/
+12
*
shader_decode: Implement EXIT
ReinUsesLisp
2019-01-15
1
-1
/
+32
*
shader_ir: Initial implementation
ReinUsesLisp
2019-01-15
1
-0
/
+24