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
/
rrproperty.c
Age
Commit message (
Expand
)
Author
2008-12-02
randr: Don't send output property events on server exit
Adam Jackson
2008-11-25
Move matrix operations from X server to pixman 0.13.2
Keith Packard
2008-10-16
RANDR: Fix output property event delivery.
Pierre Willenbrock
2008-10-06
RANDR: Delivery output property events.
Keith Packard
2008-08-21
Add swapped dispatch for randr 1.2 requests
Julien Cristau
2008-03-06
Allow RandR get output property to call into drivers
Jesse Barnes
2007-11-05
RandR: Remove usage of alloca
Daniel Stone
2007-03-24
Make pending properties force mode set. And, remove AttachScreen calls.
Keith Packard
2007-03-23
Incorrect extra memory copy in RRChangeOutputProperty.
Keith Packard
2007-03-23
Fix Pending property API, adding RRPostPendingProperty.
Keith Packard
2007-02-17
RRConfigureOutputProperty is a variable length request.
Keith Packard
2007-01-16
When changing a non-pending property, call the screen rrOutputSetProperty hook.
Eric Anholt
2007-01-16
Don't forget to add the property we configure to the properties list.
Eric Anholt
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
2006-12-02
RandR ListOutputProperties has nAtoms element, not nProperties
Keith Packard
2006-11-28
Allocate correct size for RRPropertyRec (oops).
Keith Packard
2006-11-28
Change RandR property datatype to include pending/valid values.
Keith Packard
2006-10-13
Limit pointer to valid crtc areas. Add event swapping. Fix change tracking.
Keith Packard
2006-09-20
Steal Xinerama code from SiS driver. Add missing files.
Keith Packard