summaryrefslogtreecommitdiff
path: root/randr/rrxinerama.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-03Move each screen's root-window pointer into ScreenRec.Jamey Sharp1-1/+1
2010-05-13Eliminate boilerplate around client->noClientException.Jamey Sharp1-6/+6
2009-09-21input: define server-supported protocol versions in one single file.Peter Hutterer1-5/+3
2009-07-14randr: switch to byte counting functionsPeter Hutterer1-1/+1
2009-02-16xserver: Avoid sending uninitialized padding data over the networkPeter Åstrand1-1/+2
2009-01-30RandR crtcs not fetched correctly when primary output is set.Keith Packard1-5/+10
2009-01-30randr: Avoid re-querying the configuration on everything but GetScreenResources.Eric Anholt1-6/+2
2008-12-19randr: Consider panned crtc's when calculating xinerama screen sizes.Maarten Maathuis1-7/+20
2008-12-10randr: Mangle compat Xinerama reply based on primary outputAdam Jackson1-17/+31
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-1/+1
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-1/+1
2008-09-21Fix panoramiX request and reply swappingPeter Harris1-4/+14
2008-07-24Remove all empty extension reset hooks, replace with NULL.Adam Jackson1-6/+1
2008-02-28XACE: Fix instances of DixUnknownAccess at hook callsites.Eamon Walsh1-3/+3
2007-11-20Revert "registry: Register XINERAMA extension protocol names."Eamon Walsh1-21/+5
2007-10-15registry: Register XINERAMA extension protocol names.Eamon Walsh1-5/+21
2007-08-31[RANDR] Don't mark Xinerama as active if no crtcs are enabled. (bug #11504).Adam Jackson1-7/+7
2007-04-25Disable RANDR's fake Xinerama protocol when there's more than one screen.Adam Jackson1-0/+8
2007-01-24Make Xinearama screen information reflect CRTC rotation.Keith Packard1-2/+4
2006-12-15Convert callers of LookupWindow() to dixLookupWindow().Eamon Walsh1-9/+12
2006-11-16Reduce calls to RRGetInfo.Keith Packard1-1/+5
2006-10-25Merge master back in and clean up some unfinished code (closes 8745)Keith Packard1-0/+3
2006-09-20Steal Xinerama code from SiS driver. Add missing files.Keith Packard1-0/+424