aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/src/GrAtlas.cpp
Commit message (Expand)AuthorAge
* Rename existing nonpreserving reallocs to reset, add reset to SkAutoMalloc, u...Gravatar bsalomon@google.com2011-09-02
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* suppress printfsGravatar reed@google.com2011-07-05
* Remove GrAuto*Malloc, replace with SkAuto*MallocGravatar bsalomon@google.com2011-06-30
* Adding the notion of a volatile bitmap to SkBitmap. Gravatar junov@google.com2011-06-30
* Add support for 8 bits/component glyphs, toGravatar caryclark@google.com2011-06-22
* Add lockKeylessTexture() for caching texture without a content key.Gravatar bsalomon@google.com2011-04-25
* Adds read pixels to GrTexture and GrRenderTargetGravatar bsalomon@google.com2011-04-05
* Add GrResource base class for ibs, texs, vbs, etc.Gravatar bsalomon@google.com2011-03-30
* need a separate texture for each maskformat in atlasmgrGravatar reed@google.com2011-03-15
* support lcd16 in text atlas (sans shader support)Gravatar reed@google.com2011-03-15
* add gpu backend (not hooked up yet)Gravatar reed@google.com2010-12-22