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_convert.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
shader_recompiler: Adjust emit_context includes
ameerj
2021-12-06
1
-1
/
+1
*
glsl: Minor cleanup
ameerj
2021-07-23
1
-1
/
+1
*
glsl: Remove Signed Integer variables
ameerj
2021-07-23
1
-5
/
+5
*
glsl: Address Rodrigo's feedback
ameerj
2021-07-23
1
-19
/
+19
*
glsl: Reorganize backend code, remove unneeded [[maybe_unused]]
ameerj
2021-07-23
1
-44
/
+22
*
glsl: Use NotImplemented macro with function name output
ameerj
2021-07-23
1
-26
/
+26
*
glsl: Implement more instructions used by SMO
ameerj
2021-07-23
1
-1
/
+1
*
shader_recompiler: GCC fixes
lat9nq
2021-07-23
1
-0
/
+1
*
glsl: Implement TEX ImageSample functions
ameerj
2021-07-23
1
-1
/
+1
*
glsl: Fix integer conversions, implement clamp CC
ameerj
2021-07-23
1
-21
/
+21
*
glsl: remove unused headers
ameerj
2021-07-23
1
-2
/
+0
*
glsl: Fix non-immediate buffer access
ameerj
2021-07-23
1
-1
/
+1
*
glsl: FP function fixes
ameerj
2021-07-23
1
-2
/
+2
*
glsl: Add many FP32/64 instructions
ameerj
2021-07-23
1
-0
/
+253
*
glsl: Initial backend
ameerj
2021-07-23
1
-0
/
+0