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
/
glasm
/
emit_glasm_memory.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shader_recompiler: Align SSBO offsets in GlobalMemory functions
Ameer J
2023-11-01
1
-3
/
+6
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
shader_recompiler: Reduce unused includes
ameerj
2022-03-20
1
-2
/
+0
*
shaders: Add U64->U32x2 Atomic fallback functions
ameerj
2022-01-30
1
-0
/
+107
*
shader_recompiler: Adjust emit_context includes
ameerj
2021-12-06
1
-1
/
+1
*
shader: Split profile and runtime info headers
ReinUsesLisp
2021-07-23
1
-1
/
+1
*
glasm: Fix global memory fallbacks
ReinUsesLisp
2021-07-23
1
-9
/
+10
*
glasm: Use storage buffers instead of global memory when possible
ReinUsesLisp
2021-07-23
1
-14
/
+366
*
glasm: Fix global memory callbacks
ReinUsesLisp
2021-07-23
1
-5
/
+6
*
glasm: Implement global memory fallbacks
ReinUsesLisp
2021-07-23
1
-39
/
+78
*
glasm: Implement TEX and TEXS instructions
ReinUsesLisp
2021-07-23
1
-1
/
+1
*
glasm: Initial GLASM fp64 support
ReinUsesLisp
2021-07-23
1
-5
/
+5
*
glasm: Make GLASM aware of types
ReinUsesLisp
2021-07-23
1
-40
/
+37
*
glasm: Implement basic GLASM instructions
ReinUsesLisp
2021-07-23
1
-0
/
+178
*
glasm: Add GLASM backend infrastructure
ReinUsesLisp
2021-07-23
1
-0
/
+0