summaryrefslogtreecommitdiff
path: root/randr/rrdispatch.c
AgeCommit message (Expand)Author
2009-04-08Correct access mode in call to dixLookupWindow() within RRSelectInput.Eamon Walsh
2008-12-16randr: Add [GS]etOutputPrimaryAdam Jackson
2008-12-09randr: Protocol bits for panning supportMatthias Hopf
2008-11-26Add server support for RRGetScreenResourcesCurrentKeith Packard
2008-11-24Wire up RandR CRTC transform protocol, bump server to RandR 1.3Keith Packard
2008-07-31OutputPropertyNotifyMask is a valid thing to select for.Tomas Carnecky
2007-03-15Set the RandR version returned, rather than just passing the proto's version.Eric Anholt
2006-12-15Convert callers of SecurityLookupWindow() to dixLookupWindow().Eamon Walsh
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh
2006-11-28Change RandR property datatype to include pending/valid values.Keith Packard
2006-09-19Split out 1.0-style info and new property routines to their own files.Keith Packard
2006-09-19RRGetScreenResources and RRGetOutputInfo are working now.Keith Packard
2006-09-18RandR working with old clients and old API.Keith Packard
2006-09-17Split out RandR dispatch code from randr.c to rr*dispatch.c.Keith Packard