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_context.h
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
shader: Implement LDS, STS, LDL, and STS and use SPIR-V 1.4 when available
ReinUsesLisp
2021-07-23
1
-0
/
+21
|
*
shader: Implement front face
ReinUsesLisp
2021-07-23
1
-0
/
+1
|
*
shader: Implement TXQ and fix FragDepth
ReinUsesLisp
2021-07-23
1
-1
/
+2
|
*
shader: Refactor PTP and other minor changes
ReinUsesLisp
2021-07-23
1
-1
/
+0
|
*
shader: Implement TLD4.PTP
FernandoS27
2021-07-23
1
-0
/
+1
|
*
shader: Implement NDC [-1, 1], attribute types and default varying initialization
ReinUsesLisp
2021-07-23
1
-3
/
+7
|
*
shader: Implement VOTE
ameerj
2021-07-23
1
-1
/
+2
|
*
spirv: Implement VertexId and InstanceId, refactor code
ReinUsesLisp
2021-07-23
1
-2
/
+12
|
*
shader: Add partial rasterizer integration
ReinUsesLisp
2021-07-23
1
-2
/
+16
|
*
shader: Partial implementation of LDC
ReinUsesLisp
2021-07-23
1
-3
/
+19
|
*
shader: Initial support for textures and TEX
ReinUsesLisp
2021-07-23
1
-0
/
+7
|
*
spirv: Fixes and Intel specific workarounds
ReinUsesLisp
2021-07-23
1
-1
/
+4
|
*
spirv: Add lower fp16 to fp32 pass
ReinUsesLisp
2021-07-23
1
-2
/
+4
|
*
spirv: Initial bindings support
ReinUsesLisp
2021-07-23
1
-0
/
+67