RetroArch/pkg/apple
Eric Warmenhoven c978d7944a iOS/tvOS: Include DoubleCherryGB in AppStore build 2024-06-04 13:17:59 -05:00
..
Frameworks tvOS: revert MoltenVK to 1.2.7 to fix tvOS 13.4 2024-05-30 22:54:19 -05:00
HelperBar Fixed compiler flag check for swift (#15654) 2023-08-29 03:30:52 -07:00
MouseEmulation feat(iOS13): Pointer Movement Accuracy (#14641) 2022-11-18 19:45:36 +01:00
OSX Bump to version 1.19.1 2024-06-04 06:53:13 +02:00
OnScreenKeyboard [iOS 13+] Support a toolbar that allows toggling of onscreen keyboard and touch mouse (#13700) 2022-03-07 19:09:49 +01:00
Resources (iOS) use launch storyboard to properly support all screen sizes, including recent iPad Pro models. 2019-08-27 12:00:40 -10:00
RetroArch.xcodeproj Fix build for osx opengl 2024-05-22 20:22:14 -07:00
RetroArch.xcworkspace Apple misc (#16462) 2024-04-23 15:53:35 -07:00
RetroArchTopShelfExtension iOS/tvOS: Creation of App Store build configuraiton 2024-05-20 00:22:51 -07:00
RetroArchWidgetExtension iOS/tvOS: some updates for packaging for app store (#16508) 2024-05-09 09:54:28 -07:00
RetroArch_Metal.xcodeproj Bump to version 1.19.1 2024-06-04 06:53:13 +02:00
RetroArch_OSX107.xcodeproj (Mac/iOS/tvOS) Add HAVE_BSV_MOVIE 2023-02-23 15:16:31 +01:00
RetroArch_PPC.xcodeproj Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
RetroArch_iOS6.xcodeproj Bump to version 1.19.1 2024-06-04 06:53:13 +02:00
RetroArch_iOS8.xcodeproj Bump to version 1.19.1 2024-06-04 06:53:13 +02:00
RetroArch_iOS9.xcodeproj iOS9 build fix 2023-07-04 20:21:37 +02:00
RetroArch_iOS10.xcodeproj Bump to version 1.19.1 2024-06-04 06:53:13 +02:00
RetroArch_iOS10_static.xcodeproj Bump to version 1.19.1 2024-06-04 06:53:13 +02:00
RetroArch_iOS11.xcodeproj Bump to version 1.19.1 2024-06-04 06:53:13 +02:00
RetroArch_iOS11_Metal.xcodeproj Bump to version 1.19.1 2024-06-04 06:53:13 +02:00
RetroArch_iOS11_static.xcodeproj Bump to version 1.19.1 2024-06-04 06:53:13 +02:00
RetroArch_iOS13.xcodeproj Bump to version 1.19.1 2024-06-04 06:53:13 +02:00
WebServer iOS/tvOS: some updates for packaging for app store (#16508) 2024-05-09 09:54:28 -07:00
iOS iOS: default audio sync on again, also more mfi logging 2024-05-26 21:32:55 +02:00
script Move apple and android to pkg/ 2015-09-20 15:49:19 +02:00
tvOS Apple: Correctly register for filetypes uniquely 2024-05-22 13:21:56 -07:00
.gitignore iOS QOL improvements (#16444) 2024-04-18 03:01:39 -07:00
AppStore.xcconfig macOS: updates for app store submission (#16514) 2024-05-11 16:57:29 -07:00
BaseConfig.xcconfig Remove unneeded ENABLE_HLSL code from glslang 2024-05-23 01:25:37 +02:00
CocoaView+Utilities.swift [iOS 13+] Support a toolbar that allows toggling of onscreen keyboard and touch mouse (#13700) 2022-03-07 19:09:49 +01:00
GitHubCI.xcconfig Creating a github CI for macOS 2023-07-01 19:24:53 +02:00
GitLabCI.xcconfig Bump version 2021-09-19 05:19:36 +02:00
JITSupport.h iOS/tvOS: rework JIT availability checks (#15590) 2023-08-14 06:41:43 -07:00
JITSupport.m build fix (#16446) 2024-04-18 06:09:46 -07:00
LLDBInitFile JIT support in iOS (#15224) 2023-04-26 01:55:37 +02:00
Launch Screen.storyboard (iOS) use launch storyboard to properly support all screen sizes, including recent iPad Pro models. 2019-08-27 12:00:40 -10:00
Metal.xcconfig Another try at creating a steam build for the mac (#15031) 2023-02-27 18:09:50 +01:00
OpenGL_GitLabCI.xcconfig Bump version 2021-09-19 05:19:36 +02:00
Project.xml fix(Metal): Various Metal fixes 2018-07-12 21:33:18 -07:00
QTConfig.xcconfig macOS: Qt still builds, if you set QT_INSTALL directory correctly (#16527) 2024-05-14 19:51:45 -07:00
RetroArch-Bridging-Header.h [iOS 13+] Support a toolbar that allows toggling of onscreen keyboard and touch mouse (#13700) 2022-03-07 19:09:49 +01:00
RetroArch.entitlements Another try at creating a steam build for the mac (#15031) 2023-02-27 18:09:50 +01:00
RetroArchAppStore.entitlements macOS: updates for app store submission (#16514) 2024-05-11 16:57:29 -07:00
RetroArchCg.entitlements (OSX non-Metal build) Set disable execute page protection 2021-04-03 19:27:06 +02:00
RetroArch_iOS9-Info.plist Bump to version 1.19.0 2024-05-30 05:03:48 +02:00
RetroArchiOS9.entitlements (iOS9) Change scheme to 'RetroArchiOS9' (no space) 2021-03-22 13:03:46 +01:00
Steam.xcconfig More changes for Steam on Mac (#15036) 2023-02-28 21:28:59 +01:00
assets.zip iOS/tvOS: update default assets.zip to show functional UI on startup; update version to 1.8.1 2019-11-03 13:40:14 -10:00
code-sign-cores.sh Don't unnecessarily sign iOS/tvOS cores/libraries 2023-05-16 18:56:25 +02:00
make-frameworks.sh iOS/tvOS: some updates for packaging for app store (#16508) 2024-05-09 09:54:28 -07:00
rebuild-assets.sh iOS/tvOS: some updates for packaging for app store (#16508) 2024-05-09 09:54:28 -07:00
update-cores.sh iOS/tvOS: Include DoubleCherryGB in AppStore build 2024-06-04 13:17:59 -05:00