Age | Commit message (Expand) | Author |
---|---|---|
2020-02-18 | PoolVector is gone, replaced by Vector | Juan Linietsky |
2020-02-11 | Rewritten StreamTexture for better code reuse, added basis universal support | Juan Linietsky |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-07-06 | Added release function to PoolVector::Access. | Ibrahn Sahir |
2019-05-08 | Enable BC6H compression for all HDR formats | Daniel Rakos |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-09-27 | Fix warnings about unused variables [-Wunused-variable] | Rémi Verschelde |
2018-09-27 | Fix warnings for comparison between signed and unsigned integers [-Wsign-comp... | Rémi Verschelde |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-08-25 | Fix mipmap levels not being initialized | elasota |
2018-08-22 | Multithread CVTT compression jobs | elasota |
2018-08-21 | BPTC support | elasota |