summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2021-10-21Remove unimplemented methodsMarcel Admiraal
2021-10-20Merge pull request #53702 from ConteZero/primary_clipboard_linuxRémi Verschelde
2021-10-19Merge pull request #52940 from groud/toast_notificationRémi Verschelde
2021-10-18Added primary clipboard for LinuxConteZero
2021-10-17iOS: Don't embed project static frameworks/libsIgnacio Roldán Etcheverry
2021-10-15Merge pull request #53833 from akien-mga/remove-webm-supportRémi Verschelde
2021-10-15Remove WebM support (and deps libvpx and opus)Rémi Verschelde
2021-10-15SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstructRémi Verschelde
2021-10-14Fix specific warnings issues by ClangK. S. Ernest (iFire) Lee
2021-10-14Upgrade Android Gradle to version 7.2Marcel Admiraal
2021-10-14Implement toast notifications in the editorGilles Roudière
2021-10-14SCons: Add `DEV_ENABLED` defines for `target=debug` buildsRémi Verschelde
2021-10-12free dbus errors when inhibiting freedesktop screensaver (prevents small memo...Mark Riedesel
2021-10-12Merge pull request #53712 from CakHuri/nullptrRémi Verschelde
2021-10-12Build for 64-bit ARM by default when compiling or exporting for AndroidHugo Locurcio
2021-10-12Replaced NULL with nullptrM. Huri
2021-10-12Fix some LGTM errors of "Multiplication result converted to larger type"Aaron Franke
2021-10-11Pass the correct `export_format` argument to locate the assets directory when...ne0fhyk
2021-10-09Merge pull request #53580 from RandomShaper/improve_cache_funcsRémi Verschelde
2021-10-09Implement get_cache_path() for iOS, and improve it for Android and WindowsPedro J. Estébanez
2021-10-09Merge pull request #51429 from omar-polo/fix-basenameRémi Verschelde
2021-10-08use .get_file() instead of basename(3)Omar Polo
2021-10-06Change dragging cursor on Windowskobewi
2021-10-05Merge pull request #52711 from m4gr3d/provide_getter_for_project_data_dir_masterRémi Verschelde
2021-10-05[HTML5] Refactor JS library listeners to OS.Fabio Alessandrelli
2021-10-05[HTML5] Refactor display/input JS library code.Fabio Alessandrelli
2021-10-05[HTML5] Implement Pointer Lock API in JS library.Fabio Alessandrelli
2021-10-05[HTML5] Implement window blur in JS library.Fabio Alessandrelli
2021-10-05[HTML5] Implement fullscreenchange in JS library.Fabio Alessandrelli
2021-10-05[HTML5] Implement mouse/touch/key events in JS library.Fabio Alessandrelli
2021-10-05Merge pull request #52963 from Pineapple/WIN32_LEAN_AND_MEAN_masterRémi Verschelde
2021-10-05Merge pull request #53405 from winterpixelgames/PR-more-error-logging-releaseRémi Verschelde
2021-10-04revert 0d7409a so additional error information prints in release buildsJordan Schidlowsky
2021-10-01Implement TextServer GDExtension interface, remove TextServer GDNative interf...bruvzg
2021-10-01Merge pull request #52684 from Frixuu/masterRémi Verschelde
2021-09-30Use range iterators for `Map`Lightning_A
2021-09-30Merge pull request #48685 from bruvzg/bundle_icon_4Rémi Verschelde
2021-09-29Merge pull request #52809 from selgesel/patch1Fabio Alessandrelli
2021-09-29HTML5: Fix minification error with Emscripten 1.39.9Rémi Verschelde
2021-09-27[macOS, sandbox] Add export option to embed and sign helper executables.bruvzg
2021-09-24Replace `#pragma once` by traditional include guards for consistencyHugo Locurcio
2021-09-23Release pressed events when the window is blurred on HTML5 platformSelgesel
2021-09-23Add missing WIN32_LEAN_AND_MEANBartłomiej T. Listwon
2021-09-21Merge pull request #52842 from Ev1lbl0w/fix_win_open_errcodeRémi Verschelde
2021-09-21Merge pull request #52649 from Faless/js/4.x_audioworklet_nothreads_prRémi Verschelde
2021-09-21Allow for mapping keycodes to current layoutFrixuu
2021-09-19Fix Windows cursor with trails disappearing in fullscreenDan
2021-09-19Fix shell_open not returning errors on WindowsRicardo Subtil
2021-09-16Merge pull request #52715 from Calinou/linuxbsd-vulkan-driver-rebootRémi Verschelde
2021-09-16Merge pull request #52720 from Faless/js/4.x_fix_wheelRémi Verschelde