index
:
~dottedmag/xserver
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
fixes
for-keithp
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.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_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
fixes for X server
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
/
rrscreen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-15
Convert callers of SecurityLookupWindow() to dixLookupWindow().
Eamon Walsh
1
-24
/
+16
2006-12-15
RandR 1.2 rotation code must adjust width/height.
Keith Packard
1
-6
/
+19
2006-12-15
RandR 1.0 refresh rates unscrambled. SetScreenConfig uses RRCrtcSet right.
Keith Packard
1
-44
/
+69
2006-12-14
Remove instances of macro SECURITY_VERIFY_DRAWABLE.
Eamon Walsh
1
-3
/
+4
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-5
/
+5
2006-11-16
Remove RandR output options.
Keith Packard
1
-7
/
+6
2006-11-08
Allow RandR objects to be created before the associated ScreenRec.
Keith Packard
1
-10
/
+22
2006-11-01
Move physical size from mode to output.
Keith Packard
1
-6
/
+9
2006-10-25
Merge master back in and clean up some unfinished code (closes 8745)
Keith Packard
1
-3
/
+3
2006-10-13
Limit pointer to valid crtc areas. Add event swapping. Fix change tracking.
Keith Packard
1
-0
/
+31
2006-10-03
Add mode origins and output options. Fix memmoves in resource free funcs.
Keith Packard
1
-8
/
+9
2006-09-20
Steal Xinerama code from SiS driver. Add missing files.
Keith Packard
1
-1
/
+1
2006-09-20
RRSetCrtcConfig status fix. RRGetScreenResources timestamp fix.
Keith Packard
1
-2
/
+2
2006-09-20
Avoid calling xalloc(0). Change rrScreenSizeSet to rrScreenSetSize.
Keith Packard
1
-9
/
+20
2006-09-19
Split out 1.0-style info and new property routines to their own files.
Keith Packard
1
-0
/
+651
2006-09-17
Split RandR implementation into separate files.
Keith Packard
1
-0
/
+205