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_bitwise_conversion.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
video_core: Fix SNORM texture buffer emulating error (#9001)
Feng Chen
2022-11-04
1
-0
/
+4
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
glsl: Add boolean reference workaround
ameerj
2021-12-30
1
-1
/
+3
*
shader_recompiler: Adjust emit_context includes
ameerj
2021-12-06
1
-1
/
+1
*
glsl: Address Rodrigo's feedback
ameerj
2021-07-23
1
-1
/
+1
*
glsl: Cleanup and address feedback
ameerj
2021-07-23
1
-1
/
+1
*
glsl: Implement Load/WriteGlobal
ameerj
2021-07-23
1
-2
/
+2
*
glsl: Use NotImplemented macro with function name output
ameerj
2021-07-23
1
-2
/
+2
*
glsl: Rework var alloc to not assign unused results
ameerj
2021-07-23
1
-1
/
+7
*
glsl: Rework variable allocator to allow for variable reuse
ameerj
2021-07-23
1
-1
/
+1
*
shader_recompiler: GCC fixes
lat9nq
2021-07-23
1
-0
/
+1
*
glsl: remove unused headers
ameerj
2021-07-23
1
-2
/
+0
*
glsl: textures wip
ameerj
2021-07-23
1
-1
/
+1
*
glsl: F16x2 storage atomics
ameerj
2021-07-23
1
-5
/
+4
*
glsl: Add many FP32/64 instructions
ameerj
2021-07-23
1
-0
/
+49
*
glsl: Implement a few Integer instructions
ameerj
2021-07-23
1
-0
/
+13
*
glsl: Pass IR::Inst& to Emit functions
ameerj
2021-07-23
1
-2
/
+2
*
glsl: Fix "reg" allocing
ameerj
2021-07-23
1
-0
/
+28
*
glsl: Initial backend
ameerj
2021-07-23
1
-0
/
+0