summaryrefslogtreecommitdiffstats
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Export: Reorder options for consistency across platformsRémi Verschelde2020-11-204-38/+45
* Merge pull request #43692 from akien-mga/scons-leave-link-aloneRémi Verschelde2020-11-195-14/+3
|\
| * SCons: Remove unnecessary $LINK overridesRémi Verschelde2020-11-195-14/+3
* | OSX: Fix linking with osxcross for arm64Rémi Verschelde2020-11-191-2/+2
|/
* Fix zipalign command name on Windows machines.Fredia Huya-Kouadio2020-11-181-1/+8
* Add missing javascript semi-colons.Marcel Admiraal2020-11-171-2/+2
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-1620-35/+0
* Merge pull request #43595 from mbrlabs/windows-execute-fixRémi Verschelde2020-11-161-1/+3
|\
| * Fixed exit code retrieval of spawned processes on WindowsMarcus Brummer2020-11-161-1/+3
* | Merge pull request #43248 from HEAVYPOLY/masterRémi Verschelde2020-11-161-3/+3
|\ \ | |/ |/|
| * Change android orientations from sensor to userVaughan Ling2020-10-311-3/+3
* | Merge pull request #43556 from naithar/feature/pluggable_app_delegatesRémi Verschelde2020-11-164-2/+542
|\ \
| * | iOS: Implement pluggable application delegate.Sergey Minakov2020-11-154-2/+542
* | | Merge pull request #43461 from ccl2of4/fix-linux-joypad-dpad-zeroingRémi Verschelde2020-11-161-4/+4
|\ \ \
| * | | Fix for linux joypad D-pad zeroingConnor Lirot2020-11-111-4/+4
* | | | Merge pull request #43545 from bruvzg/xchangeprop_atoms_checkRémi Verschelde2020-11-161-12/+33
|\ \ \ \
| * | | | Add XChangeProperty Atoms validity checks.bruvzg2020-11-151-12/+33
* | | | | iOS: fix keyboard displaySergey Minakov2020-11-158-40/+254
| |_|/ / |/| | |
* | | | Update the logic to query for the 'scons' command executable path.Fredia Huya-Kouadio2020-11-142-3/+33
* | | | Merge pull request #43526 from m4gr3d/address_new_custom_build_logic_issuesRémi Verschelde2020-11-141-16/+104
|\ \ \ \ | |/ / / |/| | |
| * | | Add missing zip alignment step for generated apks.Fredia Huya-Kouadio2020-11-141-2/+80
| * | | Fix issue causing `Export all` to fail.Fredia Huya-Kouadio2020-11-141-0/+4
| * | | Clear unneeded assets when generating an apk expansion.Fredia Huya-Kouadio2020-11-141-14/+20
* | | | Fixes crash if Vulkan presentation surface is not available.bruvzg2020-11-141-0/+4
* | | | Added the .jks file extension as valid preset for Android keystore filesMarcus Brummer2020-11-141-3/+3
|/ / /
* | | Remove duplicate Android `orientation` settings.Fredia Huya-Kouadio2020-11-132-5/+64
* | | Add X11 Atom validity checks.bruvzg2020-11-121-15/+24
|/ /
* | Merge pull request #43443 from Faless/js/4.0_audio_workletRémi Verschelde2020-11-1124-1054/+1914
|\ \
| * | [HTML5] AudioWorklet API implementation.Fabio Alessandrelli2020-11-108-202/+717
| * | [HTML5] Port JavaScript inline code to libraries.Fabio Alessandrelli2020-11-1021-889/+1233
| * | [HTML5] Update syntax for lto.Fabio Alessandrelli2020-11-101-1/+2
* | | iOS Export: support multi-target pluginSergey Minakov2020-11-102-127/+200
* | | iOS Export: export modification to support pluginsSergey Minakov2020-11-102-76/+556
* | | iOS: change platform code to support pluginsSergey Minakov2020-11-102-0/+7
* | | iOS Modules: separate main platform code from modulesSergey Minakov2020-11-1013-1456/+3
|/ /
* | Merge pull request #43412 from akien-mga/variant-rename-_RID-to-RIDRémi Verschelde2020-11-091-2/+2
|\ \
| * | Variant: Rename Type::_RID to Type::RIDRémi Verschelde2020-11-091-2/+2
* | | Remove `debug_symbols=full` in favor of `debug_symbols=yes`Hugo Locurcio2020-11-097-24/+8
|/ /
* | Reorganized core/ directory, it was too fatty alreadyreduz2020-11-0751-63/+63
* | [HTML5] Fix audio buffer size and latency hint.Fabio Alessandrelli2020-11-062-2/+2
* | Merge pull request #43353 from madmiraal/fix-43352Rémi Verschelde2020-11-062-3/+3
|\ \
| * | Use LONG instead of DWORD (unsigned int) when interacting with DIJOFS constants.unknown2020-11-062-3/+3
* | | Merge pull request #43051 from Ev1lbl0w/bugfix-path-inconsistencyRémi Verschelde2020-11-061-4/+6
|\ \ \
| * | | Changed path behaviour for WindowsEv1lbl0w2020-10-241-4/+6
* | | | [iOS] Add missing ARC flag to the simulator build.bruvzg2020-10-301-1/+1
| |/ / |/| |
* | | Merge pull request #37158 from thebestnom/android-click-supportRémi Verschelde2020-10-3012-236/+310
|\ \ \
| * | | Android: Mouse Implementationthebestnom2020-10-0912-236/+310
* | | | Add a separate `nativeSrcsConfigs` module to handle Android Studio constraint...Fredia Huya-Kouadio2020-10-298-18/+71
* | | | Update the gradle pluginsFredia Huya-Kouadio2020-10-283-4/+6
* | | | Merge pull request #42361 from akien-mga/vulkan-layers-opt-inRémi Verschelde2020-10-281-0/+1
|\ \ \ \ | |_|_|/ |/| | |