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
/
engines
/
engine_upload.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
DMA & InlineToMemory Engines Rework.
bunnei
2022-10-06
1
-1
/
+5
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
Rasterizer: Implement Inline2Memory Acceleration.
Fernando Sahmkow
2022-01-29
1
-0
/
+8
*
video_core: Resolve more variable shadowing scenarios
Lioncash
2020-12-04
1
-2
/
+2
*
decoders: correct block calculation
Fernando Sahmkow
2019-06-21
1
-3
/
+3
*
engine_upload: Addapt to new Texture Cache
Fernando Sahmkow
2019-06-21
1
-3
/
+3
*
video_core/engines/engine_upload: Default destructor in the cpp file
Lioncash
2019-05-14
1
-1
/
+1
*
video_core/engines/engine_upload: Remove unnecessary const on parameters in function declarations
Lioncash
2019-05-14
1
-2
/
+2
*
video_core/engines/engine_upload: Remove unnecessary includes
Lioncash
2019-05-14
1
-2
/
+0
*
Refactors and name corrections.
Fernando Sahmkow
2019-05-01
1
-4
/
+5
*
Corrections and styling
Fernando Sahmkow
2019-04-23
1
-2
/
+2
*
Revamp Kepler Memory to use a subegine to manage uploads
Fernando Sahmkow
2019-04-23
1
-0
/
+74