index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
/
rrdispatch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-23
randr: Allow RRSelectInput for ProviderChange and ResourceChange events
Michal Srb
1
-1
/
+3
2015-03-31
randr: Add Monitor support (v1.1)
Keith Packard
1
-0
/
+3
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-3
/
+3
2012-07-09
Use C99 designated initializers in randr Replies
Alan Coopersmith
1
-4
/
+5
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-1
/
+1
2012-07-07
randr: add hooks for offload sink provider protocol
Dave Airlie
1
-1
/
+1
2012-07-07
randr: add output source setup
Dave Airlie
1
-1
/
+1
2012-07-06
randr: add provider object and provider property support (v6)
Dave Airlie
1
-1
/
+13
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-179
/
+168
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-5
/
+4
2011-05-13
include: add version_compare helper function
Peter Hutterer
1
-4
/
+4
2011-04-13
Send events that were missing from RRSelectInput
Jeremy Huddleston
1
-2
/
+30
2011-02-23
Revert "randr: Hook up the new RandR 1.4 functionality"
Keith Packard
1
-6
/
+0
2011-02-14
ProcRRQueryVersion: fix use of uninitialised bytes valgrind error.
Ander Conselvan de Oliveira
1
-1
/
+1
2010-12-06
randr: Hook up the new RandR 1.4 functionality
Keith Packard
1
-0
/
+6
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-3
/
+3
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-6
/
+4
2009-09-21
randr: reply with the server or client version, whichever is lower.
Peter Hutterer
1
-6
/
+12
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-3
/
+4
2009-03-09
Correct access mode in call to dixLookupWindow() within RRSelectInput.
Eamon Walsh
1
-1
/
+1
2008-12-10
randr: Add [GS]etOutputPrimary
Adam Jackson
1
-0
/
+2
2008-12-04
randr: Protocol bits for panning support
Matthias Hopf
1
-0
/
+2
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2008-11-26
Add server support for RRGetScreenResourcesCurrent
Keith Packard
1
-2
/
+3
2008-11-24
Wire up RandR CRTC transform protocol, bump server to RandR 1.3
Keith Packard
1
-1
/
+4
2008-07-31
OutputPropertyNotifyMask is a valid thing to select for.
Tomas Carnecky
1
-1
/
+2
2007-03-15
Set the RandR version returned, rather than just passing the proto's version.
Eric Anholt
1
-2
/
+5
2006-12-15
Convert callers of SecurityLookupWindow() to dixLookupWindow().
Eamon Walsh
1
-3
/
+4
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-2
/
+2
2006-11-28
Change RandR property datatype to include pending/valid values.
Keith Packard
1
-12
/
+14
2006-09-19
Split out 1.0-style info and new property routines to their own files.
Keith Packard
1
-1035
/
+0
2006-09-19
RRGetScreenResources and RRGetOutputInfo are working now.
Keith Packard
1
-4
/
+213
2006-09-18
RandR working with old clients and old API.
Keith Packard
1
-3
/
+3
2006-09-17
Split out RandR dispatch code from randr.c to rr*dispatch.c.
Keith Packard
1
-0
/
+1034