index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
convexpolyeffect.cpp
Commit message (
Expand
)
Author
Age
*
Clean up test drawContext usage
robertphillips
2016-04-28
*
Bring sk_sp to GrDrawContext
robertphillips
2016-04-27
*
Rein in the use of SkDevice.h
robertphillips
2016-04-20
*
Simplify GrDrawBatch uploads and token uage.
bsalomon
2016-04-01
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Fix GrConvexPolyEffect to deal with line paths.
bsalomon
2016-03-28
*
Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)
robertphillips
2016-03-02
*
Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patch...
robertphillips
2016-03-02
*
Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)
robertphillips
2016-03-02
*
Hide drawBatch on GrDrawTarget from test Methods
joshualitt
2016-01-13
*
Make onPrepareDraws const
joshualitt
2015-11-30
*
Don't create a GXPFactory when blend is SrcOver
egdaniel
2015-11-23
*
Make block size a template parameter of SkTLList
bsalomon
2015-11-18
*
Optionally pass rendertarget to getTestTarget
robertphillips
2015-11-16
*
Move GrBatchFlushState from GrDrawTarget to GrDrawingManager
robertphillips
2015-11-11
*
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
*
GM: replace boilerplate with macros
halcanary
2015-09-09
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Remove GrStagedProcessor, remove the word Stage as it applies to FPs
bsalomon
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...
rmistry
2015-08-26
*
Remove GrStagedProcessor, remove the word Stage as it applies to FPs
bsalomon
2015-08-26
*
Make GrVertexBatch objects hold their own draws during GrDrawTarget flush
bsalomon
2015-08-17
*
Split GrDrawBatch and GrVertexBatch into their own files
bsalomon
2015-08-13
*
Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...
bsalomon
2015-08-13
*
GrDrawVertices to batches
joshualitt
2015-08-07
*
Don't pass pipeline to GrBatch::generateGeometry()
bsalomon
2015-08-06
*
Use new API everywhere for GrDefaultGeoProcFactory
joshualitt
2015-08-03
*
Revert of Use new API everywhere for GrDefaultGeoProcFactory (patchset #5 id:...
joshualitt
2015-08-03
*
Use new API everywhere for GrDefaultGeoProcFactory
joshualitt
2015-08-03
*
Give GrBatch a pointer to GrPipeline
joshualitt
2015-07-16
*
Revert of Give GrBatch a pointer to GrPipeline (patchset #1 id:1 of https://c...
joshualitt
2015-07-16
*
Give GrBatch a pointer to GrPipeline
joshualitt
2015-07-16
*
Start to propagate constness of GrPipelineBuilder up the stack
joshualitt
2015-07-13
*
Preliminary attempt to remove batch tracker
joshualitt
2015-05-19
*
Revert of Preliminary attempt to remove batch tracker (patchset #3 id:40001 o...
joshualitt
2015-05-19
*
Preliminary attempt to remove batch tracker
joshualitt
2015-05-19
*
remove color from GrGeometryProcessor
joshualitt
2015-05-13
*
Iterate over instanced draws in GrGpu rather than above GrBatchTarget
bsalomon
2015-05-07
*
Isolate GrBufferAllocPools inside GrBatchTarget
robertphillips
2015-05-07
*
Start on simplifying generateGeometry() overrides
bsalomon
2015-05-05
*
Revert of Start on simplifying generateGeometry() overrides (patchset #10 id:...
bsalomon
2015-05-04
*
Start on simplifying generateGeometry() overrides
bsalomon
2015-05-04
*
Move instanced index buffer creation to flush time
bsalomon
2015-05-04
*
Revert of Move instanced index buffer creation to flush time (patchset #6 id:...
bsalomon
2015-05-04
*
Move instanced index buffer creation to flush time
bsalomon
2015-05-04
[next]