index
:
~cndougla/xserver
input-fixes
integration-testing
integration-tests
master
mixed-mode
multitouch
multitouch-devel
multitouch-rebase
multitouch-stable
pointer
server-1.10-masked-valuator-fixes
signal-logging
signal-logging-v4
signal-logging-v5
signal-logging2
xi2.1
xi2.1-new
xi2.1-new-stable
xi2.1-stable
xi2.1-stable-abi-12
XI 2.1 development
cndougla
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
/
rrproperty.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-14
/
+14
2010-06-06
randr: Make deletion of output properties more robust
Mikhail Gusarov
1
-41
/
+35
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-20
/
+10
2010-05-19
Set event sequence number in WriteEventsToClient instead of at callers.
Jamey Sharp
1
-1
/
+0
2010-05-19
Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.
Jamey Sharp
1
-6
/
+1
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-7
/
+7
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-21
/
+21
2010-02-12
Don't double-swap the RandR PropertyNotify event
Peter Harris
1
-5
/
+0
2009-09-20
RRDestroyOutputProperty: Free randr property valid values
Keith Packard
1
-0
/
+2
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