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
2009-07-26
randr: fix operation order so that rotation+transform works
Benjamin Defnet
1
-3
/
+3
2009-07-26
randr: fix server crash in RRGetScreenInfo
Julien Cristau
1
-2
/
+3
2009-06-29
Make RANDR 'set' timestamps follow client specified time. Bug 21987.
Keith Packard
2
-2
/
+7
2009-06-29
dix/randr: Add missing fields to SRR*NotifyEvent()
Federico Mena Quintero
1
-2
/
+9
2009-04-08
Correct access mode in call to dixLookupWindow() within RRSelectInput.
Eamon Walsh
1
-1
/
+1
2009-02-25
RandR rotations and reflections offset by one pixel
Keith Packard
1
-14
/
+14
2009-02-17
RANDR: Fail softly on GetPanning if the screen can't do it.
Adam Jackson
1
-16
/
+17
2009-02-17
Merge branch 'panning-for-server-1.6' into server-1.6-branch
Keith Packard
1
-4
/
+4
2009-02-17
Handle matrix computation overflow in RRTransformCompute
Keith Packard
1
-7
/
+32
2009-02-13
Query the DDX in ProcRRGetScreenInfo.
Aaron Plattner
1
-1
/
+1
2009-01-30
randr: Avoid re-querying the configuration on everything but GetScreenResources.
Eric Anholt
4
-12
/
+16
2009-01-30
RandR crtcs not fetched correctly when primary output is set.
Keith Packard
3
-11
/
+19
2009-01-30
RandR SetOutputPrimary should work with or without a crtc connected
Keith Packard
1
-5
/
+0
2009-01-30
Make RandR CRTC info report panning area instead of just crtc area
Keith Packard
1
-5
/
+18
2009-01-30
randr: Consider panned crtc's when calculating xinerama screen sizes.
Maarten Maathuis
1
-7
/
+20
2008-12-16
randr: clear primaryOutput when the output is deleted
Adam Jackson
1
-0
/
+3
2008-12-16
randr: use primary output for RRFirstOutput()
Adam Jackson
1
-0
/
+3
2008-12-16
randr: Mangle GetScreenResources sort order based on primary output
Adam Jackson
1
-3
/
+14
2008-12-16
randr: Mangle compat Xinerama reply based on primary output
Adam Jackson
1
-17
/
+31
2008-12-16
randr: Add [GS]etOutputPrimary
Adam Jackson
4
-1
/
+145
2008-12-12
randr: Oops, miscalculated panning rectangle's coordinates
Matthias Hopf
1
-4
/
+4
2008-12-09
randr: Update SProcRandrVector for panning
Matthias Hopf
1
-0
/
+39
2008-12-09
randr: Nuke config-timestamp for panning
Matthias Hopf
1
-15
/
+0
2008-12-09
randr: Protocol bits for panning support
Matthias Hopf
3
-0
/
+188
2008-12-09
randr: add swapped dispatch for RR[GS]etCrtcTransform
Julien Cristau
2
-10
/
+25
2008-12-02
randr: Don't send output property events on server exit
Adam Jackson
1
-1
/
+2
2008-11-26
Add server support for RRGetScreenResourcesCurrent
Keith Packard
4
-7
/
+24
2008-11-25
Move matrix operations from X server to pixman 0.13.2
Keith Packard
3
-47
/
+47
2008-11-24
[randr] don't try to compute crtc transform when no mode is set.
Keith Packard
1
-1
/
+1
2008-11-24
Update RandR global transform when driver notifies of transform change.
Keith Packard
1
-0
/
+9
2008-11-24
Export rrtransform.h as needed by randrstr.h
Keith Packard
1
-1
/
+1
2008-11-24
rrtransform needs randrstr to get RANDR_INTERFACE defines
Keith Packard
1
-0
/
+1
2008-11-24
Create rrtransform.[ch]. Add RRTransform argument to RRCrtcNotify.
Keith Packard
7
-244
/
+350
2008-11-24
Allow drivers to set crtc transforms.
Keith Packard
2
-24
/
+36
2008-11-24
Handle RandR transform matrices in floating point.
Keith Packard
2
-54
/
+109
2008-11-24
Eliminate inverse matrix from randr transform protocol
Keith Packard
1
-2
/
+0
2008-11-24
Report whether transforms are support from driver through extension to client
Keith Packard
2
-2
/
+20
2008-11-24
Compute matrix inversion instead of using wire version in RRCrtcTransformSet
Keith Packard
1
-3
/
+2
2008-11-24
Pass filter kernel size through transforms
Keith Packard
2
-10
/
+20
2008-11-24
Use transform when computing scanout size of modes
Keith Packard
1
-32
/
+40
2008-11-24
[RANDR] Support filters in CRTC transforms.
Keith Packard
2
-49
/
+217
2008-11-24
Wire up RandR CRTC transform protocol, bump server to RandR 1.3
Keith Packard
4
-3
/
+273
2008-11-24
Add projective transforms to RandR DIX/DDX API.
Keith Packard
2
-0
/
+33
2008-11-08
Remove some null statements.
James Cloos
2
-2
/
+2
2008-10-16
RANDR: Fix output property event delivery.
Pierre Willenbrock
1
-0
/
+6
2008-10-06
RANDR: Delivery output property events.
Keith Packard
1
-6
/
+32
2008-10-03
const cleanup
Adam Jackson
1
-1
/
+1
2008-09-21
Fix panoramiX request and reply swapping
Peter Harris
1
-4
/
+14
2008-09-10
Drop a reference to user mode after create
Keith Packard
1
-1
/
+2
2008-09-08
Revert "randr: fix user mode create initial reference count"
Zhenyu Wang
1
-0
/
+5
[next]