C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / src / gpu / GrStencilAndCoverPathRenderer.h
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-22 egdanielRename GrOptDrawState to GrPipeline and GrDrawState...
2014-12-29 joshualittMove ViewMatrix off of drawstate
2014-12-09 joshualittThis cl moves color and coverage off of drawstate....
2014-11-17 joshualittDrawstate on stack
2014-02-11 robertphillips@goo... Revert of r13384 (Stateful PathRenderer implementation)
2014-02-10 robertphillips@goo... Stateful PathRenderer implementation
2012-12-17 sugoi@google.comFollow up on the previous patch :
2012-12-11 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-12-10 bsalomon@google.comModifications to GrPatherRenderer(Chain) interfaces...
2012-12-06 sugoi@google.comAs part of preliminary groundwork for a chromium fix...
2012-10-08 bsalomon@google.comRemove translate param from GrContext::drawPath (and...
2012-07-20 bsalomon@google.comRemove stage masks
2012-06-28 bsalomon@google.comInitial support for GL_NV_path_renering. Experimental...