Commit Graph

5 Commits

Author SHA1 Message Date
Бранимир Караџић
db9122c255 Happy New Year! 2019-01-13 17:12:46 -08:00
Andrew Willmott
03ad3921ef ASTC encoding support
- Add 3rdparty/astc with lib version of the standard encoder
- Add astc_compress call for ASTC formats

- Add BIMG_CONFIG_ASTC_DECODE-gated decompression support. This is just for
  testing, the decompress code is currently too heavy to include in the core lib.
- Add fourcc support for DDS decode so ASTC and other formats not covered by
  dxgi can be read

- Add --formats option to texturec, lists all supported formats

- Update genie files -- add astc to bimg_encode and remove redundant files from
  texturec
2018-07-23 19:05:11 +01:00
Branimir Karadžić
b38c892289 Happy New Year! 2018-01-01 11:15:52 -08:00
Branimir Karadžić
3d47b9da34 Cleanup. 2017-04-03 22:41:37 -07:00
Branimir Karadžić
f475cf0623 Moved image code from bgfx into bimg library. 2017-04-02 19:26:02 -07:00