summaryrefslogtreecommitdiff
path: root/modules/cvtt/image_compress_cvtt.cpp
AgeCommit message (Expand)Author
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-02-11Rewritten StreamTexture for better code reuse, added basis universal supportJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-07-06Added release function to PoolVector::Access.Ibrahn Sahir
2019-05-08Enable BC6H compression for all HDR formatsDaniel Rakos
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-27Fix warnings about unused variables [-Wunused-variable]Rémi Verschelde
2018-09-27Fix warnings for comparison between signed and unsigned integers [-Wsign-comp...Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-25Fix mipmap levels not being initializedelasota
2018-08-22Multithread CVTT compression jobselasota
2018-08-21BPTC supportelasota