aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrRenderTarget.cpp
Commit message (Expand)AuthorAge
* Protect against unref/ref of stencil buffer.Gravatar bsalomon@google.com2012-11-19
* Removed old resource locking systemGravatar robertphillips@google.com2012-09-09
* Added explicit cache clearingGravatar robertphillips@google.com2012-09-07
* Enforce calling of inherited onRelease & onAbandon mthds in GrResource-derive...Gravatar robertphillips@google.com2012-09-05
* Simplified stencil buffer cachingGravatar robertphillips@google.com2012-09-05
* Remove _UPM_ GrPixelConfigsGravatar bsalomon@google.com2012-08-20
* Version 2 of the Instance Counting system. This one simplifies the print out ...Gravatar robertphillips@google.com2012-06-13
* Added Texture desc to render targetGravatar robertphillips@google.com2012-06-13
* Add code path for Gr client to resolve an Gr-created MSAA render target.Gravatar bsalomon@google.com2012-01-31
* Make all pixel ops go thru ctx so we can correctly flush. Unify two texture u...Gravatar bsalomon@google.com2011-11-16
* Remove allocated size vs content size in texturesGravatar bsalomon@google.com2011-11-15
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12