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
/
video_core
/
shader
/
track.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shader_ir/memory: Implement patch stores
ReinUsesLisp
2019-12-10
1
-0
/
+1
*
Merge pull request #2737 from FernandoS27/track-fix
bunnei
2019-07-25
1
-2
/
+2
|
\
|
*
Shader_Ir: Correct tracking to track from right to left
Fernando Sahmkow
2019-07-16
1
-2
/
+2
*
|
shader_ir: std::move Node instance where applicable
Lioncash
2019-07-17
1
-4
/
+6
|
/
*
shader: Allow tracking of indirect buffers without variable offset
ReinUsesLisp
2019-07-15
1
-10
/
+15
*
shader: Use shared_ptr to store nodes and move initialization to file
ReinUsesLisp
2019-06-06
1
-9
/
+9
*
shader/shader_ir: Mark tracking functions as const member functions
Lioncash
2019-05-19
1
-5
/
+7
*
shader_ir: Implement immediate register tracking
ReinUsesLisp
2019-03-30
1
-1
/
+16
*
shader/track: Resolve variable shadowing warnings
Lioncash
2019-02-25
1
-5
/
+5
*
shader/track: Search inside of conditional nodes
ReinUsesLisp
2019-02-03
1
-0
/
+11
*
shader_ir: Rename BasicBlock to NodeBlock
ReinUsesLisp
2019-02-03
1
-3
/
+3
*
shader_decode: Implement LDG and basic cbuf tracking
ReinUsesLisp
2019-01-30
1
-0
/
+76