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
/
frontend
/
ir
/
modifiers.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-18
shader_recompiler: Fix spelling of "derivate" (#12067)
Ameer J
1
-1
/
+1
2023-08-19
Shader Recomnpiler: implement textuzreGrad 3D emulation constant propagation
Fernando Sahmkow
1
-0
/
+1
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
1
-3
/
+2
2021-07-23
shader: Implement indexed textures
ReinUsesLisp
1
-8
/
+9
2021-07-23
shader: Fix memory barriers
ReinUsesLisp
1
-8
/
+0
2021-07-23
shader: Implement SULD and SUST
ReinUsesLisp
1
-5
/
+7
2021-07-23
shader: Address feedback
FernandoS27
1
-1
/
+7
2021-07-23
shader: Address Feedback
FernandoS27
1
-12
/
+1
2021-07-23
shader: Implement MEMBAR
FernandoS27
1
-0
/
+13
2021-07-23
shader: Implement ImageGradient
FernandoS27
1
-0
/
+1
2021-07-23
shader: Refactor PTP and other minor changes
ReinUsesLisp
1
-5
/
+0
2021-07-23
shader: Implement TLD4.PTP
FernandoS27
1
-0
/
+5
2021-07-23
shader: Implement TLD4 and TLD4_B
FernandoS27
1
-0
/
+1
2021-07-23
shader: Implement TEXS
ReinUsesLisp
1
-1
/
+2
2021-07-23
shader: Initial support for textures and TEX
ReinUsesLisp
1
-0
/
+10
2021-07-23
shader: Add denorm flush support
ReinUsesLisp
1
-9
/
+14
2021-07-23
shader: Add support for forward declarations
ReinUsesLisp
1
-5
/
+5
2021-07-23
shader: Initial instruction support
ReinUsesLisp
1
-0
/
+28