blob: e4bca42abd6bebaddf7a6744702ddd458e71d3ea (
plain)
1
2
3
4
5
|
This is a library for OpenGL to load PNG graphics files as an OpenGL
texture as easily as possible. It also has a number of options for
generating the alpha channel and mipmaps.
This package is based on the repository at http://repo.or.cz/w/glpng.git
|