summaryrefslogtreecommitdiff
path: root/randr/rrproperty.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-24Make pending properties force mode set. And, remove AttachScreen calls.Keith Packard1-35/+54
2007-03-23Incorrect extra memory copy in RRChangeOutputProperty.Keith Packard1-2/+0
2007-03-23Fix Pending property API, adding RRPostPendingProperty.Keith Packard1-57/+94
2007-02-17RRConfigureOutputProperty is a variable length request.Keith Packard1-1/+1
2007-01-16When changing a non-pending property, call the screen rrOutputSetProperty hook.Eric Anholt1-0/+8
2007-01-16Don't forget to add the property we configure to the properties list.Eric Anholt1-0/+6
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh1-7/+7
2006-12-02RandR ListOutputProperties has nAtoms element, not nPropertiesKeith Packard1-1/+1
2006-11-28Allocate correct size for RRPropertyRec (oops).Keith Packard1-1/+2
2006-11-28Change RandR property datatype to include pending/valid values.Keith Packard1-89/+281
2006-10-13Limit pointer to valid crtc areas. Add event swapping. Fix change tracking.Keith Packard1-0/+1
2006-09-20Steal Xinerama code from SiS driver. Add missing files.Keith Packard1-0/+430