index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
/
rrxinerama.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-11
xinerama: Swap the response in RRXineramaWriteMonitor
Michal Srb
1
-0
/
+7
2015-03-31
randr: Use Monitor list for Xinerama
Keith Packard
1
-98
/
+20
2015-03-24
Don't allow both RandR XINERAMA and pseudoramiX XINERAMA extensions to register
Jon TURNEY
1
-0
/
+5
2015-01-26
randr: attempt to fix primary on slave output (v2)
Dave Airlie
1
-2
/
+10
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-1
/
+1
2012-08-06
randr: fix xinerama output for output slaves
Dave Airlie
1
-1
/
+19
2012-07-09
Use C99 designated initializers in randr Replies
Alan Coopersmith
1
-32
/
+42
2012-07-09
Use temporary variables instead of parts of reply structures
Alan Coopersmith
1
-4
/
+7
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-6
/
+6
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-157
/
+154
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-49
/
+39
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-6
/
+6
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-5
/
+3
2009-07-14
randr: switch to byte counting functions
Peter Hutterer
1
-1
/
+1
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
1
-1
/
+2
2009-01-30
RandR crtcs not fetched correctly when primary output is set.
Keith Packard
1
-5
/
+10
2009-01-30
randr: Avoid re-querying the configuration on everything but GetScreenResources.
Eric Anholt
1
-6
/
+2
2008-12-19
randr: Consider panned crtc's when calculating xinerama screen sizes.
Maarten Maathuis
1
-7
/
+20
2008-12-10
randr: Mangle compat Xinerama reply based on primary output
Adam Jackson
1
-17
/
+31
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-09-21
Fix panoramiX request and reply swapping
Peter Harris
1
-4
/
+14
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
1
-6
/
+1
2008-02-28
XACE: Fix instances of DixUnknownAccess at hook callsites.
Eamon Walsh
1
-3
/
+3
2007-11-20
Revert "registry: Register XINERAMA extension protocol names."
Eamon Walsh
1
-21
/
+5
2007-10-15
registry: Register XINERAMA extension protocol names.
Eamon Walsh
1
-5
/
+21
2007-08-31
[RANDR] Don't mark Xinerama as active if no crtcs are enabled. (bug #11504).
Adam Jackson
1
-7
/
+7
2007-04-25
Disable RANDR's fake Xinerama protocol when there's more than one screen.
Adam Jackson
1
-0
/
+8
2007-01-24
Make Xinearama screen information reflect CRTC rotation.
Keith Packard
1
-2
/
+4
2006-12-15
Convert callers of LookupWindow() to dixLookupWindow().
Eamon Walsh
1
-9
/
+12
2006-11-16
Reduce calls to RRGetInfo.
Keith Packard
1
-1
/
+5
2006-10-25
Merge master back in and clean up some unfinished code (closes 8745)
Keith Packard
1
-0
/
+3
2006-09-20
Steal Xinerama code from SiS driver. Add missing files.
Keith Packard
1
-0
/
+424