index
:
~whot/xserver
1.8-fixes
barriers
barriers-try-5
cleanup
devel
driver-integration-testing
driver-merge
extmod-changes
for-keith
input-api
inputproto-2.1-devel
integration-testing
masked-valuators
master
mt-devel
mt-devel2
multitouch
multitouch-devel-history
multitouch-from-scratch
next
next-all
pointer-barriers
queue
record
review/xsync-transition-bug-59644
rhel6-two-screen-coordinates
rhel6-two-screen-coordinates-with-doubles
server-1.10-branch
server-1.10-input
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.14-touch-fixes
server-1.15-branch
server-1.17-branch
server-1.19-branch
server-1.8-branch
server-1.9-input
sigsafe-logging-varargs
single-master-device
smooth-scrolling
touch-grab-race-condition-56578
touch-grab-race-condition-56578-v2
touch-grab-race-condition-56578-v3
two-screen-coordinates
unreviewed
wip/logind-integration
wip/touchpad-resolution-scaling
wip/xsync-transition-bug-59644
wip/xwayland-tablet
X Server input fixes.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
/
rrdispatch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-3
/
+4
2009-03-09
Correct access mode in call to dixLookupWindow() within RRSelectInput.
Eamon Walsh
1
-1
/
+1
2008-12-10
randr: Add [GS]etOutputPrimary
Adam Jackson
1
-0
/
+2
2008-12-04
randr: Protocol bits for panning support
Matthias Hopf
1
-0
/
+2
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2008-11-26
Add server support for RRGetScreenResourcesCurrent
Keith Packard
1
-2
/
+3
2008-11-24
Wire up RandR CRTC transform protocol, bump server to RandR 1.3
Keith Packard
1
-1
/
+4
2008-07-31
OutputPropertyNotifyMask is a valid thing to select for.
Tomas Carnecky
1
-1
/
+2
2007-03-15
Set the RandR version returned, rather than just passing the proto's version.
Eric Anholt
1
-2
/
+5
2006-12-15
Convert callers of SecurityLookupWindow() to dixLookupWindow().
Eamon Walsh
1
-3
/
+4
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-2
/
+2
2006-11-28
Change RandR property datatype to include pending/valid values.
Keith Packard
1
-12
/
+14
2006-09-19
Split out 1.0-style info and new property routines to their own files.
Keith Packard
1
-1035
/
+0
2006-09-19
RRGetScreenResources and RRGetOutputInfo are working now.
Keith Packard
1
-4
/
+213
2006-09-18
RandR working with old clients and old API.
Keith Packard
1
-3
/
+3
2006-09-17
Split out RandR dispatch code from randr.c to rr*dispatch.c.
Keith Packard
1
-0
/
+1034