C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / gm / beziereffects.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-03-05 joshualitthandle null vertex or index buffers in batch
2015-02-23 joshualittMove clip off of draw target
2015-02-11 joshualittGMs now use batch
2015-02-11 joshualittRevert of GMs now use batch (patchset #3 id:40001 of...
2015-02-11 joshualittGMs now use batch
2015-01-31 bsalomonAdd standard way to indicate GM is GPU-only.
2015-01-23 mtkleinremove unused GM flags
2015-01-22 egdanielRename GrOptDrawState to GrPipeline and GrDrawState...
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-12-29 joshualittMove ViewMatrix off of drawstate
2014-12-29 joshualittRemove coordchanges from drawstate
2014-12-11 joshualittRemove GP from drawstate, revision of invariant output...
2014-12-10 joshualittRevert of Remove GP from drawstate, revision of invaria...
2014-12-10 joshualittRemove GP from drawstate, revision of invariant output...
2014-12-09 joshualittThis cl moves color and coverage off of drawstate....
2014-12-03 joshualittFirst step to moving vertex attributes to the geometryP...
2014-11-17 joshualittDrawstate on stack
2014-11-03 joshualittTest factory uses the inorder draw buffer
2014-09-23 joshualittPatch to create a distinct geometry processor. The...
2014-09-15 joshualittBUG=skia:
2014-09-05 bsalomon"NULL !=" = NULL
2014-09-04 joshualittInitial change to create GeometryProcessor
2014-08-28 egdanielMake setVertexAttribs in GrDrawState take a stride...
2014-08-27 djsollenRevert of Make setVertexAttribs in GrDrawState take...
2014-08-27 egdanielMake setVertexAttribs in GrDrawState take a stride...
2014-07-08 bsalomonGoodbye GrEffectRef.
2014-06-10 tfarinaCleanup: Get rid of make_isize() function from gm.h.
2014-03-28 commit-bot@chromiu... SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from...
2014-03-12 reed@google.comsupport direct writing to top layer, and hide getTopLayer()
2014-03-05 commit-bot@chromiu... Unify edge type enums across GrEffect subclasses that...
2014-01-30 commit-bot@chromiu... Add convex polygon rendering effect and GM to test it.
2013-09-09 commit-bot@chromiu... Change old PRG to be SkLCGRandom; change new one to...
2013-08-29 robertphillips@goo... Split SkDevice into SkBaseDevice and SkBitmapDevice
2013-08-23 commit-bot@chromiu... Add GMs for gpu Bezier shaders
2013-08-21 commit-bot@chromiu... Create new target to hold gpu test code, enable direct...