Commit Graph

23839 Commits (06689c12a2980cef01f2f13555cd63cc31e97f2e)

Author SHA1 Message Date
cvnertnc 6ed0a58769
Add Tr Language 2 years ago
ascpixi 67bc7a6dea Update code references to `yuzu-emu`
User display strings have not been changed for the sake of parity.
2 years ago
Pengfei Zhu 2f57c5a0e9
Revert arbaic translation 2 years ago
Pengfei Zhu 338e088b9d
Remove trailing whitespaces 2 years ago
The yuzu Community 56c9107d08 Update translations (2024-03-01) 2 years ago
liamwhite dc94882c90
Merge pull request #13135 from german77/hid-interface
service: hid: Migrate HidServer to new IPC
2 years ago
liamwhite 30567a5909
Merge pull request #13175 from liamwhite/asan
general: fix asan errors
2 years ago
liamwhite f1b1530249
Merge pull request #13171 from liamwhite/fake-address
texture_cache: do not track invalid addresses
2 years ago
liamwhite 6948ac8c16
general: workarounds for SMMU syncing issues (#12749) 2 years ago
liamwhite b2e129eaa5
vk_rasterizer: flip scissor y on lower left origin mode (#13122) 2 years ago
liamwhite 1de37306a5
buffer_cache: avoid overflow in usage tracker (#13166) 2 years ago
liamwhite 9bc85dda5f
texture_cache: use two-pass collection for costly load resources (#13096) 2 years ago
Liam c7174d5f61 general: fix asan errors 2 years ago
Narr the Reg 1bec420695
Merge pull request #13172 from liamwhite/gl-streams
renderer_opengl: declare geometry stream support in profile
2 years ago
liamwhite 79edad2533
Merge pull request #13159 from liamwhite/web-error
core: enable error applet, add stubs for web applet
2 years ago
Liam a0e254e7c4 renderer_opengl: declare geometry stream support in profile 2 years ago
Liam 25c3bbba0e settings: remove global override for smash on amdvlk 2 years ago
Liam d66ca8b731 video_core: make gpu context aware of rendering program 2 years ago
Liam fd9ed54f27 texture_cache: do not track invalid addresses 2 years ago
liamwhite 15831b19a3
Merge pull request #13163 from german77/ring
core: hid: hid_core doesn't have access to LIBUSB
2 years ago
liamwhite 8416d1c028
Merge pull request #13154 from german77/vibration-filter
core: hid: Reintroduce vibration filter
2 years ago
german77 e62cea20d1 core: hid: hid_core doesn't have access to LIBUSB 2 years ago
Liam dc50b95a47 settings: enable error applet 2 years ago
Liam 4050242cf3 ldn: return no connection from GetStateForMonitor 2 years ago
Liam fd718f350c ssl: add cert store 2 years ago
Liam 0d6fd12231 glue: load initial year setting as s32 2 years ago
Liam f297e98a9e acc: add account manager for acc:u1 2 years ago
Liam 637c54e205 fs: add stubs for online web applet 2 years ago
Liam f045fa576b erpt: stub report creation 2 years ago
Liam 692ba0fa7d set: add GetPlatformRegion 2 years ago
german77 9fccccedee service: set: Fix GetSettingsItemValue 2 years ago
german77 ca7f949ee8 core: hid: Reintroduce vibration filter 2 years ago
liamwhite 05f94dc5fc
Merge pull request #13153 from german77/defaultset
service: set: Enable nfc and others by default and bump version
2 years ago
liamwhite dcf7698924
Merge pull request #13081 from FearlessTobi/aoc-ipc
aoc: Migrate to use cmif serialization
2 years ago
german77 4741e50047 service: set: Enable nfc and others by default and bump version 2 years ago
Liam 7836c0867d set: fix region code for system settings 2 years ago
liamwhite d1e0039bc8
Merge pull request #13142 from t895/vibration-queue
android: Play vibrations asynchronously
2 years ago
liamwhite 7a51eaa727
Merge pull request #13146 from wheremyfoodat/patch-1
common/ring_buffer: Include <limits> header
2 years ago
Narr the Reg 0a0c257206 service: audio: Add missing logging properties of SetHeadphoneOutputLevelMode 2 years ago
Narr the Reg 7019023cbc service: btdrv: Add EnableRadio for Qlaunch 2 years ago
Narr the Reg c48c182fe0 service: friend: Add GetFriendCount, GetNewlyFriendCount, GetReceivedFriendRequestCount, GetPlayHistoryStatistics, GetReceivedFriendInvitationCountCache for QLaunch 2 years ago
Narr the Reg 98be02898b service: hid: Add IsAnyCustomButtonConfigEnabled for QLaunch 2 years ago
Narr the Reg e1bdeb2942 service: lbl: Add SaveCurrentSetting, LoadCurrentSetting and IsAutoBrightnessControlSupported for QLaunch 2 years ago
Narr the Reg 015d666a4d service: nfc: Implement SetNfcEnabled 2 years ago
Narr the Reg 624c90a439 service: npns: Add ListenTo and GetReceiveEvent for QLaunch 2 years ago
Narr the Reg 0fb26acccc service: set: Add default eula setting 2 years ago
wheremyfoodat ed315fb8a5
common/ring_buffer: Include <limits> header 2 years ago
Narr the Reg fc6a87bba1 service: hid: Migrate HidServer to new IPC 2 years ago
Narr the Reg d08f201e0c service: hid: Move and migrate AppletResource and ActiveVibrationDevice 2 years ago
t895 0369c65870 android: Play vibrations asynchronously 2 years ago