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
/
glsl_emit_context.cpp
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-01-15
Fix more typos
Viktor Szépe
2023-12-03
Merge pull request #12196 from ameerj/glsl-cbuf-sizes
liamwhite
2023-11-26
GLSL: Prefer known used cbuf sizes
Ameer J
2023-10-31
shader_recompiler: Align SSBO offsets in GlobalMemory functions
Ameer J
2023-06-22
Remove memory allocations in some hot paths
Kelebek1
2023-02-08
glsl_emit_context: Remove redeclarations of gl_SampleID and gl_SampleMask
ameerj
2023-01-27
glsl: Add MS sampler types
ameerj
2022-09-20
video_core: Generate mipmap texture by drawing
FengChen
2022-08-25
video_code: support rectangle texture
FengChen
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-01
shader_compiler: support const buffer indirect addressing in GLSL
Liam
2022-01-17
shader_recompiler: fix potential OOB access
v1993
2021-12-29
glsl_context_get_set: Add alternative cbuf type for broken drivers
ameerj
2021-12-18
Remove glsl handle legacy related code
vonchenplus
2021-12-05
shader_recompiler: Adjust emit_context includes
ameerj
2021-12-05
shader_recompiler: Rename backend emit_context files
ameerj