Introduce GrColorSpaceXform, for gamut conversion on textures
[platform/upstream/libSkiaSharp.git] / src / gpu / GrTextureToYUVPlanes.cpp
2016-07-18 brianosmanIntroduce GrColorSpaceXform, for gamut conversion on...
2016-06-09 bungemansk_sp for Ganesh.
2016-05-13 cdaltonConvert GrClip to an abstract base class
2016-05-11 robertphillipsSwitch GrTextureToYUVPlanes over to newDrawContext...
2016-04-27 robertphillipsBring sk_sp to GrDrawContext
2016-02-05 benjaminwagnerMove Google3-specific stack limitation logic to templat...
2016-02-03 benjaminwagnerReduce stack usage for Google3.
2016-02-01 bsalomonAdd ability to extract YUV planes from SkImage