index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shader_recompiler
/
backend
/
glsl
/
emit_context.cpp
Age
Commit message (
Expand
)
Author
2021-07-22
glsl: Implement TEX ImageSample functions
ameerj
2021-07-22
glsl: Better Storage access and wip warps
ameerj
2021-07-22
glsl: WIP var forward declaration
ameerj
2021-07-22
glsl: Fix bindings, add some CC ops
ameerj
2021-07-22
glsl: Implement derivatives and YDirection
ameerj
2021-07-22
glsl: Fix non-immediate buffer access
ameerj
2021-07-22
glsl: textures wip
ameerj
2021-07-22
glsl: Implement some attribute getters and setters
ameerj
2021-07-22
glsl: Track S32 atomics
ameerj
2021-07-22
glsl: Query GL Device for FP16 extension support
ameerj
2021-07-22
glsl: Simply FP storage atomics
ameerj
2021-07-22
glsl: F16x2 storage atomics
ameerj
2021-07-22
glsl: Revert ssbo aliasing. Storage Atomics impl
ameerj
2021-07-22
glsl: Wip storage atomic ops
ameerj
2021-07-22
glsl: More FP fixes
ameerj
2021-07-22
glsl: FP function fixes
ameerj
2021-07-22
glsl: Implement a few Integer instructions
ameerj
2021-07-22
glsl: Fix program linking and cbuf
ameerj
2021-07-22
glsl: Fix "reg" allocing
ameerj
2021-07-22
glsl: Initial backend
ameerj