index
:
xorg/xserver-test
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
/
rrinfo.c
Age
Commit message (
Expand
)
Author
Files
Lines
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