summaryrefslogtreecommitdiff
path: root/randr/rrproperty.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-23Make 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-15RRConfigureOutputProperty is a variable length request.Keith Packard1-1/+1
2007-01-30Allow DDX to not supply a property set notification function.randr-1.2-for-server-1.2Keith Packard1-1/+1
2007-01-29When changing a non-pending property, call the screen rrOutputSetProperty hook.Eric Anholt1-0/+8
2007-01-29Don't forget to add the property we configure to the properties list.Eric Anholt1-0/+6
2006-11-30RandR ListOutputProperties has nAtoms element, not nPropertiesKeith Packard1-1/+1
2006-11-21Allocate correct size for RRPropertyRec (oops).Keith Packard1-1/+2
2006-11-21Change RandR property datatype to include pending/valid values.Keith Packard1-89/+281
2006-11-16Limit pointer to valid crtc areas. Add event swapping. Fix change tracking.Keith Packard1-0/+1
2006-11-16Steal Xinerama code from SiS driver. Add missing files.Keith Packard1-0/+430