summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-06-18Merge remote-tracking branch 'upstream/master'Kostadin Damyanov
2015-06-12Update rasterizer_gles2.cppJuan Linietsky
2015-06-11Haiku: create a GL context and initialize the audio and physics serversKostadin Damyanov
2015-06-11new space shooter demoJuan Linietsky
2015-06-10Haiku: remove an #ifdef as the platform now supports MSG_NOSIGNALKostadin Damyanov
2015-06-07Merge pull request #2037 from est31/use-local-winJuan Linietsky
2015-06-06new file dialog!Juan Linietsky
2015-06-06Add OS.get_time_zone_info functionest31
2015-06-06Add utc param to get_time and get_date methodsest31
2015-05-31work in progress, resource previewsJuan Linietsky
2015-05-25Haiku: some small fixesKostadin Damyanov
2015-05-25Haiku: link with the haiku libs, stub the OS_Haiku class.Kostadin Damyanov
2015-05-25Haiku: fix building with UNIX_ENABLED.Kostadin Damyanov
2015-05-10Added Doxyfile for Doxygen documentation. Had to modify codec.h because it al...Antony
2015-05-09Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-05-09-Corrected DirAccessWindows functions, fixes #1872, properly fixes #791.Juan Linietsky
2015-05-07Merge pull request #1841 from SuperUserNameMan/updated_rtaudioJuan Linietsky
2015-05-06update rtaudio to latest versionyg2f
2015-05-06fixed ColorRgb attribute init order of structehriche
2015-05-06minor fixes in drivers mpc and vorbis.ehriche
2015-05-04Merge pull request #1810 from ricpelo/ricpelo-patch-3Juan Linietsky
2015-05-04Fixes Theora buildRicardo PĂ©rez
2015-05-04Merge remote-tracking branch 'origin/master'Juan Linietsky
2015-05-04small unicode fixesJuan Linietsky
2015-05-04-corrected frac() and hyperbolic sin,cos,tan when running on PC (GLSL120), fi...Juan Linietsky
2015-05-03Merge pull request #1792 from swenner/static_analysis_fixesJuan Linietsky
2015-05-03Merge pull request #1800 from antonyjones67/VSGeneratorJuan Linietsky
2015-05-03Added Visual Studio project generation. Use "vsproj=yes" in command line. Thi...Antony Jones
2015-05-03fixed uninitialized name pointers (cppcheck)Simon Wenner
2015-05-03fixed memory leak: triangulated (cppcheck)Simon Wenner
2015-05-01-fixed old condition in TextureFrame that caused bugs in materials, closes #1742Juan Linietsky
2015-05-01-Fixes from source code analyzizer, closes #1768Juan Linietsky
2015-04-30-fixed broken lighting in release version of godot for isometric light demo, ...Juan Linietsky
2015-04-27-made normalmaps easier in 2D, fixes #1467Juan Linietsky
2015-04-24-Objects with BlendMode!=MIX do not get affected by CanvasModulate, fixes #1724Juan Linietsky
2015-04-20-Changed Godot exit to be clean.Juan Linietsky
2015-04-18-fix local and global usage for DirAccess, fixes #791Juan Linietsky
2015-04-18-fixed relative path saving to file, fixes #1694Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-04-14Fix clipping when used in viewport or inside another viewport, fixes #1661Juan Linietsky
2015-04-12fixed broken lighting, closes #1671Juan Linietsky
2015-04-12-Fixed screen capture for viewports, added a screen capture demo, fixes #1529Juan Linietsky
2015-04-09-Fixes bug in ShaderGraph material, when uniform property is not used, fixes ...Juan Linietsky
2015-04-07Merge pull request #1531 from vkbsb/h5_canvas_polygon_fixJuan Linietsky
2015-04-06Added a PVRTC encoder for iOSJuan Linietsky
2015-04-03fix shadow issue with lights in mix mode, i think fixes #1611Juan Linietsky
2015-04-03Changes to LightJuan Linietsky
2015-04-02Beta1 Attempt #1Juan Linietsky
2015-04-01fix shadow attenuationJuan Linietsky
2015-03-31read depth fixesJuan Linietsky