index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrRenderTargetOpList.cpp
Commit message (
Expand
)
Author
Age
...
*
Remove GrBatch::renderTarget() and use GrBatch::renderTargetUniqueID() instead.
Brian Salomon
2016-11-30
*
Remove batch bounds drawing debug option
Brian Salomon
2016-11-30
*
Make GrGpuCommandBuffer infer its render target from first draw
Brian Salomon
2016-11-30
*
Guard against instantiate & accessRenderTarget failures
Robert Phillips
2016-11-17
*
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
Robert Phillips
2016-11-11
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
TEMPORARY: track stencil clip state in GrRenderTargetOpList
csmartdalton
2016-11-01
*
Make GrDrawContext be GrRenderTargetProxy-backed
Robert Phillips
2016-10-28
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Create GrTextureOpList to support deferred copy batches for textures
Brian Osman
2016-10-26
*
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
Robert Phillips
2016-10-26
[prev]