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
*
native_clock: Re-adjust the RDTSC frequency
Morph
2023-03-07
2
-5
/
+34
*
Merge pull request #9889 from Morph1984/time-is-ticking
liamwhite
2023-03-07
14
-57
/
+322
|
\
|
*
native_clock: Round RDTSC frequency to the nearest 1000
Morph
2023-03-05
1
-5
/
+12
|
*
timer_resolution: Set current process to High QoS
Morph
2023-03-05
1
-0
/
+22
|
*
hardware_properties: Update BASE_CLOCK_RATE to exactly 1020 MHz
Morph
2023-03-05
1
-5
/
+3
|
*
core_timing: Use higher precision sleeps on Windows
Morph
2023-03-05
5
-24
/
+47
|
*
main: (Windows) Set the current timer resolution to the maximum
Morph
2023-03-05
2
-0
/
+13
|
*
wall_clock: Make use of SteadyClock
Morph
2023-03-05
1
-23
/
+11
|
*
common: Implement a method to change the Windows timer resolution
Morph
2023-03-05
3
-0
/
+133
|
*
common: Implement a high resolution steady clock
Morph
2023-03-05
3
-0
/
+81
*
|
Merge pull request #9890 from Kelebek1/reverb_fix
liamwhite
2023-03-06
3
-6
/
+8
|
\
\
|
*
|
Fix a bug with the Reverb command in reading from the pre_delay line.
Kelebek1
2023-03-02
3
-6
/
+8
*
|
|
Merge pull request #9910 from jbeich/libc++
liamwhite
2023-03-06
1
-0
/
+1
|
\
\
\
|
*
|
|
kernel: add missing header for libc++
Jan Beich
2023-03-06
1
-0
/
+1
*
|
|
|
Merge pull request #9905 from german77/usbssl
liamwhite
2023-03-06
3
-62
/
+102
|
\
\
\
\
|
*
|
|
|
service: psc: Update names
Narr the Reg
2023-03-05
1
-9
/
+9
|
*
|
|
|
service: ssl: Add missing properties and update names
Narr the Reg
2023-03-05
1
-18
/
+58
|
*
|
|
|
service: usb: Update names
Narr the Reg
2023-03-05
1
-35
/
+35
|
|
/
/
/
*
|
|
|
Merge pull request #9907 from german77/joycon
liamwhite
2023-03-06
3
-32
/
+84
|
\
\
\
\
|
*
|
|
|
input_common: joycon: Add stick input from passive reports
german77
2023-03-05
3
-32
/
+84
|
|
/
/
/
*
|
|
|
Merge pull request #9908 from german77/pfp
liamwhite
2023-03-06
2
-9
/
+20
|
\
\
\
\
|
*
|
|
|
service: acc: Replace default image with a 32x32 image
Narr the Reg
2023-03-05
2
-9
/
+20
|
|
/
/
/
*
/
/
/
fix typo in settings.h
Ikko Eltociear Ashimine
2023-03-06
1
-4
/
+4
|
/
/
/
*
|
/
Engines: Implement Accelerate DMA Texture.
Fernando Sahmkow
2023-03-05
15
-97
/
+658
|
|
/
|
/
|
*
|
Merge pull request #9884 from liamwhite/service-cleanup
Morph
2023-03-03
181
-2179
/
+2112
|
\
\
|
*
|
nvnflinger: fix name
Liam
2023-03-01
54
-444
/
+443
|
*
|
service: move hle_ipc from kernel
Liam
2023-03-01
148
-1734
/
+1669
|
*
|
sm:: remove unused member
Liam
2023-03-01
1
-1
/
+0
|
|
/
*
|
Merge pull request #9855 from liamwhite/kern-16-support
bunnei
2023-03-03
13
-288
/
+510
|
\
\
|
*
|
kernel: be more careful about kernel address keys
Liam
2023-03-01
5
-11
/
+23
|
*
|
kernel: refactor priority inheritance to represent locks as C++ objects
Liam
2023-03-01
8
-190
/
+436
|
*
|
kernel: simplify AddressSpaceInfo, update values
Liam
2023-03-01
1
-66
/
+13
|
*
|
kernel: barrier memory before condition variable write
Liam
2023-03-01
1
-15
/
+15
|
*
|
kernel: document previous location of interrupt disables in arbiter/condvar
Liam
2023-03-01
2
-3
/
+9
|
*
|
kernel: adjust pool allocations
Liam
2023-03-01
2
-7
/
+16
|
*
|
kernel: simplify KAbstractSchedulerLock::Lock
Liam
2023-03-01
1
-5
/
+6
|
*
|
kernel: add InfoType::IoRegionHint
Liam
2023-03-01
1
-0
/
+1
|
|
/
*
/
vulkan_common: disable vertexInputDynamicState on unsupported driver
Liam
2023-03-01
1
-0
/
+1
|
/
*
Merge pull request #9832 from liamwhite/hle-mp
liamwhite
2023-03-01
141
-1153
/
+1569
|
\
|
*
sm:: fix lingering session initialization issues
Liam
2023-02-21
2
-2
/
+19
|
*
cheat_engine: add check for hid initialization
Liam
2023-02-21
1
-2
/
+7
|
*
sm:: support service registration deferral
Liam
2023-02-21
5
-8
/
+151
|
*
service: refactor server architecture
Liam
2023-02-21
140
-1143
/
+1393
|
*
core: defer cpu shutdown
Liam
2023-02-21
1
-3
/
+4
*
|
cmake: use correct boost imported targets
Alexandre Bouvier
2023-02-28
5
-5
/
+5
*
|
Merge pull request #9859 from liamwhite/tmem-use
liamwhite
2023-02-27
21
-75
/
+95
|
\
\
|
*
|
am: avoid direct pointer access of transfer memory objects
Liam
2023-02-24
1
-6
/
+4
|
*
|
hid: avoid direct pointer access of transfer memory objects
Liam
2023-02-24
20
-69
/
+91
*
|
|
Merge pull request #9874 from german77/violet
liamwhite
2023-02-27
1
-4
/
+8
|
\
\
\
|
*
|
|
service: btm: Fix handle functions
Narr the Reg
2023-02-27
1
-4
/
+8
[next]