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
*
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
*
Move bounds to GrBatch
joshualitt
2015-05-01
*
Add matrix constructing helpers to SkMatrix
robertphillips
2015-03-26
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
handle null vertex or index buffers in batch
joshualitt
2015-03-05
*
GMs now use batch
joshualitt
2015-02-11
*
Revert of GMs now use batch (patchset #3 id:40001 of https://codereview.chrom...
joshualitt
2015-02-11
*
GMs now use batch
joshualitt
2015-02-11
*
Add standard way to indicate GM is GPU-only.
bsalomon
2015-01-31
*
remove unused GM flags
mtklein
2015-01-23
*
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
egdaniel
2015-01-22
[next]