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_composite.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
1
-3
/
+2
2021-12-06
shader_recompiler: Adjust emit_context includes
ameerj
1
-1
/
+1
2021-07-23
glsl: Cleanup/Address feedback
ameerj
1
-2
/
+1
2021-07-23
glsl: Address Rodrigo's feedback
ameerj
1
-2
/
+7
2021-07-23
glsl: Cleanup and address feedback
ameerj
1
-2
/
+3
2021-07-23
glsl: Use NotImplemented macro with function name output
ameerj
1
-15
/
+15
2021-07-23
glsl: Rework var alloc to not assign unused results
ameerj
1
-19
/
+31
2021-07-23
shader_recompiler: GCC fixes
lat9nq
1
-0
/
+1
2021-07-23
glsl: remove unused headers
ameerj
1
-2
/
+0
2021-07-23
glsl: Implement derivatives and YDirection
ameerj
1
-45
/
+27
2021-07-23
glsl: Fix non-immediate buffer access
ameerj
1
-30
/
+18
2021-07-23
glsl: Implement some attribute getters and setters
ameerj
1
-8
/
+6
2021-07-23
glsl: FP function fixes
ameerj
1
-3
/
+5
2021-07-23
glsl: Add many FP32/64 instructions
ameerj
1
-14
/
+10
2021-07-23
glsl: Implement a few Integer instructions
ameerj
1
-0
/
+237
2021-07-23
glsl: Initial backend
ameerj
1
-0
/
+0
2021-07-23
glasm: Add GLASM backend infrastructure
ReinUsesLisp
1
-0
/
+0