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