godot/drivers
Rémi Verschelde 995dcb610c ogg/vorbis/opus/speex: Make them modules and unbundle thirdparty libs
Took the opportunity to undo the Godot changed made to the
opus source. The opus module should eventually be built in its
own environment to avoid polluting others with too many include
dirs and defines.

TODO: Fix the platform/ stuff for opus.
(cherry picked from commit d9a291f641)

speex module was only added while cherry-picking, as speex is removed
in the master branch but we don't want to break compatibility in 2.1.x.
Unbundling wasn't done as the module uses the internal speex_free,
so it would require some more work.
2016-10-30 14:51:31 +01:00
..
alsa Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
builtin_openssl2 Fix builtin OpenSSL configuration 2016-07-09 20:13:35 -03:00
builtin_zlib zlib: Update builtin version to upstream 1.2.8 2016-07-23 13:06:54 +02:00
chibi Removed unused variables (second pass) + dead code 2016-07-07 23:15:59 +02:00
convex_decomp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
freetype FreeType: Update to upstream version 2.6.5 2016-07-22 23:29:25 +02:00
gl_context Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
gles2 Limit directional shadow draw distance, fixes #559, optimization (#1991) 2016-10-09 17:33:20 +02:00
mpc Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
nrex Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
openssl Removed unused variables (second pass) + dead code 2016-07-07 23:15:59 +02:00
png png: Split library to thirdparty dir and allow unbundling 2016-10-30 14:51:30 +01:00
pulseaudio Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
rtaudio RtAudio: Update to upstream version 4.1.2 2016-07-23 13:25:25 +02:00
squish Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
theora Fixes in Theora SCsub 2016-10-09 17:33:12 +02:00
unix Remove some noisy debug prints 2016-07-17 18:25:21 +02:00
windows Fix some bugs in diraccess, closes #5288 2016-06-30 18:23:39 -03:00
SCsub ogg/vorbis/opus/speex: Make them modules and unbundle thirdparty libs 2016-10-30 14:51:31 +01:00
register_driver_types.cpp ogg/vorbis/opus/speex: Make them modules and unbundle thirdparty libs 2016-10-30 14:51:31 +01:00
register_driver_types.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00