summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2015-04-04Fixes the accelerometerMartho42
2015-04-02wrong function, changing..Juan Linietsky
2015-04-02javascript build fixJuan Linietsky
2015-04-02Beta1 Attempt #1Juan Linietsky
2015-04-02Merge branch 'master' of https://github.com/okamstudio/godotAriel Manzur
2015-04-02fullscreen thingAriel m
2015-04-01solved color depth issues on osxJuan Linietsky
2015-03-31Option in Android export to use 32 bits buffer.Juan Linietsky
2015-03-31read depth fixesJuan Linietsky
2015-03-31fixes for light2d in androids that do not supportJuan Linietsky
2015-03-25fixes to shader to get most new demos working on mobilereduz
2015-03-23fixed build error on OSX from new WM codesteve
2015-03-23fixed iphone build with new window manamenet changessteve
2015-03-23window managements functions workJuan Linietsky
2015-03-23oops, fucntion was there twiceJuan Linietsky
2015-03-23small android fixJuan Linietsky
2015-03-23android fixes, please testJuan Linietsky
2015-03-23New API: build fixes for x11rollenrolm
2015-03-22Merge pull request #1542 from jotson/wmclassJuan Linietsky
2015-03-22fixes to new window management APIJuan Linietsky
2015-03-22Reverted change to classHintJohn Watson
2015-03-22Merge pull request #1487 from hurikhan/x11-window-managementJuan Linietsky
2015-03-22Merge pull request #1432 from UsernameIsAReservedWord/fixes_platform_windows_...Juan Linietsky
2015-03-21New option to show/hide hidden filesrollenrolm
2015-03-16New option to send canvas to render bufferJuan Linietsky
2015-03-08fix introduced bughurikhan
2015-03-08Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan
2015-03-03Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-03-03merges from okam repoJuan Linietsky
2015-03-02Merge pull request #1437 from Hinsbart/fix_win_joyJuan Linietsky
2015-03-02support for 2D shadow castersJuan Linietsky
2015-02-25fix get joystick name from registry on some systemsHinsbart
2015-02-24Update detect.pyUsernameIsAReservedWord
2015-02-24Update detect.pyUsernameIsAReservedWord
2015-02-24fixes platform/windows/detect.pyUsernameIsAReservedWord
2015-02-18support for light and normal mapping in 2DJuan Linietsky
2015-02-17fix for “no viable conversion from 'NSPoint' (aka '_NSPoint') to 'CGPoint'â...greay
2015-02-15Renamed EXPERIMENTAL_WM_API to NEW_WM_APIhurikhan
2015-02-15Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan
2015-02-15begin new serialization frameworkJuan Linietsky
2015-02-14fixes to mouse warpJuan Linietsky
2015-02-12Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan
2015-02-12cleanup + MouseGrabhurikhan
2015-02-12fix get_joy_name() on windowsHinsbart
2015-02-10add support for CADisplayLinkRhody Lugo
2015-02-09Merge pull request #1300 from umxprime/fix/ios-init-crashJuan Linietsky
2015-02-09Merge pull request #1299 from umxprime/fix/isim-sdk-pathJuan Linietsky
2015-02-09Merge pull request #1259 from laganojunior/feature/fix_modifier_key_unpressJuan Linietsky
2015-01-27Adjust x11/detect.pysambler
2015-01-23Fix init crash on iPad 1st gen device with iOS 5.1.1Maxime CHAPELET