virtualx-engine/modules
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
..
cscript Fix cscript module syntax errors for MSVC compiler 2016-06-26 14:19:46 -03:00
dds dds/etc1/pbm/pvr: Make those modules and split thirdparty files 2016-10-30 14:51:30 +01:00
etc1 dds/etc1/pbm/pvr: Make those modules and split thirdparty files 2016-10-30 14:51:30 +01:00
gdscript Adapt overlooked instances of zero-based column numbers 2016-10-17 20:49:28 +02:00
gridmap Improve/fix GridMap editor 2016-09-01 08:41:31 +02:00
ik Removed unused variables (first pass) 2016-07-07 23:15:03 +02:00
jpg jpg: Make it a module and split jpgd thirdparty files 2016-10-30 14:51:30 +01:00
ogg ogg/vorbis/opus/speex: Make them modules and unbundle thirdparty libs 2016-10-30 14:51:31 +01:00
opus ogg/vorbis/opus/speex: Make them modules and unbundle thirdparty libs 2016-10-30 14:51:31 +01:00
pbm dds/etc1/pbm/pvr: Make those modules and split thirdparty files 2016-10-30 14:51:30 +01:00
pvr dds/etc1/pbm/pvr: Make those modules and split thirdparty files 2016-10-30 14:51:30 +01:00
speex ogg/vorbis/opus/speex: Make them modules and unbundle thirdparty libs 2016-10-30 14:51:31 +01:00
vorbis ogg/vorbis/opus/speex: Make them modules and unbundle thirdparty libs 2016-10-30 14:51:31 +01:00
webp webp: Make it a module and unbundle libwebp thirdparty files 2016-10-30 14:51:30 +01:00
register_module_types.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
SCsub Remove trailing spaces 2016-04-02 20:26:12 +02:00