index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
/
rrxinerama.c
Age
Commit message (
Expand
)
Author
2009-01-30
randr: Avoid re-querying the configuration on everything but GetScreenResources.
Eric Anholt
2009-01-30
RandR crtcs not fetched correctly when primary output is set.
Keith Packard
2009-01-30
randr: Consider panned crtc's when calculating xinerama screen sizes.
Maarten Maathuis
2008-12-16
randr: Mangle compat Xinerama reply based on primary output
Adam Jackson
2008-09-21
Fix panoramiX request and reply swapping
Peter Harris
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
2008-02-28
XACE: Fix instances of DixUnknownAccess at hook callsites.
Eamon Walsh
2007-11-20
Revert "registry: Register XINERAMA extension protocol names."
Eamon Walsh
2007-10-15
registry: Register XINERAMA extension protocol names.
Eamon Walsh
2007-08-31
[RANDR] Don't mark Xinerama as active if no crtcs are enabled. (bug #11504).
Adam Jackson
2007-04-25
Disable RANDR's fake Xinerama protocol when there's more than one screen.
Adam Jackson
2007-01-24
Make Xinearama screen information reflect CRTC rotation.
Keith Packard
2006-12-15
Convert callers of LookupWindow() to dixLookupWindow().
Eamon Walsh
2006-11-16
Reduce calls to RRGetInfo.
Keith Packard
2006-10-25
Merge master back in and clean up some unfinished code (closes 8745)
Keith Packard
2006-09-20
Steal Xinerama code from SiS driver. Add missing files.
Keith Packard