bgfx/examples/08-update
Andrew Willmott acd99728b7 ATC and ASTC support (#1410)
* ATC & ASTC support

- Add update format enum for bimg additions
- renderer_gl ATC and ATSC support
- renderer_mtl ASTC support
- renderer_vk ASTC support
- updates to other backends for new enums
- Support emulated ATC

* cleanup

* Add texture_compression test files for ATC/ASTC formats

* Update 'update' example for ATC formats

- Generalise tile code a little
- Add ATC variants
- Ignoring ASTC for now as not emulated -- should we add empty
  checkerboard emulate though?
2018-06-11 09:23:41 -07:00
..
cs_update.sc Cleanup. 2017-05-29 10:43:50 -07:00
fs_update_3d.sc Happy New Year! 2018-01-01 11:16:06 -08:00
fs_update_cmp.sc Happy New Year! 2018-01-01 11:16:06 -08:00
fs_update.sc Happy New Year! 2018-01-01 11:16:06 -08:00
makefile Happy New Year! 2018-01-01 11:16:06 -08:00
update.cpp ATC and ASTC support (#1410) 2018-06-11 09:23:41 -07:00
varying.def.sc Normalized line endings. 2013-02-21 21:07:31 -08:00
vs_update.sc Happy New Year! 2018-01-01 11:16:06 -08:00