summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-04-12Fix OpenSSL compilation on Windowsmrezai
2016-04-11Merge pull request #4275 from mrezai/openssl-1.0.1sRémi Verschelde
2016-04-10Update OpenSSL to version 1.0.1smrezai
2016-04-08Updated nrex to v0.2Zher Huei Lee
2016-04-03free Material 'shadow_material_double_sided' on ::finish()MSC
2016-03-19Add etc1(pkm) texture loading supportsanikoyes
2016-03-16Add function to convert Date time from a dictionary to EpochKyle Luce
2016-03-15Merge pull request #3694 from techtonik/patch-1Rémi Verschelde
2016-03-15Merge pull request #3528 from SaracenOne/baked_light_realtime_colourizeRémi Verschelde
2016-03-13Fixes the month consistency issue in enums and get_date etcKyle Luce
2016-03-12Fix 'FLAG_RECEIVE_SHADOWS' flag for GeometryInstances so that turning it off ...Saracen
2016-03-12-Made editor support SSL certs by default (embedded them)Juan Linietsky
2016-03-08Merge pull request #3958 from SaracenOne/cpu_skinning_path_fixJuan Linietsky
2016-03-07Added extra controls to GeometryInstances to control how they should cast sha...Saracen
2016-03-07This will disable png arm neon optimizing for android template if compile on ...volzhs
2016-03-06Fix to CPU skinning path when using GPU skinning (meshes with morphs) causing...Saracen
2016-03-01Added relative paths for DirAccess::remove()Zher Huei Lee
2016-02-28Merge pull request #3693 from SaracenOne/hardware_skinning_fixRémi Verschelde
2016-02-24Show which video driver is used in verbose modeanatoly techtonik
2016-02-24Fixed hardware-accelerated skinning support.Saracen
2016-02-19Fix allocation bug if compiled with modern clang or gccest31
2016-02-12Forgot to correct the ERR_FAIL_COND_V.Julian Murgia - StraToN
2016-02-12Added RegEx::get_capture_start() methodJulian Murgia - StraToN
2016-02-06Ability to colourize baked lighting in real time.Saracen
2016-02-04Removed PE-bliss, win32 binares so far remain without icon, had many issues w...Juan Linietsky
2016-02-02-Correctly flip BG texture if viewport is flipped, fixes #3507Juan Linietsky
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