index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrDrawContext.h
Commit message (
Expand
)
Author
Age
*
Hide drawBatch on GrDrawTarget from test Methods
joshualitt
2016-01-13
*
GrAuditTrail hooks in GrContext + GrDrawContext
joshualitt
2016-01-13
*
Reland of Add guards to GrTextureProvider (patchset #1 id:1 of https://codere...
joshualitt
2016-01-11
*
Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https...
joshualitt
2016-01-08
*
Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of h...
joshualitt
2016-01-07
*
Revert of Add guards to GrTextureProvider (patchset #5 id:80001 of https://co...
joshualitt
2016-01-07
*
Add guards to GrTextureProvider
joshualitt
2016-01-07
*
Make a single GrSingleOwner in GrContext
joshualitt
2016-01-07
*
Create debug only SkSingleOwner
joshualitt
2016-01-06
*
Move flush logic into GrAtlasTextBlob
joshualitt
2015-12-10
*
Remove drawPathsFromRange from GrDrawContext
cdalton
2015-12-08
*
Reduce calls sites where both the GrDrawContext & GrRenderTarget are both passed
robertphillips
2015-12-04
*
Retract GrRenderTarget a bit
robertphillips
2015-12-01
*
Make stencil and cover path rendering have more reasonable bounds.
bsalomon
2015-11-23
*
Initial implementation of GPU no filter NinePatch
joshualitt
2015-11-18
*
Rename non-aa rect methods on GrDrawContext in anticipation of making them su...
bsalomon
2015-11-05
*
Narrow the distribution of GrDrawTarget a bit
robertphillips
2015-10-23
*
Remove DrawingMgr shims from GrContext
robertphillips
2015-10-17
*
Loosen requirement that there be only one GrDrawTarget
robertphillips
2015-10-16
*
GrDrawContext now holds GrRenderTarget pointer
robertphillips
2015-10-15
*
Updates nvpr text blobs to not store a direct reference to the
cdalton
2015-10-08
*
Dynamically allocate the GrDrawContexts
robertphillips
2015-10-06
*
Late creation of GrPathProcessor
joshualitt
2015-09-10
*
GrPathRangeBatch
bsalomon
2015-09-09
*
Create separate entry points for the various flavors of drawRect
joshualitt
2015-08-21
*
Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...
bsalomon
2015-08-13
*
trivial CL to add drawBatch to GrDrawContext
joshualitt
2015-08-10
*
First pass at drawAtlas batching.
jvanverth
2015-08-07
*
Remove setFromPaint from GrPipelineBuilder
joshualitt
2015-07-09
*
remove SkInstCnt
mtklein
2015-06-26
*
remove SkDeviceProperties
robertphillips
2015-06-19
*
Add useDFT field to SkDeviceProperties
robertphillips
2015-06-18
*
Make GrTextContext be owned by the GrDrawContext
robertphillips
2015-06-17
*
Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:12...
bsalomon
2015-06-16
*
Make GrTextContext be owned by the GrDrawContext
robertphillips
2015-06-16
*
Unblock DEPS roll by remove SkAutoTUnref from GrDrawContext
robertphillips
2015-05-26
*
Split drawing functionality out of GrContext and into new GrDrawContext
robertphillips
2015-05-26