Commit Graph

23504 Commits (b000af00541dc879b4f7527d807131fd182be3b4)
 

Author SHA1 Message Date
liamwhite 26c1edf2f0
Merge pull request #9849 from ameerj/async-astc
texture_cache: Add asynchronous ASTC texture decoding
2 years ago
liamwhite c50a930bbb
Merge pull request #9824 from german77/burning-profiles
yuzu: config: Remove player 8 and 9 from config file
2 years ago
Narr the Reg 60688bf0d5 yuzu: config: Remove player 8 and 9 from config file 2 years ago
ameerj 2ce5bb9bd6 buffer_cache: Add logic for non-NVN storage buffer tracking 2 years ago
liamwhite 833afb7ce3
Merge pull request #9848 from german77/metroid_motion
input_common: Implement dedicated motion from mouse
2 years ago
liamwhite 290ec3eb2f
Merge pull request #9857 from german77/fwupdate
core: Update service function tables to 16.0.0+
2 years ago
liamwhite d5bfc36e90
Merge pull request #9861 from german77/bustype
core: hidbus: Fix BusType size
2 years ago
liamwhite 5eeadde3c8
Merge pull request #9863 from german77/max-clock
config: Fix per game Force max clock
2 years ago
german77 cfd69e2e58 config: Fix per game Force max clock 2 years ago
Narr the Reg 5e4ea04a64 core: hidbus: Fix BusType size 2 years ago
Narr the Reg 39ca7b2928 core: Update service function tables to 16.0.0+ 2 years ago
Liam 975186ad4d am: avoid direct pointer access of transfer memory objects 2 years ago
Liam de4e5db330 hid: avoid direct pointer access of transfer memory objects 2 years ago
liamwhite ca8a804a3c
Merge pull request #9842 from german77/proper_real_mouse
core: hid: Fix native mouse mapping
2 years ago
ameerj b5bcd8c71b configuration: Add async ASTC decode setting 2 years ago
ameerj 090bc588e5 texture_cache: Add async texture decoding 2 years ago
Narr the Reg 739a81055f core: hid: Restore motion state on refresh and clamp motion values 2 years ago
Narr the Reg 673accd630 input_common: Implement dedicated motion from mouse 2 years ago
Narr the Reg db2785082b settings: Add more input settings to the log 2 years ago
Narr the Reg 9477181d09 core: hid: Fix native mouse mappings 2 years ago
liamwhite 8f3e2a1b48
Merge pull request #9847 from german77/timeout
yuzu: Set a lower timeout for discord presence
2 years ago
Narr the Reg d482ec32a4 yuzu: Set a lower timeout for discord presence 2 years ago
Alexandre Bouvier 2bf9602e83 cmake: fix cpp-jwt build 2 years ago
liamwhite 11f6bb1532
Merge pull request #9846 from merryhime/type-const
svc: Fix type consistency (exposed on macOS)
2 years ago
liamwhite ba05301e1b
Merge pull request #9841 from abouvier/httplib-update
externals: Update cpp-httplib to latest
2 years ago
liamwhite 5a657488e1
Merge pull request #9843 from MonsterDruide1/network-connreset
net: translate ECONNRESET network error
2 years ago
Merry c9678bda24 svc: Fix type consistency (exposed on macOS) 2 years ago
Alexandre Bouvier 83afc12475 externals: Update cpp-httplib to latest 2 years ago
MonsterDruide1 d746cfc018 net: translate ECONNRESET network error 2 years ago
Liam 72e5552409 sm:: fix lingering session initialization issues 2 years ago
Liam 87749d217e cheat_engine: add check for hid initialization 2 years ago
Liam 6e0a33089b sm:: support service registration deferral 2 years ago
Liam a936972614 service: refactor server architecture
Converts services to have their own processes
2 years ago
Liam 23151ff498 core: defer cpu shutdown 2 years ago
liamwhite 89221ca7d5
Merge pull request #9834 from german77/reverted
Qt: Reintroduce scaling for touch input
2 years ago
german77 165ebbb63c Qt: Reintroduce scaling for touch input 2 years ago
liamwhite 898c5d35a5
Merge pull request #9771 from ameerj/host-thread-id
kernel: Refactor thread_local variable usage
2 years ago
liamwhite a4d0663158
Merge pull request #9588 from liamwhite/bylaws-reverts
Revert "shader_recompiler: Align SSBO offsets to meet host requirements"
2 years ago
liamwhite e531d1fae9
Merge pull request #9815 from german77/qt-mouse
Qt: Fix mouse scalling
2 years ago
Morph 41183b622f
Merge pull request #9825 from liamwhite/object-name
kernel: add KObjectName
2 years ago
bunnei e91ff9b7bd
Merge pull request #9810 from Kelebek1/nvdec_threads
Allow >1 cpu threads on video decoding, disable multi-frame decoding
2 years ago
Liam 1773a1039f kernel: add KObjectName 2 years ago
Mai 61b1772e51
Merge pull request #9817 from german77/save
yuzu: Write to config file on important config changes
2 years ago
Narr the Reg 0a88c7dbbe yuzu: Shutdown game on restart to reload per game config 2 years ago
Narr the Reg df9c8bdfd9 yuzu: Write to config file on important config changes 2 years ago
bunnei 889bfce447
Merge pull request #9802 from Kelebek1/wait_data_cache
Re-add the invalidate_texture_data_cache register
2 years ago
bunnei 744434de38
Merge pull request #9769 from Kelebek1/audio_oob
[audio_core] Fix depop prepare
2 years ago
Narr the Reg 17207939e5 input_common: Split mouse input into individual devices 2 years ago
german77 57aaf00a0c Qt: Fix mouse scalling 2 years ago
liamwhite 6d77de96da
Merge pull request #9796 from liamwhite/current
general: rename CurrentProcess to ApplicationProcess
2 years ago