Commit Graph

4 Commits

Author SHA1 Message Date
Keith Packard
f993e142d2 Make Xinearama screen information reflect CRTC rotation.
(cherry picked from commit b6b8559321)
2007-01-29 23:04:17 -08:00
Eric Anholt
1225a49da2 Account for CRTC rotation in the cursor containment code. 2007-01-29 23:01:51 -08:00
Keith Packard
354603f509 Move physical size from mode to output.
Modes can be shared across different sized monitors this way.

Also caught some missing byteswapping and an incorrect return type.
2006-11-16 10:15:28 -08:00
Keith Packard
39ecb2b109 Limit pointer to valid crtc areas. Add event swapping. Fix change tracking.
Add function to keep pointer within valid crtc areas.
Finish event delivery and swapping code.
Separate configuration from layout changes to send correct events.
2006-11-16 10:03:01 -08:00