summaryrefslogtreecommitdiff
path: root/indra/llrender/llgltexture.cpp
AgeCommit message (Collapse)Author
2016-02-24MAINT-5297 - icons were not removed from memoryandreykproductengine
2013-08-18SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 msRichard Linden
continued conversion to units system made units perform type promotion correctly and preserve type in arithmetic e.g. can now do LLVector3 in units added typedefs for remaining common unit types, including implicits
2012-09-04Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTextureDon Kjer