aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/src/GrContext.cpp
Commit message (Expand)AuthorAge
* Rev the GrContext interface. Context has draw* functions that take a new GrPa...Gravatar bsalomon@google.com2011-01-21
* add getter/setter for TextureCache, so that clients can make their budgetGravatar reed@google.com2011-01-18
* Remove notion of default rendertarget. This doesn't map well to usage pattern...Gravatar bsalomon@google.com2011-01-18
* Fix vertex buffer size computation when deferred text is disabled. This chang...Gravatar bsalomon@google.com2011-01-18
* Towards issue #106Gravatar bsalomon@google.com2011-01-13
* add gpu to the default makefileGravatar reed@google.com2010-12-23
* add gpu backend (not hooked up yet)Gravatar reed@google.com2010-12-22