Matías Locatti
|
7cc539e8b8
|
Partially apply LTO to only core and video_core projects.
|
3 years ago |
liamwhite
|
b385fc2cd1
|
Merge pull request #9849 from ameerj/async-astc
texture_cache: Add asynchronous ASTC texture decoding
|
3 years ago |
liamwhite
|
7bc52bcb12
|
Merge pull request #9824 from german77/burning-profiles
yuzu: config: Remove player 8 and 9 from config file
|
3 years ago |
Narr the Reg
|
f6531fb17c
|
yuzu: config: Remove player 8 and 9 from config file
|
3 years ago |
liamwhite
|
361dd62847
|
Merge pull request #9848 from german77/metroid_motion
input_common: Implement dedicated motion from mouse
|
3 years ago |
liamwhite
|
ac484666fc
|
Merge pull request #9857 from german77/fwupdate
core: Update service function tables to 16.0.0+
|
3 years ago |
liamwhite
|
91aca8e8b5
|
Merge pull request #9861 from german77/bustype
core: hidbus: Fix BusType size
|
3 years ago |
liamwhite
|
3caf4753e0
|
Merge pull request #9863 from german77/max-clock
config: Fix per game Force max clock
|
3 years ago |
german77
|
2120dd02d6
|
config: Fix per game Force max clock
|
3 years ago |
Narr the Reg
|
4b240b6393
|
core: hidbus: Fix BusType size
|
3 years ago |
Narr the Reg
|
932cf55052
|
core: Update service function tables to 16.0.0+
|
3 years ago |
liamwhite
|
6a1319a01f
|
Merge pull request #9842 from german77/proper_real_mouse
core: hid: Fix native mouse mapping
|
3 years ago |
ameerj
|
c5386e2179
|
configuration: Add async ASTC decode setting
|
3 years ago |
ameerj
|
08c1dc9587
|
texture_cache: Add async texture decoding
|
3 years ago |
Narr the Reg
|
86a9ed6ef1
|
core: hid: Restore motion state on refresh and clamp motion values
|
3 years ago |
Narr the Reg
|
76462f79db
|
input_common: Implement dedicated motion from mouse
|
3 years ago |
Narr the Reg
|
1156e6ae8f
|
settings: Add more input settings to the log
|
3 years ago |
Narr the Reg
|
a146b27325
|
core: hid: Fix native mouse mappings
|
3 years ago |
liamwhite
|
fe97d2e70d
|
Merge pull request #9847 from german77/timeout
yuzu: Set a lower timeout for discord presence
|
3 years ago |
Narr the Reg
|
22ecd01434
|
yuzu: Set a lower timeout for discord presence
|
3 years ago |
liamwhite
|
9fc17e8fdb
|
Merge pull request #9846 from merryhime/type-const
svc: Fix type consistency (exposed on macOS)
|
3 years ago |
liamwhite
|
ce4064d15d
|
Merge pull request #9841 from abouvier/httplib-update
externals: Update cpp-httplib to latest
|
3 years ago |
liamwhite
|
7d8cdece4f
|
Merge pull request #9843 from MonsterDruide1/network-connreset
net: translate ECONNRESET network error
|
3 years ago |
Merry
|
38f528134f
|
svc: Fix type consistency (exposed on macOS)
|
3 years ago |
Alexandre Bouvier
|
a6a501bfe8
|
externals: Update cpp-httplib to latest
|
3 years ago |
MonsterDruide1
|
fe662086c0
|
net: translate ECONNRESET network error
|
3 years ago |
liamwhite
|
dbc6b21343
|
Merge pull request #9834 from german77/reverted
Qt: Reintroduce scaling for touch input
|
3 years ago |
german77
|
22874a20d9
|
Qt: Reintroduce scaling for touch input
|
3 years ago |
liamwhite
|
0af0887f01
|
Merge pull request #9771 from ameerj/host-thread-id
kernel: Refactor thread_local variable usage
|
3 years ago |
liamwhite
|
694f67e2d5
|
Merge pull request #9588 from liamwhite/bylaws-reverts
Revert "shader_recompiler: Align SSBO offsets to meet host requirements"
|
3 years ago |
liamwhite
|
d5a2a03687
|
Merge pull request #9815 from german77/qt-mouse
Qt: Fix mouse scalling
|
3 years ago |
Morph
|
2043bd1938
|
Merge pull request #9825 from liamwhite/object-name
kernel: add KObjectName
|
3 years ago |
bunnei
|
d58636445f
|
Merge pull request #9810 from Kelebek1/nvdec_threads
Allow >1 cpu threads on video decoding, disable multi-frame decoding
|
3 years ago |
Liam
|
edda4ad9ae
|
kernel: add KObjectName
|
3 years ago |
Mai
|
8df7d3eab7
|
Merge pull request #9817 from german77/save
yuzu: Write to config file on important config changes
|
3 years ago |
Narr the Reg
|
790033039a
|
yuzu: Shutdown game on restart to reload per game config
|
3 years ago |
Narr the Reg
|
19ef4a0ee2
|
yuzu: Write to config file on important config changes
|
3 years ago |
bunnei
|
59199a3db3
|
Merge pull request #9802 from Kelebek1/wait_data_cache
Re-add the invalidate_texture_data_cache register
|
3 years ago |
bunnei
|
bba16a8016
|
Merge pull request #9769 from Kelebek1/audio_oob
[audio_core] Fix depop prepare
|
3 years ago |
Narr the Reg
|
8a7dfb2439
|
input_common: Split mouse input into individual devices
|
3 years ago |
german77
|
6932c0ed2a
|
Qt: Fix mouse scalling
|
3 years ago |
liamwhite
|
207fdfe57d
|
Merge pull request #9796 from liamwhite/current
general: rename CurrentProcess to ApplicationProcess
|
3 years ago |
liamwhite
|
9b97895d3c
|
Merge pull request #9782 from arades79/fix-consexpr-value-declaration-usage
Fix consexpr value declaration usage
|
3 years ago |
bunnei
|
2297571b26
|
Merge pull request #9809 from liamwhite/unused-service
service: remove deleted services
|
3 years ago |
bunnei
|
1a67bdd68e
|
Merge pull request #9811 from yuzu-emu/revert-9793-borderless-hidpi
Revert "main: Fix borderless fullscreen for high dpi scaled displays"
|
3 years ago |
arades79
|
b4b47c9f4a
|
remove constexpr from virtual function
Signed-off-by: arades79 <scravers@protonmail.com>
|
3 years ago |
liamwhite
|
0ffd5f7565
|
Revert "main: Fix borderless fullscreen for high dpi scaled displays"
|
3 years ago |
Kelebek1
|
2d86d111fa
|
Reimplement the invalidate_texture_data_cache register
|
3 years ago |
Kelebek1
|
6afc4a2134
|
Allow >1 cpu threads on video decoding, disable multi-frame decoding
|
3 years ago |
Liam
|
c415339beb
|
service: remove deleted services
|
3 years ago |