aboutsummaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #4999 from volzhs/fix-project-pathRémi Verschelde2016-06-041-1/+1
|\ \ \ | |/ / |/| |
| * | change invalid characters when get user data dir on Windows & Unixvolzhs2016-06-031-1/+1
* | | Update to libpng 1.5.27Rémi Verschelde2016-06-025-49/+66
|/ /
* | DPI Detection supportJuan Linietsky2016-05-291-4/+4
* | FreeType: Add mandatory license textRémi Verschelde2016-05-292-0/+208
* | Finalized DynamicFont implementationJuan Linietsky2016-05-29486-0/+180787
* | Changed import workflowJuan Linietsky2016-05-272-4/+5
* | fixes android drivers buildAriel Manzur2016-05-211-1/+1
* | fix drivers build on iosAriel Manzur2016-05-211-2/+3
* | fixAriel Manzur2016-05-213-17/+20
* | using 1 env for all driversAriel Manzur2016-05-213-31/+28
* | Remove nocpuid.c from builtin OpenSSLeska2016-05-122-8/+0
* | OpenSSL buildsystem: actually apply the flag on gcc/clangRémi Verschelde2016-05-111-3/+3
* | Windows: Fix MinGW argument being passed to MSVCRémi Verschelde2016-05-111-3/+5
* | Add ignore error flag to OpenSSL driverGeorge Marques2016-05-091-0/+1
* | Merge pull request #4560 from eska014/fix-emscripten-opusRémi Verschelde2016-05-071-1/+0
|\ \
| * | Ignore unneeded Opus file, fix JavaScript buildeska2016-05-051-1/+0
* | | cloning env for builtin_openssl _and_ openssl :)Ariel Manzur2016-05-063-17/+24
* | | clonning env for builtin sslAriel Manzur2016-05-061-646/+653
* | | Fix build for Windows 64-bits with GCCGeorge Marques2016-05-051-0/+4
|/ /
* | missing default valueJuan Linietsky2016-05-041-1/+1
* | fix to avoid video texture scalingJuan Linietsky2016-05-041-1/+1
* | ability to shrink all images x2 on loadJuan Linietsky2016-05-042-1/+22
* | Merge pull request #4541 from vnen/pr-fix-win64-buildRémi Verschelde2016-05-041-2/+1
|\ \
| * | Fix windows 64-bits build.George Marques2016-05-031-2/+1
* | | Update OpenSSL to 1.0.2hmrezai2016-05-0335-153/+365
|/ /
* | Update Opus driver to 1.1.2George Marques2016-05-02270-5041/+12794
* | Implements get_executable_path for OS X should proc_pidpath in os_osx.mm does...Aren Villanueva2016-04-201-0/+21
* | Merge pull request #4329 from mrezai/openssl-1.0.2gRémi Verschelde2016-04-18447-113853/+32779
|\ \
| * | Update OpenSSL to version 1.0.2gmrezai2016-04-15447-113853/+32779
* | | Fixed zero-length arrays in nrex. Fixes #4346Zher Huei Lee2016-04-181-4/+10
|/ /
* | Fix OpenSSL compilation on Windowsmrezai2016-04-121-1/+5
* | Merge pull request #4275 from mrezai/openssl-1.0.1sRémi Verschelde2016-04-11914-209161/+215798
|\ \
| * | Update OpenSSL to version 1.0.1smrezai2016-04-10914-209161/+215798
* | | Updated nrex to v0.2Zher Huei Lee2016-04-083-43/+113
|/ /
* / free Material 'shadow_material_double_sided' on ::finish()MSC2016-04-031-0/+1
|/
* Add function to convert Date time from a dictionary to EpochKyle Luce2016-03-161-0/+1
* Merge pull request #3694 from techtonik/patch-1Rémi Verschelde2016-03-151-0/+7
|\
| * Show which video driver is used in verbose modeanatoly techtonik2016-02-241-0/+7
* | Merge pull request #3528 from SaracenOne/baked_light_realtime_colourizeRémi Verschelde2016-03-152-1/+20
|\ \
| * | Ability to colourize baked lighting in real time.Saracen2016-02-062-1/+20
* | | Fixes the month consistency issue in enums and get_date etcKyle Luce2016-03-131-0/+3
* | | Fix 'FLAG_RECEIVE_SHADOWS' flag for GeometryInstances so that turning it off ...Saracen2016-03-121-4/+15
* | | -Made editor support SSL certs by default (embedded them)Juan Linietsky2016-03-123-31/+70
* | | Merge pull request #3958 from SaracenOne/cpu_skinning_path_fixJuan Linietsky2016-03-081-3/+11
|\ \ \
| * | | Fix to CPU skinning path when using GPU skinning (meshes with morphs) causing...Saracen2016-03-061-3/+11
* | | | Added extra controls to GeometryInstances to control how they should cast sha...Saracen2016-03-072-2/+13
* | | | This will disable png arm neon optimizing for android template if compile on ...volzhs2016-03-071-6/+5
|/ / /
* | | Added relative paths for DirAccess::remove()Zher Huei Lee2016-03-012-4/+10
* | | Merge pull request #3693 from SaracenOne/hardware_skinning_fixRémi Verschelde2016-02-281-8/+14
|\ \ \ | |_|/ |/| |