Behunin
|
43c3c6e3dc
|
gpu_thread: Use bounded queue
|
3 years ago |
Liam
|
cd7e0b03b7
|
vulkan_common: disable vertexInputDynamicState on unsupported driver
|
3 years ago |
Liam
|
63414faea4
|
kernel: be more careful about kernel address keys
|
3 years ago |
Liam
|
f4e795193b
|
kernel: refactor priority inheritance to represent locks as C++ objects
|
3 years ago |
Liam
|
a269b9b8e5
|
kernel: simplify AddressSpaceInfo, update values
|
3 years ago |
Liam
|
7f1ef3060c
|
kernel: barrier memory before condition variable write
|
3 years ago |
Liam
|
dd0f9ff950
|
kernel: document previous location of interrupt disables in arbiter/condvar
|
3 years ago |
Liam
|
1fd1d90c2d
|
kernel: adjust pool allocations
|
3 years ago |
Liam
|
7c2041afbc
|
kernel: simplify KAbstractSchedulerLock::Lock
|
3 years ago |
Liam
|
1cba79d852
|
kernel: add InfoType::IoRegionHint
|
3 years ago |
Alexandre Bouvier
|
e9ec2e4cf0
|
cmake: use correct boost imported targets
|
3 years ago |
Matías Locatti
|
7cc539e8b8
|
Partially apply LTO to only core and video_core projects.
|
3 years ago |
Narr the Reg
|
0017139a65
|
service: btm: Fix handle functions
|
3 years ago |
Narr the Reg
|
2e388209d7
|
Revert "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 |
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 |
Liam
|
b88b27fdf5
|
am: avoid direct pointer access of transfer memory objects
|
3 years ago |
Liam
|
434d182020
|
hid: avoid direct pointer access of transfer memory objects
|
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 |
Narr the Reg
|
22ecd01434
|
yuzu: Set a lower timeout for discord presence
|
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 |
Liam
|
91c597e869
|
sm:: fix lingering session initialization issues
|
3 years ago |
Liam
|
165ba6a98b
|
cheat_engine: add check for hid initialization
|
3 years ago |
Liam
|
893a54f2bd
|
sm:: support service registration deferral
|
3 years ago |
Liam
|
1c3a93e7c4
|
service: refactor server architecture
Converts services to have their own processes
|
3 years ago |
Liam
|
5175ea2ae1
|
core: defer cpu shutdown
|
3 years ago |
german77
|
22874a20d9
|
Qt: Reintroduce scaling for touch input
|
3 years ago |
Liam
|
edda4ad9ae
|
kernel: add KObjectName
|
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 |
Narr the Reg
|
8a7dfb2439
|
input_common: Split mouse input into individual devices
|
3 years ago |
german77
|
6932c0ed2a
|
Qt: Fix mouse scalling
|
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 |
arades79
|
b34e09b574
|
use a string view to skip allocation
Signed-off-by: arades79 <scravers@protonmail.com>
|
3 years ago |
arades79
|
60a68839ee
|
remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
Signed-off-by: arades79 <scravers@protonmail.com>
|
3 years ago |
arades79
|
3e078dbb07
|
apply clang-format
Signed-off-by: arades79 <scravers@protonmail.com>
|
3 years ago |
arades79
|
e342fecde6
|
don't use static inside constexpr function
Signed-off-by: arades79 <scravers@protonmail.com>
|
3 years ago |