Commit Graph

23308 Commits (b44527a25908e54b26ce2a4e9fcdf45f36e64993)
 

Author SHA1 Message Date
liamwhite b44527a259
Merge pull request #9851 from abouvier/openssl-vcpkg
externals: use openssl from vcpkg
2 years ago
Alexandre Bouvier 0245c5dc49 externals: use openssl from vcpkg 2 years ago
liamwhite a78a475815
Merge pull request #9844 from abouvier/jwt-fix
cmake: fix cpp-jwt build
2 years ago
liamwhite 22432668be
Merge pull request #9859 from liamwhite/tmem-use
service: avoid direct pointer access of transfer memory objects
2 years ago
liamwhite 50575c317e
Merge pull request #9874 from german77/violet
service: btm: Fix handle functions
2 years ago
Matías Locatti 5f2cbf53d7
Merge pull request #9872 from goldenx86/partialLTO
Partial LTO
2 years ago
Matías Locatti c38bb96a2c Partially apply LTO to only core and video_core projects. 2 years ago
Narr the Reg 71ca956d5c service: btm: Fix handle functions 2 years ago
bunnei 2b4ba90329
Merge pull request #9871 from yuzu-emu/revert-9824-burning-profiles
Revert "yuzu: config: Remove player 8 and 9 from config file"
2 years ago
Narr the Reg ff11fdb07e
Revert "yuzu: config: Remove player 8 and 9 from config file" 2 years ago
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
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
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