xcbuild/Libraries/graphics
Grant Paul 1242d7e711 Support both ImageIO and libpng for reading PNG images.
- Separate out PNG loading into a separate module.
 - Refactor PNG loading to be less tied to asset compliation.
 - Add an implementation of PNG loading using ImageIO when available.
 - Add a unit test for loading various types of PNG images.
2016-07-27 16:18:26 -07:00
..
Headers/graphics Support both ImageIO and libpng for reading PNG images. 2016-07-27 16:18:26 -07:00
Sources Support both ImageIO and libpng for reading PNG images. 2016-07-27 16:18:26 -07:00
Tests Support both ImageIO and libpng for reading PNG images. 2016-07-27 16:18:26 -07:00
CMakeLists.txt Support both ImageIO and libpng for reading PNG images. 2016-07-27 16:18:26 -07:00