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
*
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
*
BUG=skia:
joshualitt
2014-09-15
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Initial change to create GeometryProcessor
joshualitt
2014-09-04
*
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
*
SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h
commit-bot@chromium.org
2014-03-28
*
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
*
Add convex polygon rendering effect and GM to test it.
commit-bot@chromium.org
2014-01-30
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Add GMs for gpu Bezier shaders
commit-bot@chromium.org
2013-08-23
*
Create new target to hold gpu test code, enable direct testing of GrEffects i...
commit-bot@chromium.org
2013-08-21