Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-11 | randr: fix operation order so that rotation+transform works | Benjamin Defnet | 1 | -3/+3 |
2009-02-25 | Oops. 62fc98c had crtc offsets applied backwards (fix from server-1.6-branch) | Keith Packard | 1 | -2/+2 |
2009-02-25 | RandR rotations and reflections offset by one pixel | Keith Packard | 1 | -14/+14 |
2009-02-03 | Handle matrix computation overflow in RRTransformCompute | Keith Packard | 1 | -7/+32 |
2008-12-03 | Rework symbol visibility for easier maintenance | Paulo Cesar Pereira de Andrade | 1 | -6/+6 |
2008-11-29 | Export symbols defined in the sdk. | Paulo Cesar Pereira de Andrade | 1 | -6/+6 |
2008-11-25 | Move matrix operations from X server to pixman 0.13.2 | Keith Packard | 1 | -33/+33 |
2008-11-24 | rrtransform needs randrstr to get RANDR_INTERFACE defines | Keith Packard | 1 | -0/+1 |
2008-11-24 | Create rrtransform.[ch]. Add RRTransform argument to RRCrtcNotify. | Keith Packard | 1 | -0/+259 |