summaryrefslogtreecommitdiffstats
path: root/drivers/SCsub
Commit message (Expand)AuthorAgeFilesLines
...
| * | Isolate XAudio2 driverGeorge Marques2016-10-171-0/+2
* | | SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde2016-10-171-0/+2
|/ /
* | drivers: Refactor SCsub and drop redundant env_drivers cloneRémi Verschelde2016-10-151-27/+32
* | freetype: Make it a module and split thirdparty libraryRémi Verschelde2016-10-151-3/+0
* | chibi: Move to a moduleRémi Verschelde2016-10-151-1/+0
* | zlib: Split thirdparty files, simplify scons optionRémi Verschelde2016-10-151-2/+2
* | squish: Move to a module and split thirdparty libRémi Verschelde2016-10-151-2/+0
* | rtaudio: Split thirdparty filesRémi Verschelde2016-10-151-1/+2
* | mpc: Move to a module and split thirdparty libmpcdecRémi Verschelde2016-10-151-2/+0
* | theora: Move to a module and split thirdparty libRémi Verschelde2016-10-151-2/+0
* | openssl: Move to a module and split thirdparty libRémi Verschelde2016-10-151-10/+0
* | ogg/vorbis/opus: Make them modules and unbundle thirdparty libsRémi Verschelde2016-10-151-7/+0
* | webp: Make it a module and unbundle libwebp thirdparty filesRémi Verschelde2016-10-151-2/+0
* | dds/etc1/pbm/pvr: Make those modules and split thirdparty filesRémi Verschelde2016-10-151-4/+0
* | jpg: Make it a module and split jpgd thirdparty filesRémi Verschelde2016-10-151-3/+0
* | png: Split library to thirdparty dir and allow unbundlingRémi Verschelde2016-10-151-2/+1
* | Drop nedmalloc which is apparently not used anymoreRémi Verschelde2016-10-141-1/+0
* | Remove speex support, it is obsoleted by opusRémi Verschelde2016-10-131-3/+1
|/
* Add Windows Universal export to editorGeorge Marques2016-09-061-0/+1
* Finalized DynamicFont implementationJuan Linietsky2016-05-291-0/+2
* fixAriel Manzur2016-05-211-7/+8
* using 1 env for all driversAriel Manzur2016-05-211-19/+18
* cloning env for builtin_openssl _and_ openssl :)Ariel Manzur2016-05-061-3/+12
* -Many fixes to windows build system with Mingw on Windows. Fixes #2690Juan Linietsky2016-01-251-1/+1
* -Replaced tinyjpg for jpgd (public domain), fixes progressive encoded jpgs an...Juan Linietsky2016-01-031-1/+3
* remove editor driver splitJuan Linietsky2015-12-111-30/+33
* -work in progress resourceparser and .tscn parser. Still non-functionalJuan Linietsky2015-11-241-4/+2
* Revert "libao audio driver"Juan Linietsky2015-11-191-1/+0
* Merge pull request #903 from a12n/libaoJuan Linietsky2015-11-191-0/+1
|\
| * Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-11-021-3/+5
| |\
| * \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-07-291-92/+95
| |\ \
| * \ \ Merge branch 'master' of https://github.com/okamstudio/godotAnton Yabchinskiy2015-03-101-1/+0
| |\ \ \
| * \ \ \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2014-12-231-0/+1
| |\ \ \ \
| * | | | | Add ao/ subdir to drivers/SCsubAnton Yabchinskiy2014-11-221-0/+1
* | | | | | Merge pull request #2707 from akien-mga/masterJuan Linietsky2015-11-181-1/+0
|\ \ \ \ \ \
| * | | | | | Cosmetic fixes to SCons buildsystemRémi Verschelde2015-11-011-1/+0
| | |_|_|_|/ | |/| | | |
* | | | | | drivers and theoraAriel Manzur2015-11-161-1/+1
* | | | | | Changed drviers/SCsub spaces to tabs.Aren Villanueva2015-11-161-20/+20
* | | | | | Properly fixes compilation in an msys environment.Aren Villanueva2015-11-161-2/+1
* | | | | | Compile fixes for mingw msys2.Aren Villanueva2015-11-161-19/+26
|/ / / / /
* | | | | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-10-131-1/+3
|\ \ \ \ \
| * | | | | Add support for Opus audio formatGeorge Marques2015-10-021-1/+3
| | |_|_|/ | |/| | |
* / | | | Fixed theora playback. Removed theoraplayer.Juan Linietsky2015-09-261-2/+2
|/ / / /
* | | | Regex library Nrex initial portLee Zher Huei2015-07-241-1/+1
* | | | Added Visual Studio project generation. Use "vsproj=yes" in command line. Thi...Antony Jones2015-05-031-91/+94
| |_|/ |/| |
* | | support for 2D shadow castersJuan Linietsky2015-03-021-1/+0
| |/ |/|
* | Implemented PulseAudio backend and fixed audio driver selection on X11Alexander Stillich2014-12-191-0/+1
|/
* Build System ChangesJuan Linietsky2014-10-071-1/+1
* 3D Physics Rework, Other StuffJuan Linietsky2014-09-151-0/+3
* Small Issues & MaintenanceJuan Linietsky2014-08-011-1/+1