summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-26Revert "yuzu: config: Remove player 8 and 9 from config file"Narr the Reg
2023-02-26Merge pull request #9849 from ameerj/async-astcliamwhite
texture_cache: Add asynchronous ASTC texture decoding
2023-02-26Merge pull request #9824 from german77/burning-profilesliamwhite
yuzu: config: Remove player 8 and 9 from config file
2023-02-25yuzu: config: Remove player 8 and 9 from config fileNarr the Reg
2023-02-25Merge pull request #9848 from german77/metroid_motionliamwhite
input_common: Implement dedicated motion from mouse
2023-02-25Merge pull request #9857 from german77/fwupdateliamwhite
core: Update service function tables to 16.0.0+
2023-02-25Merge pull request #9861 from german77/bustypeliamwhite
core: hidbus: Fix BusType size
2023-02-25Merge pull request #9863 from german77/max-clockliamwhite
config: Fix per game Force max clock
2023-02-25config: Fix per game Force max clockgerman77
2023-02-24core: hidbus: Fix BusType sizeNarr the Reg
2023-02-24core: Update service function tables to 16.0.0+Narr the Reg
2023-02-22Merge pull request #9842 from german77/proper_real_mouseliamwhite
core: hid: Fix native mouse mapping
2023-02-22configuration: Add async ASTC decode settingameerj
2023-02-22texture_cache: Add async texture decodingameerj
2023-02-21core: hid: Restore motion state on refresh and clamp motion valuesNarr the Reg
2023-02-21input_common: Implement dedicated motion from mouseNarr the Reg
2023-02-21settings: Add more input settings to the logNarr the Reg
2023-02-21core: hid: Fix native mouse mappingsNarr the Reg
2023-02-21Merge pull request #9847 from german77/timeoutliamwhite
yuzu: Set a lower timeout for discord presence
2023-02-21yuzu: Set a lower timeout for discord presenceNarr the Reg
2023-02-21Merge pull request #9846 from merryhime/type-constliamwhite
svc: Fix type consistency (exposed on macOS)
2023-02-21Merge pull request #9841 from abouvier/httplib-updateliamwhite
externals: Update cpp-httplib to latest
2023-02-21Merge pull request #9843 from MonsterDruide1/network-connresetliamwhite
net: translate ECONNRESET network error
2023-02-21svc: Fix type consistency (exposed on macOS)Merry
2023-02-21externals: Update cpp-httplib to latestAlexandre Bouvier
2023-02-21net: translate ECONNRESET network errorMonsterDruide1
2023-02-20Merge pull request #9834 from german77/revertedliamwhite
Qt: Reintroduce scaling for touch input
2023-02-19Qt: Reintroduce scaling for touch inputgerman77
2023-02-19Merge pull request #9771 from ameerj/host-thread-idliamwhite
kernel: Refactor thread_local variable usage
2023-02-19Merge pull request #9588 from liamwhite/bylaws-revertsliamwhite
Revert "shader_recompiler: Align SSBO offsets to meet host requirements"
2023-02-18Merge pull request #9815 from german77/qt-mouseliamwhite
Qt: Fix mouse scalling
2023-02-18Merge pull request #9825 from liamwhite/object-nameMorph
kernel: add KObjectName
2023-02-17Merge pull request #9810 from Kelebek1/nvdec_threadsbunnei
Allow >1 cpu threads on video decoding, disable multi-frame decoding
2023-02-17kernel: add KObjectNameLiam
2023-02-16Merge pull request #9817 from german77/saveMai
yuzu: Write to config file on important config changes
2023-02-16yuzu: Shutdown game on restart to reload per game configNarr the Reg
2023-02-16yuzu: Write to config file on important config changesNarr the Reg
2023-02-16Merge pull request #9802 from Kelebek1/wait_data_cachebunnei
Re-add the invalidate_texture_data_cache register
2023-02-16Merge pull request #9769 from Kelebek1/audio_oobbunnei
[audio_core] Fix depop prepare
2023-02-16input_common: Split mouse input into individual devicesNarr the Reg
2023-02-15Qt: Fix mouse scallinggerman77
2023-02-15Merge pull request #9796 from liamwhite/currentliamwhite
general: rename CurrentProcess to ApplicationProcess
2023-02-15Merge pull request #9782 from arades79/fix-consexpr-value-declaration-usageliamwhite
Fix consexpr value declaration usage
2023-02-15Merge pull request #9809 from liamwhite/unused-servicebunnei
service: remove deleted services
2023-02-14Merge pull request #9811 from yuzu-emu/revert-9793-borderless-hidpibunnei
Revert "main: Fix borderless fullscreen for high dpi scaled displays"
2023-02-14remove constexpr from virtual functionarades79
Signed-off-by: arades79 <scravers@protonmail.com>
2023-02-14Revert "main: Fix borderless fullscreen for high dpi scaled displays"liamwhite
2023-02-14Reimplement the invalidate_texture_data_cache registerKelebek1
2023-02-14Allow >1 cpu threads on video decoding, disable multi-frame decodingKelebek1
2023-02-14service: remove deleted servicesLiam