summaryrefslogtreecommitdiff
path: root/gfx/gl/glTexture.h
Commit message (Collapse)AuthorAge
* Move all low level texture operations to DSA helpers in glTextureDan Goodliffe45 hours
|
* Replace gl_traits glTexParameter with glTexture::parameter DSA wrapperDan Goodliffe3 days
|
* Wrap up some low level texture operations in glTexture classDan Goodliffe8 days
Fixes previously hard coded billboard texture size.