index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrDrawTarget.h
Commit message (
Expand
)
Author
Age
*
Move GrBatchFlushState from GrDrawTarget to GrDrawingManager
robertphillips
2015-11-11
*
Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://cod...
cdalton
2015-11-10
*
Disable preemptive batch preparation
robertphillips
2015-11-10
*
Fix mixed samples stencil clip
cdalton
2015-11-09
*
Dependencies are now added between the drawTargets in GrPipeline
robertphillips
2015-10-30
*
Add immediate mode option for gpu configs in dm
bsalomon
2015-10-23
*
Revert of Dependencies are now added between the drawTargets in GrPipeline (p...
robertphillips
2015-10-22
*
Dependencies are now added between the drawTargets in GrPipeline
robertphillips
2015-10-22
*
Revert of Dependencies are now added between the drawTargets in GrPipeline (p...
caryclark
2015-10-21
*
Dependencies are now added between the drawTargets in GrPipeline
robertphillips
2015-10-20
*
Add debugging helper to GrDrawTarget
robertphillips
2015-10-20
*
Add the machinery to GrDrawTarget to enable topological sorting
robertphillips
2015-10-20
*
Loosen requirement that there be only one GrDrawTarget
robertphillips
2015-10-16
*
Updates nvpr text blobs to not store a direct reference to the
cdalton
2015-10-08
*
Incrementally flush GrDrawTarget
joshualitt
2015-10-02
*
Revert of Incrementally flush GrDrawTarget (patchset #8 id:130001 of https://...
joshualitt
2015-10-02
*
Incrementally flush GrDrawTarget
joshualitt
2015-10-02
*
Remove separate cache for clip mask textures
bsalomon
2015-10-02
*
Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://code...
reed
2015-09-17
*
Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...
reed
2015-09-17
*
add a ClassID function to GrBatch
joshualitt
2015-09-17
*
Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...
joshualitt
2015-09-17
*
add a ClassID function to GrBatch
joshualitt
2015-09-17
*
Remove GrClipTarget
bsalomon
2015-09-10
*
Simplify installation of pipeling into GrDrawBatch in GrDrawTarget
bsalomon
2015-09-10
*
Late creation of GrPathProcessor
joshualitt
2015-09-10
*
Cleanup GrDrawTarget now that all paths lead to GrBatch
bsalomon
2015-09-10
*
GrPathRangeBatch
bsalomon
2015-09-09
*
Remove GrGpuTraceMarker hooks until we rethink the design
joshualitt
2015-09-01
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Standardize BW to NonAA
joshualitt
2015-08-21
*
Create separate entry points for the various flavors of drawRect
joshualitt
2015-08-21
*
Put drawPath in GrBatch.
bsalomon
2015-08-19
*
Path stenciling in GrBatch
bsalomon
2015-08-18
*
GrCopySurfaceBatch
bsalomon
2015-08-18
*
ClearStencilClip in GrBatch
bsalomon
2015-08-18
*
Put clear and discard into GrBatch.
bsalomon
2015-08-18
*
Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...
bsalomon
2015-08-13
*
Move willColorBlendWithDst from pipeline builder to GrPipelineOptimizations.
bsalomon
2015-08-13
*
Make GrBatch carry its own GrPipeline
bsalomon
2015-08-11
*
Remove GrPipelineOptimizations member from GrPipeline
bsalomon
2015-08-10
*
Move some work from backend onClear to base class clear
egdaniel
2015-08-06
*
Speculative fix for http://crbug.com/515966
bsalomon
2015-07-31
*
small cleanups after fixing const of GrPipelineBuilder on DrawTarget
joshualitt
2015-07-13
*
Start to propagate constness of GrPipelineBuilder up the stack
joshualitt
2015-07-13
*
Modify GrClipMaskManager to reflect logical constness
joshualitt
2015-07-13
*
remove SkInstCnt
mtklein
2015-06-26
*
Update XPF invariant info to not account for conflation
cdalton
2015-06-02
*
Revert "Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #1...
bsalomon
2015-06-01
*
Remove GrContext from GrDrawTarget
bsalomon
2015-05-29
[next]