index
:
~fredrik/xserver
master
Unnamed repository; edit this file 'description' to name the repository.
fredrik
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-18
randr: Remove mirandr
Adam Jackson
3
-203
/
+0
2010-09-29
randr: set error numbers of resource types in RRExtenstionInit() (V2)
Tobias Droste
5
-3
/
+56
2010-06-22
rotation: fix cursor and overlap of one pixel.
Dave Airlie
1
-14
/
+14
2010-06-10
Ignore RandR timestamps harder
Keith Packard
1
-33
/
+0
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
5
-60
/
+30
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
2
-9
/
+12
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
2
-6
/
+6
2010-05-19
Add typed resource-lookup errors for non-core resource types.
Jamey Sharp
4
-4
/
+7
2010-05-19
Set event sequence number in WriteEventsToClient instead of at callers.
Jamey Sharp
4
-5
/
+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
7
-29
/
+29
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
9
-105
/
+105
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
3
-8
/
+0
2010-02-12
Don't double-swap the RandR PropertyNotify event
Peter Harris
1
-5
/
+0
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
4
-15
/
+5
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
1
-0
/
+4
2009-11-09
randr: Fill in errorValue when verifying outputs/crtcs/modes
Adam Jackson
1
-3
/
+9
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
2
-11
/
+7
2009-09-21
randr: reply with the server or client version, whichever is lower.
Peter Hutterer
1
-6
/
+12
2009-09-20
RRDestroyOutputProperty: Free randr property valid values
Keith Packard
1
-0
/
+2
2009-09-20
Free randr crtc and output pointer arrays
Keith Packard
1
-0
/
+2
2009-08-17
xace: fix access mode in dixLookupWindow within several RandR calls.
Eamon Walsh
2
-5
/
+5
2009-07-14
randr: switch to byte counting functions
Peter Hutterer
7
-24
/
+24
2009-06-15
randr: fix typo in swapped dispatch
Adam Jackson
1
-1
/
+1
2009-06-11
randr: fix operation order so that rotation+transform works
Benjamin Defnet
1
-3
/
+3
2009-06-09
dix/randr: Add missing fields to SRR*NotifyEvent()
Federico Mena Quintero
1
-2
/
+9
2009-06-08
Make RANDR 'set' timestamps follow client specified time. Bug 21987.
Keith Packard
2
-2
/
+7
2009-05-24
randr: fix server crash in RRGetScreenInfo
Julien Cristau
1
-2
/
+3
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
7
-144
/
+72
2009-03-09
Correct access mode in call to dixLookupWindow() within RRSelectInput.
Eamon Walsh
1
-1
/
+1
2009-02-25
Oops. 62fc98c had crtc offsets applied backwards (fix from server-1.6-branch)
Keith Packard
1
-2
/
+2
2009-02-25
RandR rotations and reflections offset by one pixel
Keith Packard
1
-14
/
+14
2009-02-17
RANDR: Fail softly on GetPanning if the screen can't do it.
Adam Jackson
1
-16
/
+17
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
1
-1
/
+2
2009-02-13
Query the DDX in ProcRRGetScreenInfo.
Aaron Plattner
1
-1
/
+1
2009-02-03
Handle matrix computation overflow in RRTransformCompute
Keith Packard
1
-7
/
+32
2009-01-30
RandR crtcs not fetched correctly when primary output is set.
Keith Packard
3
-11
/
+19
2009-01-30
randr: Avoid re-querying the configuration on everything but GetScreenResources.
Eric Anholt
4
-12
/
+16
2009-01-30
RandR SetOutputPrimary should work with or without a crtc connected
Keith Packard
1
-5
/
+0
2009-01-30
Make RandR CRTC info report panning area instead of just crtc area
Keith Packard
1
-5
/
+18
2009-01-11
randr: RRSetPrimaryOutput can be static
Julien Cristau
1
-1
/
+1
2009-01-05
Update sdk headers to export new symbols.
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2009-01-05
RandR: Only export Xinerama symbols when building Xinerama support
Daniel Stone
1
-0
/
+2
2008-12-19
randr: Consider panned crtc's when calculating xinerama screen sizes.
Maarten Maathuis
1
-7
/
+20
2008-12-17
randr: Improve per-crtc gamma support.
Maarten Maathuis
2
-2
/
+45
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-2
/
+0
2008-12-11
randr: Oops, miscalculated panning rectangle's coordinates
Matthias Hopf
1
-4
/
+4
2008-12-10
randr: clear primaryOutput when the output is deleted
Adam Jackson
1
-0
/
+3
[next]