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
...
*
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
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Move ViewMatrix off of drawstate
joshualitt
2014-12-29
*
This CL cleans up the last remaining users of localCoordChange on paint
joshualitt
2014-12-22
*
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
*
This cl moves color and coverage off of drawstate. In an effort to keep this...
joshualitt
2014-12-09
*
First step to moving vertex attributes to the geometryProcessor
joshualitt
2014-12-03
*
Drawstate on stack
joshualitt
2014-11-17
*
Push creation of default GP to the caller
joshualitt
2014-11-14
*
Test factory uses the inorder draw buffer
joshualitt
2014-11-03
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
Tag recording picture nesting bench as nonrendering.
mtklein
2014-09-16
*
BUG=skia:
joshualitt
2014-09-15
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Make setVertexAttribs in GrDrawState take a stride parameter.
egdaniel
2014-08-28
*
Revert of Make setVertexAttribs in GrDrawState take a stride parameter. (patc...
djsollen
2014-08-27
*
Make setVertexAttribs in GrDrawState take a stride parameter.
egdaniel
2014-08-27
*
Goodbye GrEffectRef.
bsalomon
2014-07-08
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
support direct writing to top layer, and hide getTopLayer()
reed@google.com
2014-03-12
*
Unify edge type enums across GrEffect subclasses that clip rendering to a geo...
commit-bot@chromium.org
2014-03-05
*
Make GrConvexPolyEffect support inverse fills and non-AA rects
commit-bot@chromium.org
2014-02-28
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-09
*
Specialize GrConvexPolyEffect for AA rects, use for AA clip rects.
commit-bot@chromium.org
2014-02-08
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-31
*
Add convex polygon rendering effect and GM to test it.
commit-bot@chromium.org
2014-01-30
[prev]