summaryrefslogtreecommitdiff
path: root/randr/rrtransform.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-11randr: fix operation order so that rotation+transform worksBenjamin Defnet1-3/+3
2009-02-25Oops. 62fc98c had crtc offsets applied backwards (fix from server-1.6-branch)Keith Packard1-2/+2
2009-02-25RandR rotations and reflections offset by one pixelKeith Packard1-14/+14
2009-02-03Handle matrix computation overflow in RRTransformComputeKeith Packard1-7/+32
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-6/+6
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-6/+6
2008-11-25Move matrix operations from X server to pixman 0.13.2Keith Packard1-33/+33
2008-11-24rrtransform needs randrstr to get RANDR_INTERFACE definesKeith Packard1-0/+1
2008-11-24Create rrtransform.[ch]. Add RRTransform argument to RRCrtcNotify.Keith Packard1-0/+259