godot/modules/etc
Rémi Verschelde c210de581e etc: Do not overestimate number of CPU threads
The *2 factor between cores and threads of most modern CPUs
is already taken into account in get_processor_count().
2017-06-17 10:51:50 +02:00
..
config.py Add ETC1/ETC2 compression support though etc2comp. 2017-05-31 18:59:00 -05: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