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
/
glsl_emit_context.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix more typos
Viktor Szépe
2024-01-16
1
-2
/
+2
*
Merge pull request #12196 from ameerj/glsl-cbuf-sizes
liamwhite
2023-12-03
1
-1
/
+4
|
\
|
*
GLSL: Prefer known used cbuf sizes
Ameer J
2023-11-27
1
-1
/
+4
*
|
shader_recompiler: Align SSBO offsets in GlobalMemory functions
Ameer J
2023-11-01
1
-1
/
+4
|
/
*
Remove memory allocations in some hot paths
Kelebek1
2023-06-22
1
-1
/
+1
*
glsl_emit_context: Remove redeclarations of gl_SampleID and gl_SampleMask
ameerj
2023-02-09
1
-6
/
+0
*
glsl: Add MS sampler types
ameerj
2023-01-27
1
-22
/
+27
*
video_core: Generate mipmap texture by drawing
FengChen
2022-09-20
1
-0
/
+3
*
video_code: support rectangle texture
FengChen
2022-08-25
1
-0
/
+1
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
shader_compiler: support const buffer indirect addressing in GLSL
Liam
2022-04-01
1
-0
/
+19
*
shader_recompiler: fix potential OOB access
v1993
2022-01-17
1
-3
/
+4
*
glsl_context_get_set: Add alternative cbuf type for broken drivers
ameerj
2021-12-30
1
-3
/
+4
*
Remove glsl handle legacy related code
vonchenplus
2021-12-18
1
-38
/
+0
*
shader_recompiler: Adjust emit_context includes
ameerj
2021-12-06
1
-1
/
+1
*
shader_recompiler: Rename backend emit_context files
ameerj
2021-12-05
1
-0
/
+718