index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
beziereffects.cpp
Commit message (
Expand
)
Author
Age
*
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
*
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
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Make GrVertexBatch objects hold their own draws during GrDrawTarget flush
bsalomon
2015-08-17
*
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
*
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
*
Move DrawInfo out from GrDrawTarget and rename to GrVertices.
bsalomon
2015-05-05
*
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
*
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
*
Move clip off of draw target
joshualitt
2015-02-23
*
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
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Move ViewMatrix off of drawstate
joshualitt
2014-12-29
*
Remove coordchanges from drawstate
joshualitt
2014-12-29
*
Remove GP from drawstate, revision of invariant output for GP
joshualitt
2014-12-11
*
Revert of Remove GP from drawstate, revision of invariant output for GP (patc...
joshualitt
2014-12-10
*
Remove GP from drawstate, revision of invariant output for GP
joshualitt
2014-12-10
[next]