index
:
~gnadon/xserver
master
server-1.11-branch
Unnamed repository; edit this file 'description' to name the repository.
gnadon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-01
clean some "unused" warnings
George Sapountzis
1
-1
/
+0
2008-02-28
XACE: Fix instances of DixUnknownAccess at hook callsites.
Eamon Walsh
1
-3
/
+3
2007-11-20
Revert "registry: Register RANDR extension protocol names."
Eamon Walsh
1
-68
/
+0
2007-11-20
Revert "registry: Register XINERAMA extension protocol names."
Eamon Walsh
1
-21
/
+5
2007-11-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2
-1
/
+3
2007-11-18
Bug #12531: RRModesForScreen can fail to allocate.
Jernej Azarija
1
-0
/
+2
2007-11-15
Allocate RRCrtcRecs with calloc.
Adam Jackson
1
-1
/
+1
2007-11-14
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+2
2007-11-12
Only clear crtc of output if it is the one we're actually working on.
Matthias Hopf
1
-1
/
+2
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-2
/
+2
2007-11-05
RandR: Remove usage of alloca
Daniel Stone
1
-2
/
+2
2007-10-15
registry: Add some missing #include's.
Eamon Walsh
3
-0
/
+3
2007-10-15
registry: Register RANDR extension protocol names.
Eamon Walsh
1
-0
/
+68
2007-10-15
registry: Register XINERAMA extension protocol names.
Eamon Walsh
1
-5
/
+21
2007-10-11
dix: Add a new "registry" mechanism for registering string names of things.
Eamon Walsh
3
-8
/
+2
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
3
-11
/
+15
2007-09-15
Initialize output->pendingProperties.
Tilman Sauerbeck
1
-0
/
+1
2007-08-31
[RANDR] Don't mark Xinerama as active if no crtcs are enabled. (bug #11504).
Adam Jackson
1
-7
/
+7
2007-08-31
[RANDR] Compare only milliseconds of config time. (Bug #6502)
Marius Gedminas
1
-4
/
+7
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
2
-18
/
+8
2007-08-08
RRScanOldConfig cannot use RRFirstOutput before output is configured.
Keith Packard
1
-1
/
+1
2007-08-07
RRScanOldConfig wasn't getting crtcs set correctly
Keith Packard
1
-3
/
+4
2007-08-07
Decrement mode count when removing RandR output mode.
Keith Packard
1
-0
/
+1
2007-07-31
Fix a crash when rotating the screen.
Aaron Plattner
1
-3
/
+6
2007-07-25
Fix the output->crtc initialization in the old randr setup
Gustavo Pichorim Boiko
1
-0
/
+1
2007-07-23
Set the crtc before the output change is notified
Gustavo Pichorim Boiko
4
-15
/
+2
2007-07-14
Screen size bounds check in ProcRRSetCrtcConfig not masking out reflections.
Keith Packard
1
-1
/
+1
2007-05-24
Fix build of composite, dix, and randr when Xinerama is disabled.
Luo Jie
2
-3
/
+10
2007-04-25
Disable RANDR's fake Xinerama protocol when there's more than one screen.
Adam Jackson
1
-0
/
+8
2007-04-16
RandR 1.2 spec says CRTC info contains screen-relative geometry.
Keith Packard
1
-2
/
+4
2007-04-10
Rotate screen size as needed from RandR 1.1 change requests.
Keith Packard
1
-3
/
+10
2007-04-03
Swap RRScreenChangeNotifyEvent dimensions when the screen has one crtc and it...
Aaron Plattner
1
-5
/
+13
2007-03-24
Make pending properties force mode set. And, remove AttachScreen calls.
Keith Packard
6
-147
/
+138
2007-03-23
Incorrect extra memory copy in RRChangeOutputProperty.
Keith Packard
1
-2
/
+0
2007-03-23
Fix Pending property API, adding RRPostPendingProperty.
Keith Packard
2
-58
/
+98
2007-03-23
Make sure RandR events are delivered from RRCrtcSet.
Keith Packard
1
-43
/
+50
2007-03-23
Clear allocated RandR screen private structure.
Keith Packard
1
-1
/
+1
2007-03-17
Correct ref counting of RRMode structures
Keith Packard
2
-1
/
+6
2007-03-17
Eliminate RRModeRec devPrivate field.
Keith Packard
1
-1
/
+0
2007-03-17
Add support for user-defined modelines in RandR.
Keith Packard
7
-50
/
+350
2007-03-15
Set the RandR version returned, rather than just passing the proto's version.
Eric Anholt
1
-2
/
+5
2007-03-05
Bugzilla #7145: fix build with gcc 2.95
Jens Granseuer
3
-3
/
+3
2007-02-28
Don't crash setting a NULL mode with a randr classic DDX. Also remember to up...
Aaron Plattner
1
-0
/
+9
2007-02-28
Return BadMatch if a client tries to clone non-cloneable outputs.
Aaron Plattner
1
-0
/
+21
2007-02-17
RRConfigureOutputProperty is a variable length request.
Keith Packard
1
-1
/
+1
2007-02-15
Report correct RandR 1.0 sizeID. Report correct subpixel order.
Keith Packard
1
-29
/
+33
2007-02-01
Fix the size expectations of xRRSetCrtcGamma.
Eric Anholt
1
-1
/
+1
2007-01-24
Warning fix for RRCrtcSetRotations().
Eric Anholt
1
-0
/
+1
2007-01-24
Make Xinearama screen information reflect CRTC rotation.
Keith Packard
4
-28
/
+33
2007-01-18
Account for CRTC rotation in the cursor containment code.
Eric Anholt
1
-8
/
+42
[next]