summaryrefslogtreecommitdiff
path: root/src/i830_randr.c
AgeCommit message (Expand)Author
2006-10-05Fix DPI at startup in RandR 1.2 code.Keith Packard
2006-10-04Remove mode origins, add preferred mode count.Keith Packard
2006-10-04Add mode origins for randrKeith Packard
2006-10-03Always register list of modes for outputs, even when disabled.Keith Packard
2006-09-23Oops, duplicated CRT-redetect code.Keith Packard
2006-09-23Construct default monitor description for hotplug non-DDC monitor.Keith Packard
2006-09-21Make planeEnabled track pipes controlled by randr.Keith Packard
2006-09-20Update driver for RandR 1.2 X server API.Keith Packard
2006-06-27Fix randr current mode reporting and mode loss/mis-configuration on re-randr.Eric Anholt
2006-06-23WIP to allow re-probing and validation of modes for new heads at "xrandr" time.Eric Anholt
2006-04-06Enable -Wall on GCC, and do a cleanup of existing warnings.Eric Anholt
2006-01-24Bump version to 1.5.0.0Alan Hourihane