Commit Graph

62420 Commits

Author SHA1 Message Date
github-actions
dbd7153526 Fetch translations from Crowdin 2023-05-30 00:11:38 +00:00
sonninnos
59a8718482 Add missing menu visibility option for content dir override 2023-05-29 22:22:39 +02:00
libretroadmin
6c10d92e1f Cleanups 2023-05-29 19:44:57 +02:00
libretroadmin
b2dff50d8a Cleanups 2023-05-29 19:39:27 +02:00
Colin Kinloch
402b381c9b Revert "(Wayland) Remove splash screen (#15178)"
This reverts commit f19def349f.
2023-05-29 19:16:21 +02:00
libretroadmin
85011c782e move vulkan context driver code to vulkan.c 2023-05-29 19:13:47 +02:00
libretroadmin
c24744eae5 Remove video_driver_show_mouse/hide_mouse 2023-05-29 18:58:23 +02:00
libretroadmin
cedcd70c63 Fix function declaration without a prototype warnings 2023-05-29 15:34:37 +02:00
libretroadmin
735500ff66 Warning fixes and style nits 2023-05-29 15:30:54 +02:00
Eric Warmenhoven
b8fe2ccd10 Update to MoltenVK 1.2.4 2023-05-29 09:30:02 +02:00
Eric Warmenhoven
ed448a3f0f Haptic feedback for overlay on iOS 2023-05-29 09:29:41 +02:00
libretroadmin
8c9c9b3845 Localize string and other cleanups 2023-05-28 23:48:26 +02:00
libretroadmin
336025bd3c Get rid of RARCH_CTL_HAS_SET_SUBSYSTEMS 2023-05-28 23:26:55 +02:00
vanfanel
dd4148773d Create callback only when needed, and correct brace style. 2023-05-28 23:19:13 +02:00
vanfanel
155d2c9ada [Wayland+GL] Add frame callback after egl_swap_buffers to improve latency when max_swapchain<=2. 2023-05-28 23:19:13 +02:00
libretroadmin
c4d22cf51f Simplification 2023-05-28 22:45:46 +02:00
libretroadmin
90115e2dc9 Silence warnings; code cleanups 2023-05-28 22:43:33 +02:00
libretroadmin
5e94d81f33 gfx_display_font_free - useless wrapper function 2023-05-28 22:26:21 +02:00
libretroadmin
a6c54a8e54 Simplify gfx_display_get_widget_pixel_scale - code was only ever called from XMB 2023-05-28 22:07:48 +02:00
libretroadmin
fe05fad714 (gfx_display) Cleanups 2023-05-28 21:59:50 +02:00
libretroadmin
3b823d18d5 Simplify some code in gfx_display.c 2023-05-28 21:34:57 +02:00
libretroadmin
976d7b8067 Get rid of some useless wrapper functions 2023-05-28 17:56:28 +02:00
libretroadmin
8844c991e1 Cleanups 2023-05-28 16:36:50 +02:00
zoltanvb
e0a8d403f1 Support screen refresh rate with Vulkan KHR_Display context 2023-05-28 14:18:51 +02:00
Bernhard Schelling
520e4400b7 Don't initialize rcheevos memory unless used 2023-05-28 05:23:12 +02:00
Bernhard Schelling
18f79a8a8d Allow RETRO_ENVIRONMENT_SET_MEMORY_MAPS also after core startup
Change the comment in libretro.h about the removed limit and handle the environment call during core runtime in RetroArch.
2023-05-28 05:23:12 +02:00
miguedevel
22de73da3b Fix NULL related crash on CRT Switchres code
gfxctx.ident returns NULL on Windows but there's no check for this
2023-05-28 05:22:50 +02:00
gouchi
63101fd886 Add SerenityOS to the list of supported operating systems
- Sort list
- [Serenity OS patches](https://github.com/SerenityOS/serenity/tree/master/Ports/RetroArch/patches)
- [Libretro cores for SerenityOS](https://github.com/gouchi/libretro-cores-serenityos) If somebody wants to help ;)
2023-05-28 05:22:37 +02:00
github-actions
e0cbcaf779 Fetch translations from Crowdin 2023-05-28 00:12:39 +00:00
Eric Warmenhoven
6a1320bcfb On mobile in portrait mode, don't override custom viewport 2023-05-27 02:50:32 +02:00
Eric Warmenhoven
6506b65ce7 Fix #15316 - on iOS, stop/start audio on interruptions 2023-05-26 03:27:31 +02:00
github-actions
45d9f91212 Fetch translations from Crowdin 2023-05-26 00:11:00 +00:00
github-actions
755430efcc Fetch translations from Crowdin 2023-05-25 00:11:22 +00:00
github-actions
274f6f8aaa Fetch translations from Crowdin 2023-05-24 00:11:04 +00:00
libretroadmin
3517091a1e (menu_explore.c) Cleanups 2023-05-24 01:52:04 +02:00
libretroadmin
c7a3581ee5 Bugfix for earlier commit 2023-05-24 01:03:08 +02:00
libretroadmin
4cc6ba8482 (Menu Explore) Small cleanups 2023-05-24 00:47:02 +02:00
github-actions
0513179001 Fetch translations from Crowdin 2023-05-23 00:11:43 +00:00
github-actions
036d3601df Fetch translations from Crowdin 2023-05-22 00:12:00 +00:00
Eric Warmenhoven
b1503c6fc0 Add accelerometer and gyroscope sensors to iOS 2023-05-21 23:18:34 +02:00
sonninnos
997eae88a0 Fix menu refresh in action_ok_network 2023-05-21 23:18:21 +02:00
sonninnos
f11bcfa420 Wasapi + MIDI + Frame Delay correction 2023-05-21 02:19:27 +02:00
github-actions
98a255be16 Fetch translations from Crowdin 2023-05-21 00:12:03 +00:00
zoltanvb
23764bb199 menu_st missing for WIFI option fails to build #15281
Trivial fix, problem introduced in 91ea92e50b (diff-04dc75103003c9b5168602965b9499bb5806ce3e8d0e5739aa0e2c71f409b335)
2023-05-20 17:58:18 +02:00
sonninnos
bd3bfbb99b Add shortcut to core info in content info 2023-05-20 17:58:08 +02:00
github-actions
d2e4dc0c22 Fetch translations from Crowdin 2023-05-20 00:10:57 +00:00
zoltanvb
afa0e389aa Display server for KMS
Add a display server construct for DRM/KMS mode. The main use is
to provide resolution changes (including automatic refresh rate
switch) for this configuration, i.e. DRM context and OpenGL drivers.

To enable refresh rate restoration after automatic refresh rate
change, av_info->timing_fps is also adjusted on core close / RA exit.

No effects expected on CRTSwitchRes.
2023-05-19 17:34:25 +02:00
sonninnos
6be1ef5d85 Correct rotated core provided aspect ratio 2023-05-19 17:17:30 +02:00
sonninnos
cc1bc25349 Minor adjustments to refresh rate switch behavior 2023-05-19 04:20:16 +02:00
github-actions
c949259a11 Fetch translations from Crowdin 2023-05-19 00:11:25 +00:00