aboutsummaryrefslogtreecommitdiff
path: root/texture.go
AgeCommit message (Expand)Author
2014-01-22Added function glGetCompressedTexImage and a constantFabian Wickborn
2013-05-01Added CompressedTexImage2D (and a few associated constants)Jragonmiris
2012-10-24Removes the BindTexture function. It is already implemented asjimt
2012-10-20Refactor C import commentsPeter Waller
2012-10-20Move some more texture functions to texture.goPeter Waller
2012-10-20Initial reorganization: split objects up to different filesPeter Waller