Commit Graph

3 Commits

Author SHA1 Message Date
Joel16
43bdd057c9 Update stb_image.h 2020-07-25 22:13:31 -04:00
Joel16
ae2124e71c Update stb_image and add pcx loader 2019-11-03 17:50:16 -05:00
Joel16
979f366cad Initial commit
This fork of glib2D does the following:

- No longer relies on ancient versiosn of libpng or libjpeg.
- Uses stb_image (easy to update)
- Adds support for loading BMP, GIF, PNM, PGM, and TGA files.
- some general cleanup
2019-03-04 20:21:53 -06:00