summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-12Remove nocpuid.c from builtin OpenSSLeska
2016-05-11OpenSSL buildsystem: actually apply the flag on gcc/clangRémi Verschelde
2016-05-11Windows: Fix MinGW argument being passed to MSVCRémi Verschelde
2016-05-09Add ignore error flag to OpenSSL driverGeorge Marques
2016-05-07Merge pull request #4560 from eska014/fix-emscripten-opusRémi Verschelde
2016-05-06cloning env for builtin_openssl _and_ openssl :)Ariel Manzur
2016-05-06clonning env for builtin sslAriel Manzur
2016-05-05Ignore unneeded Opus file, fix JavaScript buildeska
2016-05-05Fix build for Windows 64-bits with GCCGeorge Marques
2016-05-04missing default valueJuan Linietsky
2016-05-04fix to avoid video texture scalingJuan Linietsky
2016-05-04ability to shrink all images x2 on loadJuan Linietsky
2016-05-04Merge pull request #4541 from vnen/pr-fix-win64-buildRémi Verschelde
2016-05-03Fix windows 64-bits build.George Marques
2016-05-03Update OpenSSL to 1.0.2hmrezai
2016-05-02Update Opus driver to 1.1.2George Marques
2016-04-20Implements get_executable_path for OS X should proc_pidpath in os_osx.mm does...Aren Villanueva
2016-04-18Merge pull request #4329 from mrezai/openssl-1.0.2gRémi Verschelde
2016-04-18Fixed zero-length arrays in nrex. Fixes #4346Zher Huei Lee
2016-04-15Update OpenSSL to version 1.0.2gmrezai
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-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