Charles Lombardo
|
225df3ff23
|
android: Use header for EmulationSession
|
2 years ago |
Termynat0r
|
776fc2ca20
|
Fix macOS build
Added missing preprocessor macros for macOS analog to linux and freebsd
|
2 years ago |
Charles Lombardo
|
94d24c3b42
|
android: InputHandler: Convert to object
This doesn't need to be an instance of a class because it doesn't hold any data. It's just all helper functions.
|
2 years ago |
Charles Lombardo
|
a70a3bbcd0
|
android: Removed unused ControllerMappingHelper
|
2 years ago |
Liam
|
bf43b80a2b
|
nvnflinger: implement consumer abandonment
|
2 years ago |
Liam
|
2e8b7e4a40
|
nvnflinger: use graphic buffer lifetime for map handle
|
2 years ago |
Charles Lombardo
|
87f3232ae9
|
android: Release touch on input overlay when opening in-game menu
|
2 years ago |
Charles Lombardo
|
44e8e8c169
|
android: Move game deserialization to another thread
Deserializing games from the cache in shared preferences was done on the main thread and could cause a stutter on startup.
|
2 years ago |
german77
|
4e453935a3
|
core: Close all KEvents
|
2 years ago |
Liam
|
1cbde13ad5
|
renderer_vulkan: ensure exception on surface loss
|
2 years ago |
FrozenAra
|
346d5f99ef
|
Implemented wheel event for volume control in VolumeButton
|
2 years ago |
Charles Lombardo
|
80087ac9dc
|
android: Break home settings into grid with large screens
|
2 years ago |
Ameer J
|
5f3f83d1f5
|
nvidia_flags: Enable GL Threaded optimizations
|
2 years ago |
Liam
|
b89f19b0f3
|
renderer_vulkan: fix FSR cropping
|
2 years ago |
Liam
|
00d53a6ca9
|
renderer_vulkan: fix cropping for presentation
|
2 years ago |
Liam
|
8cd91dae6d
|
renderer_vulkan: fix viewport swizzle dirty state tracking
|
2 years ago |
Narr the Reg
|
44e75debd3
|
service: am: Implement ISelfController::SaveCurrentScreenshot
|
2 years ago |
boludoz
|
819ee02e9d
|
We dont need that
|
2 years ago |
Alexandre Bouvier
|
fc27fd3f02
|
cmake: prefer system stb headers
|
2 years ago |
Liam
|
3ecf82aa62
|
sockets: use safe access helpers
|
2 years ago |
Liam
|
cb176ebdd7
|
nvdrv: rework to remove memcpy
|
2 years ago |
Liam
|
16156ce42d
|
nvdrv: fix up remaining copy calls
|
2 years ago |
Liam
|
a059aedaf1
|
nvdrv: convert nvmap
|
2 years ago |
Liam
|
ad86f1c9ce
|
nvdrv: convert codec devices
|
2 years ago |
Liam
|
fb546a39c7
|
nvdrv: convert nvhost_gpu
|
2 years ago |
Liam
|
61e871d4e7
|
nvdrv: convert nvhost_ctrl
|
2 years ago |
Liam
|
9153c0f5ce
|
nvdrv: convert nvhost_ctrl_gpu
|
2 years ago |
Liam
|
9bcb1481ff
|
nvdrv: add ioctl command serialization, convert nvhost_as_gpu
|
2 years ago |
Liam
|
0d565eb61b
|
kernel: make sure new process is in list
|
2 years ago |
Liam
|
bd45923351
|
vulkan_common: use highest API version
|
2 years ago |
Liam
|
9de3363249
|
qt: fix game list shutdown crash
|
2 years ago |
Narr the Reg
|
346c49b55a
|
service: ipc: Add third read buffer index
|
2 years ago |
german77
|
45cacf372c
|
service: caps: Implement SaveScreenShotEx0 and variants
|
2 years ago |
Kelebek1
|
5d26c3791b
|
Add missing dowhile loops around FindBuffer calls
|
2 years ago |
Liam
|
64717fdf1d
|
Manually robust on Pascal and earlier
|
2 years ago |
german77
|
46858fdb41
|
yuzu: Fix vibration reseting to 1%
|
2 years ago |
german77
|
9508a12379
|
input_common: joycon: Move vibrations to a queue
|
2 years ago |
Ameer J
|
ef8f689761
|
emit_glsl_warp: Fix shfl_in_bounds conditional
|
2 years ago |
Narr the Reg
|
baaa94d26f
|
yuzu: Fix restore shortcuts button
|
2 years ago |
german77
|
535c39a080
|
cheats: Clamp cheat names without failing
|
2 years ago |
Liam
|
ae885084e2
|
kernel: fix extraneous ref
|
2 years ago |
Liam
|
91acaf7bb6
|
kernel: shutdown app before gpu
|
2 years ago |
Liam
|
f0c6de7dd2
|
kernel: signal thread on termination completed
|
2 years ago |
Liam
|
c00faac482
|
kernel: add missing TLR clear
|
2 years ago |
Liam
|
62e106dbe8
|
kernel: update KProcess
|
2 years ago |
Liam
|
46493463a9
|
set: return version info from system archive
|
2 years ago |
Liam
|
72e224cf4e
|
ts: add OpenSession
|
2 years ago |
Liam
|
17cd28ecb5
|
common: use SetThreadDescription API for thread names
|
2 years ago |
Liam
|
e95745685a
|
nvnflinger: fix reporting and freeing of preallocated buffers
Co-authored-by: Kelebek1 <eeeedddccc@hotmail.co.uk>
|
2 years ago |
Liam
|
d96b03a1c0
|
kernel: fix incorrect calculation of used non system memory value
|
2 years ago |