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_control_flow.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Vulkan: update initialization
Liam
2022-11-27
1
-1
/
+1
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
shader_recompiler: Reduce unused includes
ameerj
2022-03-20
1
-1
/
+0
*
emit_spirv: Reduce emit_spirv.h include overhead
ameerj
2021-12-06
1
-0
/
+1
*
glasm: Rework control flow introducing a syntax list
ReinUsesLisp
2021-07-23
1
-26
/
+7
*
Move SPIR-V emission functions to their own header
ReinUsesLisp
2021-07-23
1
-0
/
+1
*
spirv: Add OpKill fallback to demote
ReinUsesLisp
2021-07-23
1
-2
/
+6
*
shader: Implement VertexA stage
FernandoS27
2021-07-23
1
-0
/
+4
*
shader: Implement BRX
FernandoS27
2021-07-23
1
-0
/
+4
*
shader: Add partial rasterizer integration
ReinUsesLisp
2021-07-23
1
-10
/
+13
*
spirv: Add lower fp16 to fp32 pass
ReinUsesLisp
2021-07-23
1
-1
/
+1
*
shader: Primitive Vulkan integration
ReinUsesLisp
2021-07-23
1
-5
/
+5
*
spirv: Initial bindings support
ReinUsesLisp
2021-07-23
1
-0
/
+26
*
shader: Initial implementation of an AST
ReinUsesLisp
2021-07-23
1
-25
/
+0
*
spirv: Initial SPIR-V support
ReinUsesLisp
2021-07-23
1
-0
/
+30