summaryrefslogtreecommitdiff
path: root/randr/rrproperty.c
AgeCommit message (Expand)Author
2008-12-02randr: Don't send output property events on server exitAdam Jackson
2008-11-25Move matrix operations from X server to pixman 0.13.2Keith Packard
2008-10-16RANDR: Fix output property event delivery.Pierre Willenbrock
2008-10-06RANDR: Delivery output property events.Keith Packard
2008-08-21Add swapped dispatch for randr 1.2 requestsJulien Cristau
2008-03-06Allow RandR get output property to call into driversJesse Barnes
2007-11-05RandR: Remove usage of allocaDaniel Stone
2007-03-24Make pending properties force mode set. And, remove AttachScreen calls.Keith Packard
2007-03-23Incorrect extra memory copy in RRChangeOutputProperty.Keith Packard
2007-03-23Fix Pending property API, adding RRPostPendingProperty.Keith Packard
2007-02-17RRConfigureOutputProperty is a variable length request.Keith Packard
2007-01-16When changing a non-pending property, call the screen rrOutputSetProperty hook.Eric Anholt
2007-01-16Don't forget to add the property we configure to the properties list.Eric Anholt
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh
2006-12-02RandR ListOutputProperties has nAtoms element, not nPropertiesKeith Packard
2006-11-28Allocate correct size for RRPropertyRec (oops).Keith Packard
2006-11-28Change RandR property datatype to include pending/valid values.Keith Packard
2006-10-13Limit pointer to valid crtc areas. Add event swapping. Fix change tracking.Keith Packard
2006-09-20Steal Xinerama code from SiS driver. Add missing files.Keith Packard