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