summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2016-01-06Better fix for visual studio project generation.Peace Sells
2016-01-06Make joydev build using udev and evdev opt-out but blocking (linux)Rémi Verschelde
2016-01-05fix x11 crash on exithondres
2016-01-05define XUSER_MAX_COUNT if not presenthondres
2016-01-04Remove unnecessary null pointer checksEmmanuel Leblond
2016-01-03change android install location to automatic, closes #1997Juan Linietsky
2016-01-03having active items is pointless in input mapJuan Linietsky
2016-01-03send axis events only once per frame on linuxhondres
2016-01-02make num_buttons local, no need to keep in joystick structhondres
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-31-Fix parsing of comments in VariantParser, fixes #3175Juan Linietsky
2015-12-28Remove bogus argument in sample_get_descriptionRémi Verschelde
2015-12-26Haiku: fix buildKostadin Damyanov
2015-12-26Fix joystick hotplugging on windows, using right indices nowHondres
2015-12-23removed -ffast-math on ios, compiler bug?Ariel Manzur
2015-12-22threadsAriel Manzur
2015-12-22Merge pull request #3113 from Hinsbart/joy_fixJuan Linietsky
2015-12-22missing?Ariel Manzur
2015-12-21Check pkg-config for libudev and enable gamepad code only if found. Linux onl...hondres
2015-12-21-fixed build system to use pkg-config for evdevJuan Linietsky
2015-12-20windows resource version thingAriel Manzur
2015-12-20this failed on mingw on linux (but not on msvc) with 2 problems:Ariel Manzur
2015-12-20Merge pull request #3101 from Hinsbart/remapping-newpunto-
2015-12-18Use tabs instead of spaces for new gamepad codehondres
2015-12-18thread rename for ios and osx (if called from the thread to be renamed)Ariel Manzur
2015-12-18Better gamepad supporthondres
2015-12-14no need to revert this actuallyAriel Manzur
2015-12-14Merge branch 'master' of https://github.com/godotengine/godotsantiagopf
2015-12-13utf stuff on osxsantiagopf
2015-12-13added binary API to StreamPeer, fixes #2863Juan Linietsky
2015-12-13reverted mouse stuffsantiagopf
2015-12-12isimsantiagopf
2015-12-12added rotation and scale support to gui controlsJuan Linietsky
2015-12-12-added windowed mode with -w, fixes #3020Juan Linietsky
2015-12-11Merge pull request #590 from marynate/PR-fix-ios-release-eventpunto-
2015-12-08changed a bit to use system()Juan Linietsky
2015-12-08improve detection of linux, fixes #3201Juan Linietsky
2015-12-08Merge pull request #2849 from a12n/compobsd2Juan Linietsky
2015-12-08Merge pull request #2956 from est31/add_system_wide_export_pathJuan Linietsky
2015-12-06some fixesJuan Linietsky
2015-12-02-several fixes to Android to work better on Tegra 3/4 devices, uses 16 bits F...Juan Linietsky
2015-12-01Merge pull request #2963 from akien-mga/pr-opus-arm-optRémi Verschelde
2015-12-01Enable opus ARM optimisations only on ARMRémi Verschelde
2015-11-30Add way to look for templates at system wide level tooest31
2015-11-29Enabled debug symbols for x11 when using platform=release_debug and debug_rel...koalefant
2015-11-27Replace hardcoded references to Okam Studio by Godot EngineRémi Verschelde
2015-11-250theora compilation fixesJuan Linietsky
2015-11-24Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-11-24-work in progress resourceparser and .tscn parser. Still non-functionalJuan Linietsky
2015-11-21tegra 3 fixmikica1986vee