aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkMatrixPriv.h
Commit message (Expand)AuthorAge
* Rewrite GrQuad to use separate arrays of x and y values to be Sk4f friendly.Gravatar Brian Salomon2018-05-17
* Make SkMatrixPriv stride mapping functions take separate src and dst stridesGravatar Brian Salomon2018-01-08
* Remove public version of SkMatrix::mapPointsWithStride.Gravatar Brian Salomon2018-01-05
* Privatize separate src/dst version of SkMatrix::mapPointsWithStride.Gravatar Brian Salomon2018-01-05
* Revert "Revert "move homogenous with stride to matrixpriv""Gravatar Brian Salomon2017-12-19
* Revert "move homogenous with stride to matrixpriv"Gravatar Greg Daniel2017-12-18
* move homogenous with stride to matrixprivGravatar Cary Clark2017-12-15
* make point array methods privateGravatar Cary Clark2017-11-07
* make matrix serialization privateGravatar Cary Clark2017-10-20
* make skmatrix getmapproc privateGravatar Cary Clark2017-10-20
* Revert "Revert "Make GPU backend triangulate rects such that they are rendere...Gravatar Brian Salomon2017-10-18
* Revert "Make GPU backend triangulate rects such that they are rendered as tri...Gravatar Brian Salomon2017-10-17
* Make GPU backend triangulate rects such that they are rendered as tri strips ...Gravatar Brian Salomon2017-10-17
* Revert "move SkMatrix anonymous affine enum to private"Gravatar Mike Reed2017-10-13
* move SkMatrix anonymous affine enum to privateGravatar Cary Clark2017-10-12
* Remove trailing whitespace.Gravatar Ben Wagner2017-10-09
* combine setRectFan and mapRectGravatar reed2016-08-24
* add SkMatrixPriv for specialized helpersGravatar reed2016-08-22