aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/GrTextureStripAtlas.h
Commit message (Expand)AuthorAge
* Fix for GrTextureStripAtlas memory leakGravatar robertphillips@google.com2012-09-24
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEn...Gravatar robertphillips@google.com2012-08-16
* Mac 10.6 build fix: got rid of now-unecessary GrTextureStripAtlas tex cache i...Gravatar rileya@google.com2012-08-13
* Added GrTextureStripAtlas object.Gravatar rileya@google.com2012-08-13