index
:
~ajax/xserver
65030
always-glx-1.4
arcology
atrocious-xephyr-glamor-hacks
bsbs11
bsbs7
composite-work
crtc-confine-v3
damage-at-flush-globally
dbe-shrink
dead-code
death-to-spans
dietfb
dix-dri2
dmx-2
drawable-ops
dri2-no-block
epoll
fedora-merge
fixes-atomic-requests
for-keithp
gc-rework
glamor-did-not-regress
glamor-for-1.15
glamor-getimage-planemask
glamor-no-largepixmap
glapi
glapi-misc
glx
glx-2
glx-direct-dispatch
glx-direct-dispatch-parts
glx-ext-libglvnd
glx-fix-osx
glx-fixes-for-1.8
glx-for-1.14
glx-gen
glx-rewrite
glx-work-pre-xdc
glxfe
glxvnd
grabpointer-rhel6.6
init-cleanup
input-thread
input-thread-v3
ioaddress
less-loader
master
maxformats
mi-cleanup
ms2432-1.17
orbea-test-1.18-dri2
performance
pointer-barriers
port-shadowfb-to-damage
resource-refactor
ricer-tuning
root-window-finalize-callback
rootless-merge
screen-gc-funcs
sdksyms
server-1.10-barriers
server-1.10-iglx
server-1.10-xfree86
server-1.12-queue
server-1.14-abi-churn
server-1.17-branch
server-1.9-xfree86
shatter
shatter-2
sigaction
synchronous-font-server
valtree-tuning
vbe-dos-hacks
vfb-ifr
vidmem-cleanup
vixmap-groundwork
vixmaps
warnings
wayland-abi
wayland-deferred-surface
wayland-netwm-etc
whot-barriers
window-cleanup
windowoptrec
wl-rebase-for-f20
wtf-gcc
xf86priv
xserver-1.13-queue
xserver-next
xvfb-glamor-be
xwayland-1.14
xwayland-next
xwl-glamor-be
xwl-xdg-shell
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
/
rrdispatch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-06
randr: Hook up the new RandR 1.4 functionality
Keith Packard
1
-0
/
+6
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-3
/
+3
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-6
/
+4
2009-09-21
randr: reply with the server or client version, whichever is lower.
Peter Hutterer
1
-6
/
+12
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