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
/
reg_alloc.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shader_recompiler: GCC fixes
lat9nq
2021-07-23
1
-1
/
+0
*
glsl: WIP var forward declaration
ameerj
2021-07-23
1
-1
/
+3
*
glsl: Fix non-immediate buffer access
ameerj
2021-07-23
1
-0
/
+4
*
glsl: textures wip
ameerj
2021-07-23
1
-45
/
+27
*
glsl: Implement some attribute getters and setters
ameerj
2021-07-23
1
-0
/
+6
*
glsl: Update phi node management
ameerj
2021-07-23
1
-1
/
+2
*
glsl: F16x2 storage atomics
ameerj
2021-07-23
1
-0
/
+2
*
glsl: implement phi nodes
ameerj
2021-07-23
1
-0
/
+17
*
glsl: Wip storage atomic ops
ameerj
2021-07-23
1
-0
/
+6
*
glsl: Implement FCMP
ameerj
2021-07-23
1
-0
/
+12
*
glsl: Add a more robust fp formatter
ameerj
2021-07-23
1
-4
/
+10
*
glsl: FP function fixes
ameerj
2021-07-23
1
-1
/
+1
*
glsl: More FP instructions/fixes
ameerj
2021-07-23
1
-3
/
+3
*
glsl: Add many FP32/64 instructions
ameerj
2021-07-23
1
-0
/
+4
*
glsl: Implement a few Integer instructions
ameerj
2021-07-23
1
-4
/
+15
*
glsl: INeg and IAdd negate tests
ameerj
2021-07-23
1
-2
/
+1
*
glsl: Reusable typed variables. IADD32
ameerj
2021-07-23
1
-18
/
+34
*
glsl: Fix "reg" allocing
ameerj
2021-07-23
1
-7
/
+30
*
glsl: Initial backend
ameerj
2021-07-23
1
-0
/
+96