virtualx-engine/modules/etc
Rémi Verschelde cb59236ce9 Disable etc2comp and tinyexr modules on non-tools build
They are not necessary in such configuration, and require C++11
and (on Android) the STL.

Fixes #9273.
2017-06-30 18:16:38 +02:00
..
config.py Disable etc2comp and tinyexr modules on non-tools build 2017-06-30 18:16:38 +02:00
image_etc.cpp etc: Do not overestimate number of CPU threads 2017-06-17 10:51:50 +02:00
image_etc.h Add ETC1/ETC2 compression support though etc2comp. 2017-05-31 18:59:00 -05:00
register_types.cpp Add ETC1/ETC2 compression support though etc2comp. 2017-05-31 18:59:00 -05:00
register_types.h Add ETC1/ETC2 compression support though etc2comp. 2017-05-31 18:59:00 -05:00
SCsub Add ETC1/ETC2 compression support though etc2comp. 2017-05-31 18:59:00 -05:00
texture_loader_pkm.cpp Add ETC1/ETC2 compression support though etc2comp. 2017-05-31 18:59:00 -05:00
texture_loader_pkm.h Add ETC1/ETC2 compression support though etc2comp. 2017-05-31 18:59:00 -05:00