index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2024-03-01
Revert arbaic translation
Pengfei Zhu
1
-144
/
+1
2024-03-01
Remove trailing whitespaces
Pengfei Zhu
1
-3
/
+3
2024-03-01
Update translations (2024-03-01)
The yuzu Community
21
-203
/
+2988
2024-02-27
general: workarounds for SMMU syncing issues (#12749)
liamwhite
2
-7
/
+12
2024-02-27
vk_rasterizer: flip scissor y on lower left origin mode (#13122)
liamwhite
5
-36
/
+72
2024-02-27
buffer_cache: avoid overflow in usage tracker (#13166)
liamwhite
1
-0
/
+6
2024-02-27
texture_cache: use two-pass collection for costly load resources (#13096)
liamwhite
1
-7
/
+23
2024-02-26
general: fix asan errors
Liam
2
-6
/
+12
2024-02-26
renderer_opengl: declare geometry stream support in profile
Liam
1
-0
/
+1
2024-02-26
settings: remove global override for smash on amdvlk
Liam
3
-36
/
+3
2024-02-26
video_core: make gpu context aware of rendering program
Liam
10
-18
/
+38
2024-02-26
texture_cache: do not track invalid addresses
Liam
1
-2
/
+6
2024-02-25
core: hid: hid_core doesn't have access to LIBUSB
german77
1
-3
/
+2
2024-02-24
settings: enable error applet
Liam
2
-3
/
+1
2024-02-24
ldn: return no connection from GetStateForMonitor
Liam
2
-5
/
+9
2024-02-24
ssl: add cert store
Liam
5
-3
/
+330
2024-02-24
glue: load initial year setting as s32
Liam
1
-3
/
+4
2024-02-24
acc: add account manager for acc:u1
Liam
2
-9
/
+16
2024-02-24
fs: add stubs for online web applet
Liam
2
-9
/
+79
2024-02-24
erpt: stub report creation
Liam
1
-6
/
+34
2024-02-24
set: add GetPlatformRegion
Liam
6
-10
/
+25
2024-02-24
service: set: Fix GetSettingsItemValue
german77
3
-22
/
+19
2024-02-24
core: hid: Reintroduce vibration filter
german77
4
-2
/
+23
2024-02-24
service: set: Enable nfc and others by default and bump version
german77
2
-1
/
+5
2024-02-24
set: fix region code for system settings
Liam
1
-0
/
+3
2024-02-23
service: audio: Add missing logging properties of SetHeadphoneOutputLevelMode
Narr the Reg
1
-1
/
+1
2024-02-23
service: btdrv: Add EnableRadio for Qlaunch
Narr the Reg
1
-13
/
+19
2024-02-23
service: friend: Add GetFriendCount, GetNewlyFriendCount, ↵
Narr the Reg
1
-26
/
+65
GetReceivedFriendRequestCount, GetPlayHistoryStatistics, GetReceivedFriendInvitationCountCache for QLaunch
2024-02-23
service: hid: Add IsAnyCustomButtonConfigEnabled for QLaunch
Narr the Reg
2
-1
/
+12
2024-02-23
service: lbl: Add SaveCurrentSetting, LoadCurrentSetting and ↵
Narr the Reg
1
-4
/
+27
IsAutoBrightnessControlSupported for QLaunch
2024-02-23
service: nfc: Implement SetNfcEnabled
Narr the Reg
5
-8
/
+39
2024-02-23
service: npns: Add ListenTo and GetReceiveEvent for QLaunch
Narr the Reg
1
-8
/
+34
2024-02-23
service: set: Add default eula setting
Narr the Reg
2
-2
/
+12
2024-02-24
common/ring_buffer: Include <limits> header
wheremyfoodat
1
-0
/
+1
2024-02-23
service: hid: Migrate HidServer to new IPC
Narr the Reg
5
-1948
/
+1043
2024-02-23
service: hid: Move and migrate AppletResource and ActiveVibrationDevice
Narr the Reg
8
-100
/
+169
2024-02-23
android: Play vibrations asynchronously
t895
4
-17
/
+44
2024-02-23
fs: fix argument order
Liam
2
-2
/
+2
2024-02-23
fs: add ISaveDataTransferProhibiter, stub FindSaveDataWithFilter
Liam
6
-2
/
+68
2024-02-23
vi: workaround conductor includes
Liam
1
-1
/
+2
2024-02-23
oboe_sink: handle temporary stream creation failure
Liam
1
-2
/
+6
2024-02-22
audio: fix released buffer bounds check
Liam
1
-2
/
+6
2024-02-23
aoc: Rename AOC_U to IAddOnContentManager
FearlessTobi
5
-36
/
+40
2024-02-22
yuzu: Fix shortcut error message
Narr the Reg
1
-42
/
+42
2024-02-21
audio: add NotifyHeadphoneVolumeWarningDisplayedEvent
Liam
2
-1
/
+7
2024-02-21
pctl: rewrite IParentalControlService
Liam
2
-199
/
+204
2024-02-21
pctl: rewrite IParentalControlServiceFactory
Liam
2
-20
/
+26
2024-02-21
pctl: move IParentalControlServiceFactory
Liam
8
-112
/
+87
2024-02-21
pctl: move IParentalControlService
Liam
4
-467
/
+518
2024-02-21
pctl: move types and results
Liam
5
-67
/
+88
[next]