summaryrefslogtreecommitdiff
path: root/hw/xfree86/modes/xf86Rotate.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-17Use Screen block handler for rotation to draw under DRI lock.Keith Packard1-25/+19
2007-04-19Disable SourceValidate in rotation to capture cursor.Keith Packard1-2/+13
2007-04-19Was accidentally disabling rotation updates in mode set.Keith Packard1-2/+3
2007-04-19Revert "Suppress software cursor removal during rotated shadow buffer drawing."Keith Packard1-9/+1
2007-04-18Suppress software cursor removal during rotated shadow buffer drawing.Eric Anholt1-1/+9
2007-03-23Clean up Rotate state on server reset.Keith Packard1-18/+50
2007-03-15Don't wedge when rotating more than one CRTC.Keith Packard1-13/+18
2007-03-04Remove debugging ErrorF from rotation code.Keith Packard1-13/+4
2007-03-04Handle non-zero origin rotated crtc. Damage crtc area on re-rotate.Keith Packard1-28/+60
2007-02-17Enable startup-time rotation; change rotation pixmap creation API.Keith Packard1-55/+53
2007-02-15Allow new modes code to build inside drivers as well as server.Keith Packard1-0/+4
2007-02-15Merge crtc/output-based mode selection code.Keith Packard1-0/+402