Commit Graph

63907 Commits

Author SHA1 Message Date
Eric Warmenhoven
95d53183f5
apple: switch from MTKView to CAMetalLayer for vulkan (#16959) 2024-09-03 19:02:00 -07:00
github-actions
a32c43cc3a Fetch translations from Crowdin 2024-09-04 00:13:40 +00:00
github-actions
329b16d267 Fetch translations from Crowdin 2024-09-03 00:13:17 +00:00
Eric Warmenhoven
76026398ad
Update Vulkan headers to v1.1.130 (#16952) 2024-09-02 08:39:44 -07:00
zoltanvb
585e70ec6d
Updates up to 2024-08-31 (#16948) 2024-09-01 20:15:04 -07:00
github-actions
7e70851d38 Fetch translations from Crowdin 2024-09-02 00:14:07 +00:00
github-actions
3c93054f5b Fetch translations from Crowdin 2024-09-01 00:16:16 +00:00
michael-leroy
73b456e307
Fixes mouse cursor bug that prevents mouse movement when the left/right mouse button is held down. (#16942) 2024-08-31 04:54:20 -07:00
Eric Warmenhoven
b3af19f65f
tvOS: Minor fixes to run correctly on tvOS 13 (#16944) 2024-08-31 04:54:11 -07:00
github-actions
810fe4545f Fetch translations from Crowdin 2024-08-31 00:13:44 +00:00
github-actions
3d272d4714 Fetch translations from Crowdin 2024-08-30 00:14:00 +00:00
sonninnos
3f8dc5c49d
Remove 'Frame Rest' (#16936) 2024-08-29 03:35:09 -07:00
github-actions
fe870bc2e0 Fetch translations from Crowdin 2024-08-29 00:13:48 +00:00
github-actions
80a263eb4c Fetch translations from Crowdin 2024-08-28 00:13:32 +00:00
Ethan Lee
b74932a05a
vulkan: VK_SUBOPTIMAL_KHR can be treated as success, not failure (#16930)
Fixes #16917
2024-08-27 10:23:10 -07:00
Eric Warmenhoven
4503b3989f
iOS: Better mouse grab (#16933) 2024-08-27 01:53:18 -07:00
sonninnos
391b46c3be
Automatic Frame Delay refactor (#16929) 2024-08-27 01:53:10 -07:00
github-actions
a3f13b2268 Fetch translations from Crowdin 2024-08-25 00:14:13 +00:00
Jamiras
55057d7d5f
show rcheevos game image in discord rich presence (#16924) 2024-08-24 16:02:20 -07:00
Eric Warmenhoven
6cf338d91a
iOS/tvOS: Speed up app store builds by downloading cores in parallel (#16919) 2024-08-24 02:34:15 -07:00
Joe Osborn
439c672c22
Support viewport bias with integer overscale and custom aspect ratios (#16915)
* support integer overscale with bias and xy offsets

* support custom aspect ratios with viewport bias
2024-08-22 12:40:40 -07:00
Eric Warmenhoven
800be5530f
iOS: Better handling of physical mice/magic keyboard trackpad (#16911) 2024-08-22 12:11:16 -07:00
github-actions
47397f07a1 Fetch translations from Crowdin 2024-08-22 00:13:17 +00:00
Aleksander Mazur
35082c9538
Add simple WAV recording driver (audio only) (#16900)
Records unprocessed sound to a RIFF/WAVE (.wav) file,
up to 4 GB, no deps, no threads.
2024-08-21 12:57:45 -07:00
Jesse Talavera
518d719f38
Fix a build error on iOS (#16903)
- Includes certain newly-required headers
- Makes the use of the `IOS` macro consistent with other platform checks
2024-08-21 12:57:02 -07:00
github-actions
fa0e6cc3ff Fetch translations from Crowdin 2024-08-21 00:13:05 +00:00
zoltanvb
57c17d559f
Use CLI shader path for shader dir init if present (#16196)
If shader is given on command line, use it for directory init.
Fixes #16181, shader cycle should now work using the dir of the
shader passed to CLI.
2024-08-19 09:55:20 -07:00
github-actions
819a9583cc Fetch translations from Crowdin 2024-08-19 00:13:27 +00:00
kwyxz
fab86199a8
fixed warning + allow cli arguments on Haiku (#16887) 2024-08-17 09:58:49 -05:00
Eric Warmenhoven
da8c0accd6
iOS/tvOS: Bring neon defines in line with macOS arm64 build (#16885) 2024-08-17 09:57:36 -05:00
hunterk
1e94c92dbf
improve GLES version directive granularity (#16888) 2024-08-17 09:57:17 -05:00
github-actions
bf25bd9149 Fetch translations from Crowdin 2024-08-17 00:12:16 +00:00
Eric Warmenhoven
b56547f9dd
macOS: optional library inclusion (#16877) 2024-08-15 15:27:26 -07:00
Eric Warmenhoven
5b04c060e1
glui: Honor menu_show_sublabels option (#16878) 2024-08-15 15:27:17 -07:00
Eric Warmenhoven
079ef42a40
cloud sync: fix bug from #16871 (#16879)
https://github.com/libretro/RetroArch/pull/16871/files#r1715823706
2024-08-15 15:27:09 -07:00
kwyxz
4016b2524b
Allow building RetroArch with menu disabled (#16881)
* allow building with --disable-menu --disable-cheevos --disable-qt --disable-slang

* allow building with cheevos while disabling menus and qt
2024-08-15 15:26:59 -07:00
Eric Warmenhoven
833bf2e616
iOS/tvOS: minor performance tweaks (#16882)
- it's ok to sleep in the foreground
- ios always has focus, otherwise it's not running
- don't keep reparsing strings
2024-08-15 15:26:51 -07:00
github-actions
a759e60148 Fetch translations from Crowdin 2024-08-15 00:13:22 +00:00
github-actions
7157e265d2 Fetch translations from Crowdin 2024-08-14 00:13:18 +00:00
github-actions
5a576449cf Fetch translations from Crowdin 2024-08-13 00:13:52 +00:00
github-actions
25cd07b7c2 Fetch translations from Crowdin 2024-08-12 00:13:33 +00:00
Eric Warmenhoven
12def933dc
cloud sync: add options to sync thumbnails and system files, default off (#16869) 2024-08-11 13:12:35 -07:00
Eric Warmenhoven
9c5a95a126
cloud sync: speed up sync a bit by uploading/downloading in parallel (#16871) 2024-08-11 13:12:27 -07:00
kwyxz
d4920e76a9
restore Haiku build (#16872) 2024-08-11 13:12:19 -07:00
Eric Warmenhoven
b815848501
Optionally compile ffmpeg in griffin build (#16864) 2024-08-10 17:56:15 -07:00
Eric Warmenhoven
fdf2faaf59
macOS: Don't include video/input drivers when compiling with SDL2 (#16865) 2024-08-10 17:56:03 -07:00
Eric Warmenhoven
c579033abf
macos: fix hid driver crash on disconnecting controller second time (#16860) 2024-08-10 07:38:56 -07:00
github-actions
2290955e4c Fetch translations from Crowdin 2024-08-10 00:12:12 +00:00
Eric Warmenhoven
efc09a1009
iOS/tvOS: Add opera core to App Store build (#16859) 2024-08-09 09:28:28 -07:00
github-actions
d83775a6b7 Fetch translations from Crowdin 2024-08-09 00:13:14 +00:00