Commit Graph

23513 Commits (1ab052952dcc3c612837262474c91ed8780961c3)
 

Author SHA1 Message Date
Alexandre Bouvier 0245c5dc49 externals: use openssl from vcpkg 3 years ago
liamwhite a78a475815
Merge pull request #9844 from abouvier/jwt-fix
cmake: fix cpp-jwt build
3 years ago
liamwhite 22432668be
Merge pull request #9859 from liamwhite/tmem-use
service: avoid direct pointer access of transfer memory objects
3 years ago
liamwhite 50575c317e
Merge pull request #9874 from german77/violet
service: btm: Fix handle functions
3 years ago
Matías Locatti 5f2cbf53d7
Merge pull request #9872 from goldenx86/partialLTO
Partial LTO
3 years ago
Matías Locatti c38bb96a2c Partially apply LTO to only core and video_core projects. 3 years ago
Narr the Reg 71ca956d5c service: btm: Fix handle functions 3 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"
3 years ago
Narr the Reg ff11fdb07e
Revert "yuzu: config: Remove player 8 and 9 from config file" 3 years ago
liamwhite 26c1edf2f0
Merge pull request #9849 from ameerj/async-astc
texture_cache: Add asynchronous ASTC texture decoding
3 years ago
liamwhite c50a930bbb
Merge pull request #9824 from german77/burning-profiles
yuzu: config: Remove player 8 and 9 from config file
3 years ago
Narr the Reg 60688bf0d5 yuzu: config: Remove player 8 and 9 from config file 3 years ago
ameerj 2ce5bb9bd6 buffer_cache: Add logic for non-NVN storage buffer tracking 3 years ago
liamwhite 833afb7ce3
Merge pull request #9848 from german77/metroid_motion
input_common: Implement dedicated motion from mouse
3 years ago
liamwhite 290ec3eb2f
Merge pull request #9857 from german77/fwupdate
core: Update service function tables to 16.0.0+
3 years ago
liamwhite d5bfc36e90
Merge pull request #9861 from german77/bustype
core: hidbus: Fix BusType size
3 years ago
liamwhite 5eeadde3c8
Merge pull request #9863 from german77/max-clock
config: Fix per game Force max clock
3 years ago
german77 cfd69e2e58 config: Fix per game Force max clock 3 years ago
Narr the Reg 5e4ea04a64 core: hidbus: Fix BusType size 3 years ago
Narr the Reg 39ca7b2928 core: Update service function tables to 16.0.0+ 3 years ago
Liam 975186ad4d am: avoid direct pointer access of transfer memory objects 3 years ago
Liam de4e5db330 hid: avoid direct pointer access of transfer memory objects 3 years ago
liamwhite ca8a804a3c
Merge pull request #9842 from german77/proper_real_mouse
core: hid: Fix native mouse mapping
3 years ago
ameerj b5bcd8c71b configuration: Add async ASTC decode setting 3 years ago
ameerj 090bc588e5 texture_cache: Add async texture decoding 3 years ago
Narr the Reg 739a81055f core: hid: Restore motion state on refresh and clamp motion values 3 years ago
Narr the Reg 673accd630 input_common: Implement dedicated motion from mouse 3 years ago
Narr the Reg db2785082b settings: Add more input settings to the log 3 years ago
Narr the Reg 9477181d09 core: hid: Fix native mouse mappings 3 years ago
liamwhite 8f3e2a1b48
Merge pull request #9847 from german77/timeout
yuzu: Set a lower timeout for discord presence
3 years ago
Narr the Reg d482ec32a4 yuzu: Set a lower timeout for discord presence 3 years ago
Alexandre Bouvier 2bf9602e83 cmake: fix cpp-jwt build 3 years ago
liamwhite 11f6bb1532
Merge pull request #9846 from merryhime/type-const
svc: Fix type consistency (exposed on macOS)
3 years ago
liamwhite ba05301e1b
Merge pull request #9841 from abouvier/httplib-update
externals: Update cpp-httplib to latest
3 years ago
liamwhite 5a657488e1
Merge pull request #9843 from MonsterDruide1/network-connreset
net: translate ECONNRESET network error
3 years ago
Merry c9678bda24 svc: Fix type consistency (exposed on macOS) 3 years ago
Alexandre Bouvier 83afc12475 externals: Update cpp-httplib to latest 3 years ago
MonsterDruide1 d746cfc018 net: translate ECONNRESET network error 3 years ago
Liam 72e5552409 sm:: fix lingering session initialization issues 3 years ago
Liam 87749d217e cheat_engine: add check for hid initialization 3 years ago
Liam 6e0a33089b sm:: support service registration deferral 3 years ago
Liam a936972614 service: refactor server architecture
Converts services to have their own processes
3 years ago
Liam 23151ff498 core: defer cpu shutdown 3 years ago
liamwhite 89221ca7d5
Merge pull request #9834 from german77/reverted
Qt: Reintroduce scaling for touch input
3 years ago
german77 165ebbb63c Qt: Reintroduce scaling for touch input 3 years ago
liamwhite 898c5d35a5
Merge pull request #9771 from ameerj/host-thread-id
kernel: Refactor thread_local variable usage
3 years ago
liamwhite a4d0663158
Merge pull request #9588 from liamwhite/bylaws-reverts
Revert "shader_recompiler: Align SSBO offsets to meet host requirements"
3 years ago
liamwhite e531d1fae9
Merge pull request #9815 from german77/qt-mouse
Qt: Fix mouse scalling
3 years ago
Morph 41183b622f
Merge pull request #9825 from liamwhite/object-name
kernel: add KObjectName
3 years ago
bunnei e91ff9b7bd
Merge pull request #9810 from Kelebek1/nvdec_threads
Allow >1 cpu threads on video decoding, disable multi-frame decoding
3 years ago