index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
/
rrdispatch.c
Age
Commit message (
Expand
)
Author
2009-04-08
Correct access mode in call to dixLookupWindow() within RRSelectInput.
Eamon Walsh
2008-12-16
randr: Add [GS]etOutputPrimary
Adam Jackson
2008-12-09
randr: Protocol bits for panning support
Matthias Hopf
2008-11-26
Add server support for RRGetScreenResourcesCurrent
Keith Packard
2008-11-24
Wire up RandR CRTC transform protocol, bump server to RandR 1.3
Keith Packard
2008-07-31
OutputPropertyNotifyMask is a valid thing to select for.
Tomas Carnecky
2007-03-15
Set the RandR version returned, rather than just passing the proto's version.
Eric Anholt
2006-12-15
Convert callers of SecurityLookupWindow() to dixLookupWindow().
Eamon Walsh
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
2006-11-28
Change RandR property datatype to include pending/valid values.
Keith Packard
2006-09-19
Split out 1.0-style info and new property routines to their own files.
Keith Packard
2006-09-19
RRGetScreenResources and RRGetOutputInfo are working now.
Keith Packard
2006-09-18
RandR working with old clients and old API.
Keith Packard
2006-09-17
Split out RandR dispatch code from randr.c to rr*dispatch.c.
Keith Packard