aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/src/GrDrawTarget.cpp
Commit message (Expand)AuthorAge
* Adds ability to draw rects using a unit square vertex buffer. Useful when mat...Gravatar bsalomon@google.com2011-02-01
* 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
* Remove static from template specilizations (linux build complained)Gravatar reed@google.com2011-01-13
* Towards issue #106Gravatar bsalomon@google.com2011-01-13
* add gpu backend (not hooked up yet)Gravatar reed@google.com2010-12-22