summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-31thread renamingAriel Manzur
2016-01-31total pointersAriel Manzur
2016-01-31checking for file?Ariel Manzur
2016-01-25-Many fixes to windows build system with Mingw on Windows. Fixes #2690Juan Linietsky
2016-01-24Correct viewport scaling with stretch mode viewport, fixes #1571Juan Linietsky
2016-01-23-Fixed video stream theora not finishing when stream finishes, closes #3066Juan Linietsky
2016-01-23-Support the TRNS flag on libpng, fixes #3097Juan Linietsky
2016-01-19Merge pull request #2180 from sketchyfun/SketchyFunRémi Verschelde
2016-01-13Allows vec4 shader uniforms to be set by quaternion variant type.Saracen
2016-01-13improve reporting of error in wrong inheritance for autoload scriptJuan Linietsky
2016-01-12loading unaligned pbmAriel Manzur
2016-01-11Update bitmap_loader_pnm.cpppunto-
2016-01-11fix issue loading binary pbmJuan Linietsky
2016-01-11Merge pull request #3230 from touilleMan/issue-55Rémi Verschelde
2016-01-10-Make a rare corner case where disabling/reenabling mipmaps causes invalid te...Juan Linietsky
2016-01-10-Removed OS.get_system_time_msec(), this is undoable on Windows and also unus...Juan Linietsky
2016-01-10-Made tile parameter work, fixes #3167Juan Linietsky
2016-01-10-Added a new mode, WRITE_READ to File, to recover compatibility with old proj...Juan Linietsky
2016-01-09Fix pthread renaming in Open/FreeBSDeska
2016-01-05Fix uint compile errormrezai
2016-01-04Remove unnecessary null pointer checksEmmanuel Leblond
2016-01-03having active items is pointless in input mapJuan Linietsky
2016-01-03-Replaced tinyjpg for jpgd (public domain), fixes progressive encoded jpgs an...Juan Linietsky
2016-01-02make it impossible to shrink framebuffer < 0, fixes #2066Juan Linietsky
2016-01-02Ability to use opacity on distance field textures, fixes #2148Juan Linietsky
2016-01-02Change rb+ to wb+ on file access READ_WRITE to allow more use cases, closes #...Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-29-fix loading of samples in mod, s3m and xm. Fixes #2553reduz
2015-12-29removed some printsreduz
2015-12-23redundant TAB removedmrezai
2015-12-23Fix ios libpng link errormrezai
2015-12-22threadsAriel Manzur
2015-12-22testing patch for aligned reads by webp in javascriptAriel Manzur
2015-12-21Fix libpng link errors on androidmrezai
2015-12-19Update to libpng 1.5.26Rémi Verschelde
2015-12-18thread rename for ios and osx (if called from the thread to be renamed)Ariel Manzur
2015-12-17thread set nameAriel Manzur
2015-12-16compile thingAriel Manzur
2015-12-15-split view of property editor and editor settingsJuan Linietsky
2015-12-15-fixes to theora video ending sooner than expected, fixes #3066Juan Linietsky
2015-12-13added binary API to StreamPeer, fixes #2863Juan Linietsky
2015-12-11remove editor driver splitJuan Linietsky
2015-12-09Fix windows buildest31
2015-12-08-New mask mode for lights, makes using masks MUCH easier.Juan Linietsky
2015-12-08Merge pull request #2719 from SaracenOne/clipping_fixJuan Linietsky
2015-12-08Merge pull request #2956 from est31/add_system_wide_export_pathJuan Linietsky
2015-12-08Merge pull request #2993 from leezh/nrex-v0.1Juan Linietsky
2015-12-07Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-12-07-Webp include paths are broken, hacked them to work, fixes #2995Juan Linietsky
2015-12-07Extended clipping fix to missing clipping-related features.Saracen