summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2019-05-28Android: Include Joysticks/Gamepads which are available on app start.wombatstampede
2019-05-28Merge pull request #26462 from SubSage/masterRémi Verschelde
2019-05-28Merge pull request #28512 from MJacred/masterRémi Verschelde
2019-05-27Merge pull request #29119 from bruvzg/native_icon_supportRémi Verschelde
2019-05-25Git: Explicitly list binary files as such to avoid EOL changeRémi Verschelde
2019-05-24Add native window/taskbar icon support for Windows and macOS.bruvzg
2019-05-23Check project settings live before lookup in crash handlerIbrahn Sahir
2019-05-23Fixed uninitialised variable in x11 null cursor creationIbrahn Sahir
2019-05-21Merge pull request #29032 from akien-mga/tools-exceptions-rttiRémi Verschelde
2019-05-21added a const keyword for a methods that return constant literal...hbina085
2019-05-20SCons: Keep exceptions and rtti on Android, iOS and HTML5 tools buildRémi Verschelde
2019-05-19Fix typos with codespellRémi Verschelde
2019-05-18Allow project export to be canceledGeorge Marques
2019-05-17[macOS] Allow using user provided `.icns` files for exported app icons.bruvzg
2019-05-16Fix OS_UWP::execute's signature after cd4449eRémi Verschelde
2019-05-15Fix OS_Javascript execute methodFabio Alessandrelli
2019-05-13Merge pull request #28518 from clayjohn/GLES2-MSAARémi Verschelde
2019-05-09X11: Check if "_NET_FRAME_EXTENTS" atom is supported.bruvzg
2019-05-09Change "ID" to lowercase "id"Aaron Franke
2019-05-02added MSAA to GLES backendclayjohn
2019-05-01Fixed game crash, regression of #26977Andrea Catania
2019-05-01Merge pull request #27676 from qarmin/small_fixes_2Rémi Verschelde
2019-04-30SCons: Always use env.Prepend for CPPPATHRémi Verschelde
2019-04-30Fix application window not listed in taskbar (X11)MJacred
2019-04-30Merge pull request #26977 from bruvzg/fix_x11_window_posRémi Verschelde
2019-04-29Merge pull request #28061 from guilhermefelipecgs/fix_19137Rémi Verschelde
2019-04-29Merge pull request #28185 from KLee1248/key_remappingRémi Verschelde
2019-04-29Merge pull request #28448 from Valentactive/fix-linux-recognition-ecutable-bu...Rémi Verschelde
2019-04-29Merge pull request #28470 from Calinou/fix-windows-clipboard-line-endingsRémi Verschelde
2019-04-27Convert line endings to CRLF in `OS.set_clipboard()` on WindowsHugo Locurcio
2019-04-27Clean up latency related functionsJuan Linietsky
2019-04-27[Input] Release keys/actions pressed if window loses focusGuilherme Felipe
2019-04-26fix builds made with Clang on some Linux distrosMichele Valente
2019-04-25Merge pull request #28402 from Valentactive/add-thinlto-support-x11Rémi Verschelde
2019-04-25add option to use ThinLTOMichele Valente
2019-04-25Merge pull request #28396 from akien-mga/scons-capture-the-flagsRémi Verschelde
2019-04-24Rename wrong field.Juan Linietsky
2019-04-24Remove forgotten strings in configuration filesJuan Linietsky
2019-04-24Fixes to make exporting more responsive.Juan Linietsky
2019-04-24SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGSRémi Verschelde
2019-04-23Fixes build for Windows cross-compilationKenneth Lee
2019-04-19Re-maps KEY_BRACELEFT/RIGHT for OSX usersKLee1248
2019-04-18Merge pull request #28146 from volzhs/unique_id_androidRémi Verschelde
2019-04-18Fix get_unique_id() on Androidvolzhs
2019-04-16Merge pull request #28058 from guilhermefelipecgs/fix_28024Rémi Verschelde
2019-04-15Add Input::get_current_cursor_shapeGuilherme Felipe
2019-04-12Move IDHandler JS module to platform from WebsockFabio Alessandrelli
2019-04-10Force utf-8 source file encoding in MSVCWindy Darian
2019-04-10Merge pull request #27815 from Faless/unix/mem_accessHein-Pieter van Braam
2019-04-09Style: Apply new changes from clang-format 8.0Rémi Verschelde