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
/
tests
/
video_core
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-07
Buffer cache: always use async buffer downloads and fix regression.
Fernando Sahmkow
1
-2
/
+2
2023-05-01
BufferCache: Fixes and address feedback
Fernando Sahmkow
1
-1
/
+3
2023-04-29
Tests: Add memory tracker tests.
Fernando Sahmkow
2
-549
/
+547
2023-02-09
buffer_base: Partially revert changes from #9559
ameerj
1
-1
/
+1
2023-01-05
BufferBase: Don't ignore GPU pages.
Fernando Sahmkow
1
-1
/
+1
2023-01-05
tests: update catch2 to 3.0.1
Alexandre Bouvier
1
-1
/
+1
2022-10-25
tests: fix for -Wall
Alexandre Bouvier
1
-1
/
+1
2022-08-20
code: dodge PAGE_SIZE #define
Kyle Kienapfel
1
-3
/
+4
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
1
-3
/
+2
2021-07-10
Buffer Cache: Address Feedback.
Fernando Sahmkow
1
-1
/
+1
2021-07-09
Buffer Cache: Fix High Downloads and don't predownload on Extreme.
Fernando Sahmkow
1
-1
/
+1
2021-02-13
tests/buffer_base: Add cached CPU writes tests
ReinUsesLisp
1
-0
/
+76
2021-01-13
tests: Add unit tests for the GPU range tracking buffer container
ReinUsesLisp
1
-0
/
+473