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
/
rrinfo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
randr: don't directly set changed bits in randr screen
Dave Airlie
1
-1
/
+1
2012-06-21
randr: Clean up compiler warnings about unused and shadowing variables
Keith Packard
1
-3
/
+4
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-164
/
+146
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
1
-1
/
+1
2011-02-23
Revert "randr: Add per-crtc pixmaps"
Keith Packard
1
-1
/
+1
2010-12-06
randr: Add per-crtc pixmaps
Keith Packard
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-6
/
+6
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-2
/
+0
2009-01-30
randr: Avoid re-querying the configuration on everything but GetScreenResources.
Eric Anholt
1
-1
/
+9
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-6
/
+6
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-6
/
+6
2008-11-24
Create rrtransform.[ch]. Add RRTransform argument to RRCrtcNotify.
Keith Packard
1
-1
/
+1
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-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
1
-1
/
+0
2007-03-24
Make pending properties force mode set. And, remove AttachScreen calls.
Keith Packard
1
-9
/
+2
2007-03-17
Add support for user-defined modelines in RandR.
Keith Packard
1
-2
/
+4
2007-01-02
Use RRScreenSetSizeRange in 1.0 compat. Check RRGetInfo for error.
Keith Packard
1
-14
/
+9
2006-12-15
RandR: config time updates when hardware config changes.
Keith Packard
1
-0
/
+2
2006-11-08
Allow RandR objects to be created before the associated ScreenRec.
Keith Packard
1
-4
/
+10
2006-11-01
Move physical size from mode to output.
Keith Packard
1
-2
/
+0
2006-10-03
Add mode origins and output options. Fix memmoves in resource free funcs.
Keith Packard
1
-0
/
+1
2006-09-20
Steal Xinerama code from SiS driver. Add missing files.
Keith Packard
1
-0
/
+337