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_context.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shader: GCC fmt 8.0.0 fixes
lat9nq
2021-07-23
1
-3
/
+5
*
shader: Move loop safety tests to code emission
ReinUsesLisp
2021-07-23
1
-0
/
+1
*
glasm: Implement Y direction
ReinUsesLisp
2021-07-23
1
-0
/
+2
*
glasm: Implement indirect attribute loads
ReinUsesLisp
2021-07-23
1
-0
/
+1
*
shader: Split profile and runtime information in separate structs
ReinUsesLisp
2021-07-23
1
-2
/
+4
*
glasm: Properly declare attributes on geometry programs
ReinUsesLisp
2021-07-23
1
-0
/
+1
*
glasm: Implement ImageRead
ReinUsesLisp
2021-07-23
1
-0
/
+2
*
glasm: Implement stores to gl_ViewportIndex
ReinUsesLisp
2021-07-23
1
-2
/
+6
*
glasm: Implement ImageFetch
ReinUsesLisp
2021-07-23
1
-0
/
+1
*
glasm: Support textures used in more than one stage
ReinUsesLisp
2021-07-23
1
-1
/
+13
*
glasm: Implement shuffle and vote instructions on GLASM
ReinUsesLisp
2021-07-23
1
-0
/
+2
*
glasm: Initial GLASM fp64 support
ReinUsesLisp
2021-07-23
1
-0
/
+7
*
glasm: Make GLASM aware of types
ReinUsesLisp
2021-07-23
1
-4
/
+4
*
glasm: Implement basic GLASM instructions
ReinUsesLisp
2021-07-23
1
-2
/
+3
*
glasm: Changes to GLASM register allocator and emit context
ReinUsesLisp
2021-07-23
1
-3
/
+24
*
glasm: Add GLASM backend infrastructure
ReinUsesLisp
2021-07-23
1
-0
/
+21