RetroArch/ui/drivers
Eric Warmenhoven 5fd4eb905c
iOS QOL improvements (#16444)
* iOS/tvOS: bundle cores as frameworks as opposed to dylibs

* iOS/tvOS: update plist to indicate controller support

* iOS/tvOS: living within the sandbox

* iOS/tvOS: import content through share sheet

* iOS/tvOS: default audio sync off due to crash on background

* iOS/tvOS: don't try altkit if there's no reason to

* iOS/tvOS: enumerate cores for appstore distribution
2024-04-18 03:01:39 -07:00
..
cocoa tvOS: fix a crash when a history playlist item does not have a label (#16336) 2024-03-06 14:37:11 -08:00
qt Added rolling scan line simulation based on the shader subframe feature. This is implemented with a scrolling scissor rect rather than in the shader itself as this is more efficient although may not work for every shader pass - we may need an option to exclude certain passes. The implementation simply divides the screen up by the number of sub frames and then moves the scissor rect down over the screen over the number of sub frames. (#16282) 2024-03-19 08:59:36 -07:00
ui_cocoa.h Cleanup 2021-03-08 16:35:55 +01:00
ui_cocoa.m macos: improvements to remembering windowed size/position (#16436) 2024-04-13 19:42:49 -07:00
ui_cocoatouch.m iOS QOL improvements (#16444) 2024-04-18 03:01:39 -07:00
ui_qt.cpp Bring the recent system files checks changes to Qt menu (#16251) 2024-02-18 08:22:57 -08:00
ui_qt.h Remove asserts 2023-01-09 00:51:05 +01:00
ui_win32.c iOS: Allow changing the app icon (take 2) (#16034) 2023-12-24 16:36:49 -08:00
ui_win32.h (msvc) CXX_BUILD + griffin fixes. 2018-02-05 00:25:03 +01:00
ui_win32_resource.h (WIN32) Fix native ui savestate slots (#16290) 2024-02-26 03:12:07 -08:00