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
/
puller.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Query Cache: address issues
Fernando Sahmkow
2023-09-23
1
-2
/
+4
*
Query Cachge: Fully rework Vulkan's query cache
Fernando Sahmkow
2023-09-23
1
-9
/
+2
*
VideoCore: Implement DispatchIndirect
Fernando Sahmkow
2023-08-27
1
-5
/
+10
*
engines: Remove unnecessary casts
Lioncash
2022-11-29
1
-3
/
+3
*
GPU: Fix buffer cache issue, engine upload not inlining memory in multiline and pessismistic invalidation.
Fernando Sahmkow
2022-11-24
1
-2
/
+2
*
Add break for default cases
Kyle Kienapfel
2022-11-14
1
-0
/
+4
*
Maxwell3D/Puller: Fix regressions and syncing issues.
Fernando Sahmkow
2022-10-19
1
-3
/
+2
*
general: Format licenses as per SPDX guidelines
Morph
2022-10-06
1
-3
/
+2
*
NVDRV: Further improvements.
Fernando Sahmkow
2022-10-06
1
-14
/
+4
*
VideoCore: Refactor fencing system.
Fernando Sahmkow
2022-10-06
1
-13
/
+26
*
VideoCore: Refactor syncing.
Fernando Sahmkow
2022-10-06
1
-29
/
+36
*
VideoCore: Extra Fixes.
Fernando Sahmkow
2022-10-06
1
-1
/
+1
*
VideoCore: implement channels on gpu caches.
Fernando Sahmkow
2022-10-06
1
-0
/
+297