aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/include/GrInOrderDrawBuffer.h
Commit message (Expand)AuthorAge
* Move some gpu headers out of the public include dirGravatar bsalomon@google.com2011-08-16
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Refactor GrDrawTarget vertex/index apiGravatar bsalomon@google.com2011-06-21
* Make Gr clear take a rect for a partial-clearGravatar bsalomon@google.com2011-04-27
* Make clear a GrDrawTarget virtual method and implement in GrInOrderDrawBufferGravatar bsalomon@google.com2011-04-25
* Fix alignment issues with stack allocated memory allocated as bytes but used ...Gravatar bsalomon@google.com2011-04-20
* rename XHelper members to onXGravatar bsalomon@google.com2011-04-12
* Delete GL tex ID when last of GrGLTexture or GrGLRenderTarget that reference ...Gravatar bsalomon@google.com2011-03-10
* Make a separate path renderer object. Move enum types to GrTypes.hGravatar bsalomon@google.com2011-02-22
* Batch consecutive draw rects.Gravatar bsalomon@google.com2011-02-16
* Refactor how Gr handles vertex and index data. GrGpu and GrInOrderDrawBuffer ...Gravatar bsalomon@google.com2011-02-14
* add gpu backend (not hooked up yet)Gravatar reed@google.com2010-12-22