55036 Commits

Author SHA1 Message Date
Autechre
e7ea698d58
Merge pull request #11044 from hhromic/imprv-mem-status
(Menu/OSD) Implement configurable update interval for memory usage display
2020-07-19 22:15:13 +02:00
Hugo Hromic
1e3fb9505c (Menu/OSD) Implement configurable update interval for memory usage display
Obtaining system memory metrics is generally an expensive operation.
2020-07-19 19:57:50 +01:00
twinaphex
897a9de5be (drivers_joypad) Cleanup axis functions 2020-07-19 18:51:05 +02:00
Autechre
ff01ed8cc3
Merge pull request #11043 from hhromic/rfctr-status-text
(Menu/OSD) Refactor "fps_text" into "status_text" internally
2020-07-19 18:13:25 +02:00
Hugo Hromic
c3bf17d3f5 (Menu/OSD) Refactor "fps_text" into "status_text" internally
"fps_text" is used for several status parameters, not just FPS.
2020-07-19 16:58:58 +01:00
twinaphex
f1fed5397a (Winraw) code de-duplication 2020-07-19 05:17:11 +02:00
twinaphex
2509a75477 (Udev) Code de-duplication 2020-07-19 05:07:50 +02:00
twinaphex
6e2c519513 (X11) Buildfix 2020-07-19 04:51:22 +02:00
twinaphex
abc19cbe02 (X11) Cleanups 2020-07-19 04:48:14 +02:00
twinaphex
0207e29ee9 (Android) Cleanups 2020-07-19 04:13:23 +02:00
twinaphex
24f310a26d Small cleanup 2020-07-19 03:48:26 +02:00
twinaphex
18dcda09d0 (IOHIDManager) Another buildfix 2020-07-19 03:39:32 +02:00
twinaphex
b8f9e38b7e (IOHIDManager) Buildfix 2020-07-19 03:38:07 +02:00
twinaphex
b5a52755a0 Buildfix 2020-07-19 03:26:35 +02:00
twinaphex
de73e3bff9 Buildfixes 2020-07-19 03:25:30 +02:00
twinaphex
b1a6b35379 Buildfix 2020-07-19 03:23:07 +02:00
twinaphex
285b0ec0bb Buildfix 2020-07-19 03:20:41 +02:00
twinaphex
d97e590aaf Reimplement multi button state functions 2020-07-19 03:18:12 +02:00
twinaphex
6540038c6b Updated PSL1GHT joypad driver's 'button' function 2020-07-18 23:10:55 +02:00
twinaphex
ad2279bb29 Cleanups 2020-07-18 23:06:12 +02:00
Autechre
38a410105e
Merge pull request #11039 from hhromic/fix-win32-mem
(Drivers/Frontend/Win32) Report "free" memory instead of "used" as per driver contract.
2020-07-18 22:39:29 +02:00
twinaphex
cb5b22b6ac (Android) Refactor axis functions 2020-07-18 22:38:23 +02:00
Autechre
f8d6cea02a
Update udev_joypad.c 2020-07-18 21:56:27 +02:00
Hugo Hromic
3d356a46d5 (Drivers/Frontend/Win32) Report "free" memory instead of "used" as per driver contract. 2020-07-18 19:28:36 +01:00
twinaphex
08ad00f5d3 Start preparing for being able to grab multiple buttons at the same time 2020-07-18 19:51:14 +02:00
twinaphex
8b078662cd Change function signature of joypad driver's 'button' 2020-07-18 18:07:57 +02:00
twinaphex
34662e8fe8 (Context drivers) Cleanups - use egl_get_proc_address directly instead
of wrapper functions
2020-07-18 17:22:24 +02:00
twinaphex
7c66f0adbc Simplify win32_check_window 2020-07-18 17:09:07 +02:00
twinaphex
04a0c55add Cleanups 2020-07-18 16:54:14 +02:00
twinaphex
0ccb86d130 Cleanup 2020-07-18 14:15:23 +02:00
twinaphex
80c405ce52 Cleanups 2020-07-18 14:11:13 +02:00
twinaphex
ef552ba768 Style nits/cleanups 2020-07-18 14:06:45 +02:00
twinaphex
ebd62ecd78 Cleanups 2020-07-18 14:01:35 +02:00
twinaphex
8cfbe3b8d4 Cleanups 2020-07-17 20:35:11 +02:00
twinaphex
9f9d59f2be Cleanups 2020-07-17 16:46:00 +02:00
twinaphex
2e4938601a Cleanups 2020-07-17 16:34:11 +02:00
twinaphex
8390388f3f (DRM Go2) This global seems unused, remove it 2020-07-17 16:30:01 +02:00
twinaphex
fcf0663baa (DRM CTX) Get rid of static globals - put them in struct 2020-07-17 16:26:57 +02:00
Autechre
5909f946d5
Merge pull request #11034 from Tatsuya79/patch-4
qt: add 'cheats applied' visibility toggle
2020-07-17 15:05:25 +02:00
Autechre
d6a4345c44
Merge pull request #11037 from jdgleaver/hide-set-initial-disk-notifications
Add option to show/hide 'last used disc restored' notifications
2020-07-17 15:05:13 +02:00
Autechre
357e382452
Merge pull request #11035 from jdgleaver/load-content-anim-favorites-fix
(Load Content Animation) Fix detection of 'favourites' playlist
2020-07-17 15:04:59 +02:00
twinaphex
318c11129b Cleanups 2020-07-17 15:02:14 +02:00
twinaphex
5deb8f8bd8 Cleanups 2020-07-17 14:59:19 +02:00
twinaphex
1ca5958832 Cleanups 2020-07-17 14:57:00 +02:00
twinaphex
3983a19281 (Context drivers) Cleanups 2020-07-17 14:53:49 +02:00
twinaphex
7c66a7457a Go for a consistent return value 2020-07-17 14:44:57 +02:00
twinaphex
b02d538a63 set_resize should not return false on success 2020-07-17 14:43:47 +02:00
twinaphex
d2b749e0e6 Unnecessary 2020-07-17 14:19:17 +02:00
twinaphex
d18f9fb137 Buildfix 2020-07-17 14:16:29 +02:00
twinaphex
1fb77c43a3 (X11) Split up X11 context into two - GL and Vulkan 2020-07-17 14:15:30 +02:00