summaryrefslogtreecommitdiff
path: root/gfx/gl/glTexture.cpp
Commit message (Collapse)AuthorAge
* Switch to floating point, camera relative position bufferDan Goodliffe18 hours
|
* Specialise glTexture::savePositionDan Goodliffe31 hours
| | | | | Normalises the range of position information into the range 0-255 so the resulting image is remotely useful.
* Move all low level texture operations to DSA helpers in glTextureDan Goodliffe2 days
|
* Wrap up some low level texture operations in glTexture classDan Goodliffe8 days
Fixes previously hard coded billboard texture size.