index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shader_recompiler
/
backend
/
spirv
/
emit_context.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shader_recompiler: Rename backend emit_context files
ameerj
2021-12-05
1
-335
/
+0
*
vulkan: Fix rescaling push constant usage
ameerj
2021-11-16
1
-1
/
+2
*
shader: Properly scale image reads and add GL SPIR-V support
ReinUsesLisp
2021-11-16
1
-2
/
+9
*
spirv: Implement rescaling patching
ReinUsesLisp
2021-11-16
1
-0
/
+5
*
Simply legacy attribute implement
Feng Chen
2021-11-04
1
-0
/
+3
*
Support gl_FogFragCoord attribute
vonchenplus
2021-10-31
1
-0
/
+2
*
Support gl_BackSecondaryColor attribute
vonchenplus
2021-10-26
1
-0
/
+2
*
Support gl_FrontSecondaryColor attribute
vonchenplus
2021-10-26
1
-0
/
+2
*
Support gl_BackColor attribute
vonchenplus
2021-10-26
1
-0
/
+2
*
Implement intput and output fixed fnc textures
Feng Chen
2021-09-06
1
-2
/
+2
*
Rename parameters
Feng Chen
2021-09-03
1
-2
/
+2
*
Add colorfront and txtcoord support
Feng Chen
2021-09-01
1
-0
/
+4
*
shader: Rework varyings and implement passthrough geometry shaders
ReinUsesLisp
2021-07-22
1
-1
/
+1
*
shader: Split profile and runtime info headers
ReinUsesLisp
2021-07-22
1
-0
/
+1
*
shader: Split profile and runtime information in separate structs
ReinUsesLisp
2021-07-22
1
-1
/
+3
*
glasm: Rework control flow introducing a syntax list
ReinUsesLisp
2021-07-22
1
-1
/
+0
*
Move SPIR-V emission functions to their own header
ReinUsesLisp
2021-07-22
1
-8
/
+1
*
shader: Implement Int32 SUATOM/SURED
ameerj
2021-07-22
1
-0
/
+1
*
spirv: Workaround image unsigned offset bug
ReinUsesLisp
2021-07-22
1
-4
/
+21
*
spirv: Support OpenGL uniform buffers and change bindings
ReinUsesLisp
2021-07-22
1
-1
/
+14
*
shader: Implement indexed textures
ReinUsesLisp
2021-07-22
1
-1
/
+10
*
shader: Add NVN storage buffer fallbacks
ReinUsesLisp
2021-07-22
1
-0
/
+8
*
spirv: Replace Constant/ConstantComposite with Const helper
ameerj
2021-07-22
1
-1
/
+1
*
spirv: Fix implicit lod type
ReinUsesLisp
2021-07-22
1
-0
/
+4
*
spirv: Use ConstOffset instead of Offset when possible
ReinUsesLisp
2021-07-22
1
-0
/
+17
*
shader: Implement SampleMask
ReinUsesLisp
2021-07-22
1
-0
/
+1
*
shader: Implement PIXLD.MY_INDEX
ReinUsesLisp
2021-07-22
1
-0
/
+1
*
spirv: Implement ViewportMask with NV_viewport_array2
ReinUsesLisp
2021-07-22
1
-0
/
+2
*
shader: Implement PrimitiveId
ReinUsesLisp
2021-07-22
1
-0
/
+1
*
shader: Implement tessellation shaders, polygon mode and invocation id
ReinUsesLisp
2021-07-22
1
-2
/
+8
*
spirv: Implement image buffers
ReinUsesLisp
2021-07-22
1
-0
/
+7
*
spirv: Implement Layer stores
ReinUsesLisp
2021-07-22
1
-0
/
+1
*
shader: Implement transform feedbacks and define file format
ReinUsesLisp
2021-07-22
1
-1
/
+7
*
spirv: Rework storage buffers and shader memory
ReinUsesLisp
2021-07-22
1
-14
/
+35
*
shader: Implement SR_THREAD_KILL
ReinUsesLisp
2021-07-22
1
-0
/
+1
*
shader: Implement ATOM/S and RED
ameerj
2021-07-22
1
-0
/
+20
*
shader: Implement SULD and SUST
ReinUsesLisp
2021-07-22
1
-1
/
+8
*
shader: Interact texture buffers with buffer cache
ReinUsesLisp
2021-07-22
1
-1
/
+1
*
shader: Implement texture buffers
ReinUsesLisp
2021-07-22
1
-0
/
+5
*
shader: Implement indexed attributes
FernandoS27
2021-07-22
1
-0
/
+4
*
shader: Add subgroup masks
ReinUsesLisp
2021-07-22
1
-0
/
+5
*
shader: Reimplement GetCbufU64 as GetCbufU32x2
ReinUsesLisp
2021-07-22
1
-1
/
+1
*
shader: Address Feedback
FernandoS27
2021-07-22
1
-2
/
+0
*
shader: Implement ViewportIndex
FernandoS27
2021-07-22
1
-0
/
+3
*
spirv: Remove unnecesary variable for clip distances
ReinUsesLisp
2021-07-22
1
-2
/
+0
*
shader: Implement ClipDistance
FernandoS27
2021-07-22
1
-0
/
+3
*
shader,spirv: Implement ImageQueryLod.
FernandoS27
2021-07-22
1
-0
/
+1
*
shader: Add PointCoord attribute
FernandoS27
2021-07-22
1
-0
/
+2
*
shader: Add PointSize attribute
ameerj
2021-07-22
1
-0
/
+1
*
shader: Implement FSWZADD
ameerj
2021-07-22
1
-0
/
+2
[next]