index
:
~whot/xserver
1.8-fixes
barriers
barriers-try-5
cleanup
devel
driver-integration-testing
driver-merge
extmod-changes
for-keith
input-api
inputproto-2.1-devel
integration-testing
masked-valuators
master
mt-devel
mt-devel2
multitouch
multitouch-devel-history
multitouch-from-scratch
next
next-all
pointer-barriers
queue
record
review/xsync-transition-bug-59644
rhel6-two-screen-coordinates
rhel6-two-screen-coordinates-with-doubles
server-1.10-branch
server-1.10-input
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.14-touch-fixes
server-1.15-branch
server-1.17-branch
server-1.19-branch
server-1.8-branch
server-1.9-input
sigsafe-logging-varargs
single-master-device
smooth-scrolling
touch-grab-race-condition-56578
touch-grab-race-condition-56578-v2
touch-grab-race-condition-56578-v3
two-screen-coordinates
unreviewed
wip/logind-integration
wip/touchpad-resolution-scaling
wip/xsync-transition-bug-59644
wip/xwayland-tablet
X Server input fixes.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
/
rrproperty.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-14
randr: switch to byte counting functions
Peter Hutterer
1
-4
/
+4
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-24
/
+9
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