index
:
~csimpson/xserver
bugfixes
master
triage
And I have become comfortably numb.
csimpson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
/
rrproperty.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-13
/
+13
2008-12-01
randr: Don't send output property events on server exit
Adam Jackson
1
-1
/
+2
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-13
/
+13
2008-11-25
Move matrix operations from X server to pixman 0.13.2
Keith Packard
1
-2
/
+2
2008-10-16
RANDR: Fix output property event delivery.
Pierre Willenbrock
1
-0
/
+6
2008-10-06
RANDR: Delivery output property events.
Keith Packard
1
-6
/
+32
2008-08-21
Add swapped dispatch for randr 1.2 requests
Julien Cristau
1
-7
/
+51
2008-03-06
Allow RandR get output property to call into drivers
Jesse Barnes
1
-6
/
+13
2007-11-05
RandR: Remove usage of alloca
Daniel Stone
1
-2
/
+2
2007-03-24
Make pending properties force mode set. And, remove AttachScreen calls.
Keith Packard
1
-35
/
+54
2007-03-23
Incorrect extra memory copy in RRChangeOutputProperty.
Keith Packard
1
-2
/
+0
2007-03-23
Fix Pending property API, adding RRPostPendingProperty.
Keith Packard
1
-57
/
+94
2007-02-17
RRConfigureOutputProperty is a variable length request.
Keith Packard
1
-1
/
+1
2007-01-16
When changing a non-pending property, call the screen rrOutputSetProperty hook.
Eric Anholt
1
-0
/
+8
2007-01-16
Don't forget to add the property we configure to the properties list.
Eric Anholt
1
-0
/
+6
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-7
/
+7
2006-12-02
RandR ListOutputProperties has nAtoms element, not nProperties
Keith Packard
1
-1
/
+1
2006-11-28
Allocate correct size for RRPropertyRec (oops).
Keith Packard
1
-1
/
+2
2006-11-28
Change RandR property datatype to include pending/valid values.
Keith Packard
1
-89
/
+281
2006-10-13
Limit pointer to valid crtc areas. Add event swapping. Fix change tracking.
Keith Packard
1
-0
/
+1
2006-09-20
Steal Xinerama code from SiS driver. Add missing files.
Keith Packard
1
-0
/
+430