go-gl-legacy / gl

Go bindings for OpenGL
BSD 3-Clause "New" or "Revised" License
342 stars 52 forks source link

Added function glGetCompressedTexImage #133

Closed fawick closed 10 years ago

fawick commented 10 years ago

Also added constant for S3TC compressed texture format.

The function is neccessary to store newly compressed textures to a mass storage.