aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/beziereffects.cpp
Commit message (Expand)AuthorAge
* Drawstate on stackGravatar joshualitt2014-11-17
* Test factory uses the inorder draw bufferGravatar joshualitt2014-11-03
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* BUG=skia:Gravatar joshualitt2014-09-15
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Initial change to create GeometryProcessorGravatar joshualitt2014-09-04
* Make setVertexAttribs in GrDrawState take a stride parameter.Gravatar egdaniel2014-08-28
* Revert of Make setVertexAttribs in GrDrawState take a stride parameter. (patc...Gravatar djsollen2014-08-27
* Make setVertexAttribs in GrDrawState take a stride parameter.Gravatar egdaniel2014-08-27
* Goodbye GrEffectRef.Gravatar bsalomon2014-07-08
* Cleanup: Get rid of make_isize() function from gm.h.Gravatar tfarina2014-06-09
* SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.hGravatar commit-bot@chromium.org2014-03-28
* support direct writing to top layer, and hide getTopLayer()Gravatar reed@google.com2014-03-12
* Unify edge type enums across GrEffect subclasses that clip rendering to a geo...Gravatar commit-bot@chromium.org2014-03-05
* Add convex polygon rendering effect and GM to test it.Gravatar commit-bot@chromium.org2014-01-30
* Change old PRG to be SkLCGRandom; change new one to SkRandomGravatar commit-bot@chromium.org2013-09-09
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* Add GMs for gpu Bezier shadersGravatar commit-bot@chromium.org2013-08-23
* Create new target to hold gpu test code, enable direct testing of GrEffects i...Gravatar commit-bot@chromium.org2013-08-21