Age | Commit message (Expand) | Author |
---|---|---|
2007-02-01 | Bug #9819: Add two headers that are apparently necessary on older X Servers. | Eric Anholt |
2007-01-27 | Fetch from root window instead of screen pixmap during rotation. | Keith Packard |
2007-01-27 | Mark crtc region as damaged when rotation is set. | Keith Packard |
2007-01-27 | Make rotated pixmap size of mode, not rotated mode. Update only damage. | Keith Packard |
2007-01-18 | Fix transformation matrices for rotation at 90 and 270 degrees. | Eric Anholt |
2007-01-18 | Disable the clipping for now, since it won't work. | Eric Anholt |
2007-01-18 | Store fixed values, not integers, in the transformation matrix. | Eric Anholt |
2007-01-17 | Fix some segfaults: crtc->rotatedPixmap not set and dangling damage pointer. | Eric Anholt |
2007-01-16 | Interim work on rotation support with new xf86 code. | Keith Packard |
2007-01-15 | Convert I830PipeSetMode to xf86CrtcSetMode. Add rotation structures. | Keith Packard |