aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/src/GrTextContext.cpp
Commit message (Expand)AuthorAge
* Make a separate path renderer object. Move enum types to GrTypes.hGravatar bsalomon@google.com2011-02-22
* Hide alloc size vs content size below APIGravatar bsalomon@google.com2011-02-17
* Batch consecutive draw rects.Gravatar bsalomon@google.com2011-02-16
* Increase number of stages from 1 to 2Gravatar bsalomon@google.com2011-01-24
* Rev the GrContext interface. Context has draw* functions that take a new GrPa...Gravatar bsalomon@google.com2011-01-21
* Towards issue #106Gravatar bsalomon@google.com2011-01-13
* add template macro to "safely" perform casts w/o breaking strict-aliasingGravatar reed@google.com2011-01-05
* flush inorder drawtarget (i.e. flushText) before we purge the atlas/cacheGravatar reed@google.com2010-12-22
* add gpu backend (not hooked up yet)Gravatar reed@google.com2010-12-22