index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-21
randr: make RROutputChanged change the main protocol screen not the gpu screen
Alberto Milone
1
-5
/
+17
2015-10-19
randr: Silence -Wshift-negative-value warnings
Jeremy Huddleston
1
-4
/
+4
2015-10-19
randr: Correct a miscall of abs() to instead call fabs()
Jeremy Huddleston
1
-1
/
+1
2015-09-24
debug output format fix in RRMonitorCrtcName()
Jon TURNEY
1
-1
/
+1
2015-09-23
randr: Allow RRSelectInput for ProviderChange and ResourceChange events
Michal Srb
1
-1
/
+3
2015-09-21
randr/prime: Don't stop on the first pipe when disabling ReplaceScanoutPixmap
Chris Wilson
1
-22
/
+45
2015-07-08
randr: Unexport some implementation details
Adam Jackson
1
-5
/
+5
2015-07-08
prime: add rotation support for offloaded outputs (v2)
Dave Airlie
1
-17
/
+43
2015-05-11
Merge remote-tracking branch 'evelikov/master'
Keith Packard
2
-24
/
+25
2015-05-11
Merge remote-tracking branch 'airlied/for-keithp'
Keith Packard
2
-3
/
+12
2015-04-27
xf86Crtc/monitors: create initial monitors for tiled outputs
Dave Airlie
2
-3
/
+12
2015-04-21
Convert top level extensions to new *allocarray functions
Alan Coopersmith
8
-34
/
+33
2015-03-31
randr: Use Monitor list for Xinerama
Keith Packard
1
-98
/
+20
2015-03-31
randr: Add Monitor support (v1.1)
Keith Packard
6
-0
/
+838
2015-03-24
randr: coding style fixes
Emil Velikov
1
-2
/
+4
2015-03-24
randr: wrap long line
Emil Velikov
1
-2
/
+3
2015-03-24
randr: use local variables where possible
Emil Velikov
1
-13
/
+17
2015-03-24
randr: use randr: prefix in ErrorF()
Emil Velikov
1
-1
/
+1
2015-03-24
randr: remove chatty error messages
Emil Velikov
2
-6
/
+0
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
3
-7
/
+33
2015-01-23
randr: swap num-preferred field on RRGetOutputInfo reply
Carlos Sánchez de La Lama
1
-0
/
+1
2014-12-08
randr: unvalidated lengths in RandR extension swapped procs [CVE-2014-8101]
Alan Coopersmith
1
-0
/
+4
2014-11-12
Drop trailing whitespaces
Peter Hutterer
5
-14
/
+14
2014-07-30
randr: Fix logic in RRPointerToNearestCrtc
David Ung
1
-5
/
+6
2014-05-12
rrcrtc: brackets are hard, lets go shopping.
Dave Airlie
1
-3
/
+4
2014-04-21
randr: Implement RandR 1.4 request swapping
Robert Morell
1
-0
/
+138
2014-04-21
randr: Fix size checks for SetProvider* reqs
Robert Morell
1
-2
/
+2
2014-04-21
randr: Fix crash for NULL swap dispatch procs
Robert Morell
1
-1
/
+1
2014-02-24
V2: Add check for link from output to crtc before optimizing out a CrtcSet call
David Sodman
1
-2
/
+12
2014-01-22
randr: Eliminate -Wshadow warnings
Keith Packard
1
-9
/
+8
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
9
-43
/
+43
2013-10-30
randr: deliver Output and Crtc events of attached output providers.
Michal Srb
1
-0
/
+24
2013-10-30
randr: send RRResourceChangeNotify event
Michal Srb
4
-0
/
+49
2013-10-30
randr: send RRProviderChangeNotify event
Michal Srb
3
-0
/
+65
2013-09-10
randr: Fix a copypasta bug in CRTC confinement
Adam Jackson
1
-1
/
+1
2013-04-30
randr: only respected changed on the protocol screen
Dave Airlie
1
-1
/
+1
2013-04-30
randr: make SetChanged modify the main protocol screen not the gpu screen
Dave Airlie
1
-1
/
+15
2013-04-30
randr: don't directly set changed bits in randr screen
Dave Airlie
6
-4
/
+16
2013-03-18
Merge remote-tracking branch 'whot/next'
Keith Packard
1
-6
/
+3
2013-03-01
randr: cleanup provider properly
Dave Airlie
2
-0
/
+8
2013-02-15
randr: fix "set but unused" warnings
Peter Hutterer
1
-6
/
+3
2013-02-11
randr: unref the provider shared pixmap the appropriate number of times
Aaron Plattner
1
-0
/
+5
2013-02-08
randr: bump advertised RandR version to 1.4
Dave Airlie
1
-1
/
+1
2012-11-30
randr: call RRProviderInit in the proper place.
Dave Airlie
1
-0
/
+2
2012-11-05
randr: export more provider property symbols
Yaakov Selkowitz
1
-0
/
+8
2012-08-06
Merge remote-tracking branch 'alanc/master'
Keith Packard
3
-5
/
+23
2012-08-06
randr: fix xinerama output for output slaves
Dave Airlie
1
-1
/
+19
2012-08-06
RRModeCreate: plug memory leak of newModes if AddResource fails
Alan Coopersmith
1
-1
/
+3
2012-08-06
rrproperty.c: free newly allocated prop in more error paths
Alan Coopersmith
1
-2
/
+10
[next]