Changes: - Documentation fixes - Appease newer compilers - Fix build with png-1.5 - Fix CVE-2010-1519 - Add memory reading functions - Add luminance alpha support
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 freedesktop-games repository.