summaryrefslogtreecommitdiffstats
path: root/platform/ios/os_ios.mm
Commit message (Expand)AuthorAgeFilesLines
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* Implement `amplitude` to Input.vibrate_handheldRadiant2024-05-021-2/+6
* Collapse the gdextension arguments into the `GDExtensionData` structFredia Huya-Kouadio2024-04-191-5/+5
* Fix loading GDExtension dependencies on AndroidFredia Huya-Kouadio2024-04-191-1/+1
* Fix the initialization order for the iOS driverMiguel de Icaza2024-04-131-5/+3
* Add renaming of PDB files to avoid blocking themDmitriySalnikov2024-04-051-1/+1
* clang-tidy: Enforce `modernize-use-nullptr`Thaddeus Crews2024-03-121-1/+1
* Add const lvalue ref to core/* container parametersMuller-Castro2024-02-141-3/+3
* Enhance mobile suspend MainLoop NotificationsZach Coleman2024-02-041-0/+28
* [iOS] Improve logger.bruvzg2024-01-111-6/+2
* Distinguishs between dynamic library not found and can't be opened.Daylily-Zeleen2024-01-011-0/+2
* Split RenderingDevice into API-agnostic and RenderingDeviceDriver partsPedro J. Estébanez2023-12-201-2/+4
* [iOS] Fix GDExtension init callback array reallocation.bruvzg2023-11-221-5/+4
* [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-121-1/+1
* Fix formatting of dlopen error message on WindowsKamil Brzoskowski2023-07-091-1/+1
* Style: Harmonize header includes in platform portsRémi Verschelde2023-06-081-5/+7
* [iOS] Fix loading of GDExtension dylibs auto converted to framework.bruvzg2023-04-271-0/+10
* Remove (or make verbose only) various debug prints.bruvzg2023-03-201-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [macOS/iOS] Use framework Info.plist to determine library name.bruvzg2022-12-161-1/+44
* Use system fonts as fallback and improve system font handling.bruvzg2022-12-041-4/+136
* [iOS] Read document and cache path directly in the OS code, instead of passin...bruvzg2022-11-291-16/+16
* [iOS] Fix getting Unicode executable path, fix "!configured" and "!classes.ha...bruvzg2022-11-161-8/+9
* Load and use system emoji font in the editor.bruvzg2022-11-011-1/+8
* Add get_distribution_name() and get_version() to OSMJacred2022-09-161-0/+9
* Implement support for loading system fonts on Linux, macOS / iOS and Windows.bruvzg2022-07-261-0/+75
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-211-0/+346