index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Buffer Cache: Fixes to DMA Copy.
Fernando Sahmkow
2021-07-14
1
-6
/
+7
*
DMAEngine: Revert flushing from Pitch to BlpockLinear.
Fernando Sahmkow
2021-07-14
1
-2
/
+7
*
BufferCache: fix clearing on forced download.
Fernando Sahmkow
2021-07-14
1
-10
/
+20
*
DMAEngine: Accelerate BufferClear
Fernando Sahmkow
2021-07-13
11
-6
/
+115
*
Merge pull request #6597 from FernandoS27/accelerate-dma
Ameer J
2021-07-12
9
-62
/
+199
|
\
|
*
accelerateDMA: Fixes and feedback.
Fernando Sahmkow
2021-07-12
3
-88
/
+62
|
*
accelerateDMA: Accelerate Buffer Copies.
Fernando Sahmkow
2021-07-11
9
-13
/
+176
*
|
Merge pull request #6576 from ameerj/unlock-fps-setting
Morph
2021-07-11
6
-29
/
+10
|
\
\
|
|
/
|
/
|
|
*
settings: Disable FPS unlimit setting between title launches
ameerj
2021-07-10
6
-29
/
+10
*
|
Buffer Cache: Address Feedback.
Fernando Sahmkow
2021-07-10
3
-5
/
+10
*
|
Buffer Cache: Fix GCC copmpile error
Fernando Sahmkow
2021-07-09
1
-1
/
+0
*
|
Fence Manager: remove reference fencing.
Fernando Sahmkow
2021-07-09
3
-31
/
+6
*
|
BufferCache: Additional download fixes.
Fernando Sahmkow
2021-07-09
2
-23
/
+107
*
|
Buffer Cache: Revert unnecessary range reduction.
Fernando Sahmkow
2021-07-09
1
-29
/
+13
*
|
Fence Manager: Force ordering on WFI.
Fernando Sahmkow
2021-07-09
4
-38
/
+71
*
|
Buffer Cache: Eliminate the AC Hack as the base game is fixed in Hades.
Fernando Sahmkow
2021-07-09
1
-14
/
+4
*
|
Fence Manager: Add fences on Reference Count.
Fernando Sahmkow
2021-07-09
8
-6
/
+57
*
|
Videocore: Address Feedback & CLANG Format.
Fernando Sahmkow
2021-07-09
2
-78
/
+75
*
|
Buffer Cache: Fix High Downloads and don't predownload on Extreme.
Fernando Sahmkow
2021-07-09
4
-92
/
+123
*
|
Merge pull request #6573 from lat9nq/cpu-settings-cleanup-2
Fernando S
2021-07-09
18
-146
/
+289
|
\
\
|
*
|
settings, arm_dynarmic, yuzu qt: Move CPU debugging option
lat9nq
2021-07-08
18
-132
/
+244
|
*
|
arm_dynarmic_64: Re-add fastmem_address_space_bits to Auto setting
lat9nq
2021-07-08
1
-0
/
+1
|
*
|
settings, yuzu qt: Add migration code for CPU accuracy
lat9nq
2021-07-08
2
-1
/
+10
|
*
|
arm_dynarmic{32,64}: Fixes from test build
lat9nq
2021-07-08
2
-18
/
+5
|
*
|
core,common,yuzu qt: Add CPU accuracy option 'Auto'
lat9nq
2021-07-08
4
-16
/
+50
|
|
/
*
|
yuzu qt: config: Only save renderer_debug as a global setting
lat9nq
2021-07-09
1
-2
/
+8
*
|
common/thread_worker: Stop workers on stop_token when waiting
ReinUsesLisp
2021-07-08
1
-18
/
+20
*
|
common/thread_worker: Add support for stateful threads
ReinUsesLisp
2021-07-08
3
-78
/
+86
*
|
common/thread_worker: Simplify logic
FernandoS27
2021-07-08
1
-8
/
+1
*
|
common/thread_worker: Fix data race
FernandoS27
2021-07-08
2
-1
/
+18
*
|
common/thread_worker: Use unique function
ReinUsesLisp
2021-07-08
2
-28
/
+24
*
|
common: Add unique function
ReinUsesLisp
2021-07-08
4
-0
/
+172
*
|
common/thread_worker: Add wait for requests method
ReinUsesLisp
2021-07-08
2
-0
/
+11
|
/
*
Merge pull request #6539 from lat9nq/default-setting
Ameer J
2021-07-08
39
-790
/
+940
|
\
|
*
general: Code formatting improvements
lat9nq
2021-07-08
4
-22
/
+25
|
*
config: Read UISettings as basic settings
lat9nq
2021-07-02
1
-30
/
+19
|
*
settings: Set resolution_factor default to 1
lat9nq
2021-07-01
1
-1
/
+1
|
*
yuzu_cmd: config: Pass a reference in
lat9nq
2021-06-30
2
-5
/
+11
|
*
core, input_common: Miscellaneous fixes
lat9nq
2021-06-28
3
-5
/
+8
|
*
yuzu qt: Make most UISettings a BasicSetting
lat9nq
2021-06-28
12
-91
/
+107
|
*
general: Make most settings a BasicSetting
lat9nq
2021-06-28
32
-660
/
+807
|
*
configuration: Defer to common/settings for per-game settings defaults
lat9nq
2021-06-26
2
-127
/
+100
|
*
common: Force defaults for Settings::Setting's
lat9nq
2021-06-26
1
-44
/
+57
*
|
Out of bound blit (#6531)
Feng Chen
2021-07-08
2
-58
/
+35
*
|
Merge pull request #6564 from Kelebek1/Audio
Morph
2021-07-08
2
-18
/
+51
|
\
\
|
*
|
Support more PCM formats. Fixes Ys IX audio.
Kelebek1
2021-07-06
2
-18
/
+51
*
|
|
Merge pull request #6569 from Kelebek1/Vol
Morph
2021-07-08
5
-75
/
+81
|
\
\
\
|
*
|
|
audio_core: Preserve front channel volume after 6 to 2 downmix
Kelebek1
2021-07-08
5
-75
/
+81
*
|
|
|
Merge pull request #6567 from Kelebek1/Audio2
bunnei
2021-07-07
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Report 2 channels active. Fixes Tales of Vesperia's mono channel audio.
Kelebek1
2021-07-06
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
[next]