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_context.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Implement TEX depth functions
ameerj
2021-07-23
1
-2
/
+22
*
glsl: Implement TEX ImageSample functions
ameerj
2021-07-23
1
-0
/
+9
*
glsl: Better Storage access and wip warps
ameerj
2021-07-23
1
-0
/
+4
*
glsl: WIP var forward declaration
ameerj
2021-07-23
1
-30
/
+34
*
glsl: Fix bindings, add some CC ops
ameerj
2021-07-23
1
-24
/
+33
*
glsl: Implement derivatives and YDirection
ameerj
2021-07-23
1
-3
/
+4
*
glsl: Fix non-immediate buffer access
ameerj
2021-07-23
1
-0
/
+1
*
glsl: textures wip
ameerj
2021-07-23
1
-4
/
+50
*
glsl: Implement some attribute getters and setters
ameerj
2021-07-23
1
-3
/
+49
*
glsl: Track S32 atomics
ameerj
2021-07-23
1
-3
/
+6
*
glsl: Query GL Device for FP16 extension support
ameerj
2021-07-23
1
-2
/
+7
*
glsl: Simply FP storage atomics
ameerj
2021-07-23
1
-14
/
+14
*
glsl: F16x2 storage atomics
ameerj
2021-07-23
1
-0
/
+16
*
glsl: Revert ssbo aliasing. Storage Atomics impl
ameerj
2021-07-23
1
-21
/
+21
*
glsl: Wip storage atomic ops
ameerj
2021-07-23
1
-5
/
+37
*
glsl: More FP fixes
ameerj
2021-07-23
1
-5
/
+10
*
glsl: FP function fixes
ameerj
2021-07-23
1
-1
/
+4
*
glsl: Implement a few Integer instructions
ameerj
2021-07-23
1
-0
/
+7
*
glsl: Fix program linking and cbuf
ameerj
2021-07-23
1
-2
/
+2
*
glsl: Fix "reg" allocing
ameerj
2021-07-23
1
-4
/
+24
*
glsl: Initial backend
ameerj
2021-07-23
1
-0
/
+30