56767 Commits

Author SHA1 Message Date
twinaphex
a69b7cb063 Buildfix for Qt 2020-10-15 05:31:21 +02:00
twinaphex
44b7234756 Move cheat_manager and state_manager to root folder 2020-10-15 05:29:20 +02:00
twinaphex
e703607e4f Cleanup 2020-10-15 04:58:38 +02:00
Autechre
74f4cd823f
Merge pull request #11441 from sonninnos/savestate-logging
Savestate logging cleanup
2020-10-15 04:49:55 +02:00
Tony Jansson
6918b4b5cb Savestate logging cleanup 2020-10-15 03:54:53 +03:00
Autechre
c319357573
Merge pull request #11440 from sonninnos/keyboard-fixes
(DINPUT+WINRAW) Keyboard fixes
2020-10-14 23:32:17 +02:00
Tony Jansson
c2e8752395 (DINPUT+WINRAW) Keyboard fixes 2020-10-14 21:23:06 +03:00
twinaphex
e8a7195a46 Rename gfx_timer_start to gfx_animation_timer_start 2020-10-14 07:26:24 +02:00
twinaphex
379bd80cda Get rid of gfx_animation_ctl 2020-10-14 04:40:20 +02:00
twinaphex
fd17661e02 Cleanups 2020-10-14 04:15:42 +02:00
twinaphex
b6039b1638 Cleanups 2020-10-14 04:05:32 +02:00
twinaphex
7c48e77bcd Get rid of getter functions 2020-10-14 02:33:15 +02:00
twinaphex
ac03578617 Remove some getter functions 2020-10-14 02:24:18 +02:00
twinaphex
992e780407 Get rid of gx_timer_kill 2020-10-14 02:09:39 +02:00
twinaphex
6e09eada2d Cleanups 2020-10-14 01:02:22 +02:00
twinaphex
8802712ae7 Cleanups 2020-10-14 00:46:38 +02:00
Autechre
c030e47f73
Merge pull request #11368 from barbudreadmon/glcore_context_switching
Glcore context switching
2020-10-13 22:13:14 +02:00
twinaphex
564e5f4aff Cleanup 2020-10-13 02:13:23 +02:00
Autechre
11406e07e8
Merge pull request #11438 from libretro/vita_memory
[VITA] Workaround: Increase memory threshold
2020-10-12 20:03:01 +02:00
Francisco José García García
085e592761 [VITA] Workaround: Increase memory threshold 2020-10-12 19:24:49 +02:00
Autechre
4951247979
Merge pull request #11436 from jdgleaver/dingux-frame-width
OpenDingux: Ensure SDL surface width is a multiple of 16 when using 'sdl_dingux' gfx driver (crash/glitch fix)
2020-10-12 17:24:27 +02:00
jdgleaver
6094e2c32a OpenDingux: Ensure SDL surface width is a multiple of 16 when using 'sdl_dingux' gfx driver (crash/glitch fix) 2020-10-12 12:16:44 +01:00
twinaphex
c01e8d52a5 Small cleanups to vulkan_create_texture 2020-10-12 01:53:21 +02:00
twinaphex
a11a0eae77 (Vulkan) Style nits 2020-10-12 01:36:50 +02:00
twinaphex
5c76ccbe4a Cleanups 2020-10-12 01:26:51 +02:00
twinaphex
a6eaac2a84 Get rid of some static code analysis warnings 2020-10-12 00:00:54 +02:00
Autechre
009220bc3f
Merge pull request #11434 from schellingb/rjson
New faster json parser/writer library rjson
2020-10-11 23:27:35 +02:00
Bernhard Schelling
b90ce9b451
Fixes for Clang warnings 2020-10-12 05:25:12 +09:00
Bernhard Schelling
c0cb3373e3
Fixes for CXX_BUILD 2020-10-12 04:30:45 +09:00
Autechre
0c052978f4
Merge pull request #11435 from justinweiss/restore-output-samples-buf-check
Add audio_driver_output_samples_buf checks back
2020-10-11 21:09:03 +02:00
Justin Weiss
dc6dea4b84 Add audio_driver_output_samples_buf checks back
It's possible for audio_driver_active to be true after the driver has
been uninitialized and before it has been reinitialized, so these
checks are still necessary.
2020-10-11 11:56:06 -07:00
schellingb
ba1ed2da4b New faster json parser/writer library rjson
Replace existing libraries jsonsax_full and jsonsax with it
2020-10-12 03:02:20 +09:00
Autechre
b5836a6cb3
Merge pull request #11432 from justinweiss/3ds-use-condvar
[3DS] Use the CondVar API for condition variables
2020-10-11 07:47:22 +02:00
Justin Weiss
1ee7b71884 [3DS] Use the CondVar API for condition variables
The pthread wrapper uses semaphores to simulate condition variables,
but it is easy to hit the 3DS' limit of available semaphores. libctru
2.0 supplies a lightweight condition variable API. We will use that
when it exists, and backport it when it doesn't.
2020-10-10 19:31:08 -07:00
Autechre
38ccca18f4
Merge pull request #11429 from natinusala/ozone-wiggle-wraparound
ozone: implement wiggling for main menu when wrap-around is disabled
2020-10-10 19:02:45 +02:00
twinaphex
7e84d9a93b Reorder struct 2020-10-10 18:14:03 +02:00
twinaphex
81fc3a1361 Cleanups 2020-10-10 18:10:22 +02:00
twinaphex
cb45f08db8 Cleanups 2020-10-10 18:02:02 +02:00
twinaphex
e16dd186b7 Cleanups 2020-10-10 17:58:32 +02:00
twinaphex
be47a72af5 Cleanups 2020-10-10 17:55:06 +02:00
twinaphex
92f17b8d46 Add more global warnings 2020-10-10 17:44:56 +02:00
twinaphex
68e56a2345 Add warning to update_time_callback 2020-10-10 17:36:29 +02:00
twinaphex
12c1677697 Small cleanup 2020-10-10 17:27:39 +02:00
natinusala
6619760e6f ozone: implement wiggling for main menu when wrap-around is disabled 2020-10-10 16:20:46 +02:00
Autechre
6767f0f0c3
Merge pull request #11430 from valadaa48/drm_gfx_race_condition
drm_gfx: fix race conditions
2020-10-10 06:16:58 +02:00
valadaa48
c6aaa0076b drm_gfx: fix race condition in drm_surface_set_aspect 2020-10-10 00:04:09 -04:00
twinaphex
f38db9e77c Header include cleanups 2020-10-09 20:23:13 +02:00
twinaphex
d3dbfba8bc Avoid CXX_BUILD warning 2020-10-09 20:19:34 +02:00
twinaphex
8ea147c081 Turn these all static const 2020-10-09 20:18:33 +02:00
Autechre
ca736269f6
Merge pull request #11428 from jdgleaver/video-filters-pt2
Further video filter additions
2020-10-09 19:58:26 +02:00