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
/
randr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-30
randr: call RRProviderInit in the proper place.
Dave Airlie
1
-0
/
+2
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
1
-0
/
+1
2012-07-07
dix/randr: add a hook into screen to replace scanout pixmap
Dave Airlie
1
-1
/
+1
2012-07-07
randr: fix tellchanged to work with slave scanouts
Dave Airlie
1
-7
/
+19
2012-07-06
randr: add provider object and provider property support (v6)
Dave Airlie
1
-1
/
+56
2012-06-28
randr: first check pScrPriv before using the pointer at RRFirstOutput
Ricardo Salveti de Araujo
1
-0
/
+3
2012-06-20
randr: Don't recurse into mieqProcessInputEvents() from RRTellChanged().
Andy Ritger
1
-1
/
+1
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-2
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-202
/
+192
2011-03-14
randr: Add RRConstrainCursorHarder
Adam Jackson
1
-0
/
+2
2011-02-23
Revert "randr: Add per-crtc pixmaps"
Keith Packard
1
-15
/
+0
2010-12-06
randr: Add per-crtc pixmaps
Keith Packard
1
-0
/
+15
2010-09-29
randr: set error numbers of resource types in RRExtenstionInit() (V2)
Tobias Droste
1
-0
/
+5
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-7
/
+8
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-7
/
+7
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-6
/
+2
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
1
-0
/
+4
2009-09-20
Free randr crtc and output pointer arrays
Keith Packard
1
-0
/
+2
2009-06-09
dix/randr: Add missing fields to SRR*NotifyEvent()
Federico Mena Quintero
1
-2
/
+9
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-2
/
+4
2009-01-30
RandR crtcs not fetched correctly when primary output is set.
Keith Packard
1
-1
/
+1
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-2
/
+0
2008-12-10
randr: use primary output for RRFirstOutput()
Adam Jackson
1
-0
/
+3
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-11
/
+11
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-11
/
+11
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-2
/
+4
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
1
-6
/
+1
2007-11-20
Revert "registry: Register RANDR extension protocol names."
Eamon Walsh
1
-68
/
+0
2007-10-15
registry: Register RANDR extension protocol names.
Eamon Walsh
1
-0
/
+68
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-13
/
+3
2007-05-24
Fix build of composite, dix, and randr when Xinerama is disabled.
Luo Jie
1
-1
/
+2
2007-03-23
Clear allocated RandR screen private structure.
Keith Packard
1
-1
/
+1
2007-01-02
Track physical screen size and send out updates when that changes.
Keith Packard
1
-0
/
+4
2006-12-15
RandR: config time updates when hardware config changes.
Keith Packard
1
-1
/
+5
2006-11-08
Add RRInit function to create resource types for RR objects.
Keith Packard
1
-6
/
+21
2006-11-08
Allow RandR objects to be created before the associated ScreenRec.
Keith Packard
1
-4
/
+0
2006-10-25
Merge master back in and clean up some unfinished code (closes 8745)
Keith Packard
1
-51
/
+3
2006-10-24
Merge branch 'master' into randr-1.2
Keith Packard
1
-0
/
+48
2006-10-24
Byte swap RRSelectInput enable flags.
Keith Packard
1
-0
/
+1
2006-10-13
Limit pointer to valid crtc areas. Add event swapping. Fix change tracking.
Keith Packard
1
-15
/
+57
2006-10-05
Add preferred modes for each output. Round vrefresh. Deliver crtc events.
Keith Packard
1
-2
/
+3
2006-09-20
Steal Xinerama code from SiS driver. Add missing files.
Keith Packard
1
-1
/
+1
2006-09-20
Avoid calling xalloc(0). Change rrScreenSizeSet to rrScreenSetSize.
Keith Packard
1
-1
/
+1
2006-09-19
Split out 1.0-style info and new property routines to their own files.
Keith Packard
1
-391
/
+3
2006-09-19
RRGetScreenResources and RRGetOutputInfo are working now.
Keith Packard
1
-1
/
+4
2006-09-18
RandR working with old clients and old API.
Keith Packard
1
-2
/
+3
2006-09-17
Split out RandR dispatch code from randr.c to rr*dispatch.c.
Keith Packard
1
-1063
/
+37
2006-09-17
Split RandR implementation into separate files.
Keith Packard
1
-349
/
+70
2006-09-17
Start moving to new randr 1.2 definition
Keith Packard
1
-488
/
+836
2006-09-17
Successful legacy RandR API/Protocol emulation for query.
Keith Packard
1
-153
/
+178
[next]