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
/
glsl
/
emit_glsl_warp.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
emit_glsl_warp: Fix shuffle ops for 64-thread warp sizes
ameerj
2021-08-31
1
-24
/
+36
*
emit_glsl_warp: Fix ballot related ops for 64-thread warp sizes
ameerj
2021-08-31
1
-24
/
+38
*
glsl: Conditionally use fine/coarse derivatives based on device support
ameerj
2021-07-23
1
-4
/
+24
*
glsl: Cleanup/Address feedback
ameerj
2021-07-23
1
-1
/
+1
*
glsl: Address Rodrigo's feedback
ameerj
2021-07-23
1
-5
/
+5
*
glsl: Implement fswzadd
ameerj
2021-07-23
1
-5
/
+31
*
glsl: Fix atomic SSBO offsets
ameerj
2021-07-23
1
-1
/
+1
*
glsl: Use NotImplemented macro with function name output
ameerj
2021-07-23
1
-2
/
+2
*
glsl: SHFL fix and prefer shift operations over divide in glsl shader
ameerj
2021-07-23
1
-4
/
+4
*
glsl: Use gl_SubGroupInvocationARB
ameerj
2021-07-23
1
-7
/
+7
*
glsl: Implement VOTE for subgroup size potentially larger
ameerj
2021-07-23
1
-16
/
+27
*
glsl: Implement VOTE
ameerj
2021-07-23
1
-0
/
+53
*
shader_recompiler: GCC fixes
lat9nq
2021-07-23
1
-0
/
+1
*
glsl: Rework Shuffle emit instructions to align with SPIR-V
ameerj
2021-07-23
1
-19
/
+40
*
glsl: Better Storage access and wip warps
ameerj
2021-07-23
1
-0
/
+53
*
glsl: remove unused headers
ameerj
2021-07-23
1
-3
/
+0
*
glsl: Implement derivatives and YDirection
ameerj
2021-07-23
1
-0
/
+35
*
glsl: Initial backend
ameerj
2021-07-23
1
-0
/
+0