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
/
shader_recompiler
/
backend
/
spirv
/
emit_spirv_instructions.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shaders: Add U64->U32x2 Atomic fallback functions
ameerj
2022-01-30
1
-0
/
+30
*
shader: Add integer attribute get optimization pass
ameerj
2021-12-30
1
-0
/
+1
*
shader: Properly scale image reads and add GL SPIR-V support
ReinUsesLisp
2021-11-16
1
-0
/
+1
*
shader: Add IsTextureScaled opcode
ReinUsesLisp
2021-11-16
1
-0
/
+1
*
shader: Add integer division opcodes
ReinUsesLisp
2021-11-16
1
-0
/
+2
*
shader: Add resolution down factor opcode
ReinUsesLisp
2021-11-16
1
-0
/
+1
*
emit_spirv_instructions: Add missing header guard
Lioncash
2021-07-26
1
-0
/
+2
*
shader: Remove IAbs64
ReinUsesLisp
2021-07-23
1
-1
/
+0
*
shader: Move loop safety tests to code emission
ReinUsesLisp
2021-07-23
1
-2
/
+0
*
shader: Add shader loop safety check settings
lat9nq
2021-07-23
1
-0
/
+2
*
shader: Read branch conditions from an instruction
ReinUsesLisp
2021-07-23
1
-1
/
+2
*
glasm: Implement TEX and TEXS instructions
ReinUsesLisp
2021-07-23
1
-2
/
+2
*
glasm: Initial implementation of phi nodes on GLASM
ReinUsesLisp
2021-07-23
1
-1
/
+2
*
glasm: Rework control flow introducing a syntax list
ReinUsesLisp
2021-07-23
1
-7
/
+2
*
shader: Fixup SPIR-V emit header namespaces
ReinUsesLisp
2021-07-23
1
-2
/
+2
*
Move SPIR-V emission functions to their own header
ReinUsesLisp
2021-07-23
1
-0
/
+583