index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #12499 from Kelebek1/time
liamwhite
2024-01-25
1
-1
/
+1
|
\
|
*
Rework time service to fix time passing offline.
Kelebek1
2024-01-24
1
-1
/
+1
*
|
Core: Eliminate core/memory dependancies.
Fernando Sahmkow
2024-01-18
1
-4
/
+3
|
/
*
Merge pull request #12454 from liamwhite/ct-stuff
Narr the Reg
2024-01-01
1
-9
/
+5
|
\
|
*
core_timing: remove user data value
Liam
2023-12-23
1
-9
/
+5
*
|
core: track separate heap allocation for linux
Liam
2023-12-25
1
-49
/
+50
|
/
*
Revert "video_core: use interval map for page count tracking"
liamwhite
2023-12-17
1
-3
/
+3
*
video_core: use interval map for page count tracking
Liam
2023-12-14
1
-3
/
+3
*
core: Respect memory permissions in Map
GPUCode
2023-11-25
1
-35
/
+36
*
general: fix build failure on clang 17
Liam
2023-10-17
1
-3
/
+3
*
msvc: set warning level to /W4 globally
Danila Malyutin
2023-09-03
1
-1
/
+1
*
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
3
-550
/
+548
*
Fixes 'Continous' typo
Max Dunbar
2023-03-29
1
-10
/
+10
*
tests: mark integer literals as unsigned
Liam
2023-03-26
1
-17
/
+20
*
tests: Implement tests for verifying HashValue
Morph
2023-03-25
2
-0
/
+42
*
general: fix spelling mistakes
Liam
2023-03-12
2
-2
/
+2
*
buffer_base: Partially revert changes from #9559
ameerj
2023-02-08
1
-1
/
+1
*
Merge pull request #9555 from abouvier/catch2-update
liamwhite
2023-01-22
15
-23
/
+14
|
\
|
*
tests: update catch2 to 3.0.1
Alexandre Bouvier
2023-01-05
15
-23
/
+14
*
|
BufferBase: Don't ignore GPU pages.
Fernando Sahmkow
2023-01-05
1
-1
/
+1
|
/
*
MacroHLE: Reduce massive calculations on sizing estimation.
Fernando Sahmkow
2023-01-01
2
-0
/
+71
*
tests: add missing header
Alexandre Bouvier
2022-12-26
1
-0
/
+1
*
scratch_buffer: Explicitly defing resize and resize_destructive functions
ameerj
2022-12-19
1
-3
/
+75
*
tests: Add ScratchBuffer tests
ameerj
2022-12-19
2
-0
/
+128
*
CMake: Consolidate common PCH headers
ameerj
2022-11-30
1
-7
/
+1
*
CMake: Use precompiled headers
ameerj
2022-11-29
2
-0
/
+17
*
tests: fix for -Wall
Alexandre Bouvier
2022-10-25
1
-1
/
+1
*
core: Partially persist emulation state across game boots.
bunnei
2022-10-18
1
-3
/
+0
*
code: dodge PAGE_SIZE #define
Kyle Kienapfel
2022-08-19
1
-3
/
+4
*
Revert Coretiming PRs 8531 and 7454 (#8591)
Maide
2022-07-27
1
-3
/
+1
*
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-27
4
-9
/
+9
*
yuzu: Add ui files for multiplayer rooms
FearlessTobi
2022-07-25
2
-3
/
+3
*
Rework CoreTiming
Kelebek1
2022-07-10
1
-1
/
+4
*
common/fiber: make fibers easier to use
Liam
2022-07-02
1
-88
/
+35
*
Core: Fix tests.
Fernando Sahmkow
2022-06-28
1
-0
/
+3
*
Core: Reimplement Core Timing.
Fernando Sahmkow
2022-06-28
1
-1
/
+0
*
chore: add missing SPDX tags
Andrea Pappacoda
2022-04-28
1
-3
/
+2
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
8
-24
/
+16
*
cmake: make tests optional
Alexandre Bouvier
2022-01-12
1
-1
/
+1
*
[input_common] Add completion test for CalibrationConfigurationJob
vperus
2021-11-29
2
-1
/
+138
*
logging: Simplify and make thread-safe
yzct12345
2021-08-13
1
-0
/
+2
*
shader_recompiler,video_core: Cleanup some GCC and Clang errors
lat9nq
2021-07-22
1
-0
/
+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
*
common: Add unique function
ReinUsesLisp
2021-07-08
2
-0
/
+109
*
common: Replace common_sizes into user-literals
Wunkolo
2021-06-24
1
-1
/
+3
*
tests: Add tests for host memory
ReinUsesLisp
2021-06-11
2
-0
/
+184
*
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-25
1
-1
/
+0
[next]