index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
/
rrproperty.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-27
Add RandR leases with modesetting driver support [v6]
Keith Packard
1
-0
/
+6
2018-02-27
randr: Support "non-desktop" property
Keith Packard
1
-0
/
+27
2018-01-22
randr: Declare incoming property values const
Keith Packard
1
-2
/
+2
2015-04-21
Convert top level extensions to new *allocarray functions
Alan Coopersmith
1
-7
/
+5
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-7
/
+7
2012-08-06
rrproperty.c: free newly allocated prop in more error paths
Alan Coopersmith
1
-2
/
+10
2012-07-09
Use C99 designated initializers in extension Events
Alan Coopersmith
1
-23
/
+24
2012-07-09
Use C99 designated initializers in randr Replies
Alan Coopersmith
1
-12
/
+20
2012-07-09
ProcRRListOutputProperties: skip atom walk if the list is empty
Alan Coopersmith
1
-5
/
+7
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-2
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-400
/
+375
2011-10-18
randr: stop clients from deleting immutable output properties
Luc Verhaegen
1
-3
/
+16
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-28
/
+20
2011-07-29
randr: Compare all the bytes in RRPostPendingProperties
Aaron Plattner
1
-1
/
+1
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