summaryrefslogtreecommitdiff
path: root/render/matrix.c
AgeCommit message (Expand)Author
2008-11-25Move matrix operations from X server to pixman 0.13.2Keith Packard
2008-11-24Handle transform failure when computing shadow damage area.Keith Packard
2008-11-24Avoid overflow in PictureTransformPoint. Fix PictureTransformIsIdentity.Keith Packard
2008-11-24Handle RandR transform matrices in floating point.Keith Packard
2008-11-24When converting from double to fixed, round carefully.Keith Packard
2008-11-24Add matrix inversion function (uses doubles)Keith Packard
2008-11-24Add funcs to convert between protocol and pixman matricesKeith Packard
2008-11-24Export a bunch of matrix operations from render.Keith Packard