index
:
~ofourdan/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
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
for-keith
for-whot
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-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
server-1.2-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
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
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-20
randr: Don't recurse into mieqProcessInputEvents() from RRTellChanged().
Andy Ritger
1
-1
/
+1
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
2
-3
/
+3
2012-05-14
randr: Remove redundant declaration.
Michal Suchanek
2
-19
/
+7
2012-03-21
Introduce a consistent coding style
Keith Packard
14
-3792
/
+3519
2011-11-23
Remove redundant redeclarations of functions in the same header file
Alan Coopersmith
1
-5
/
+0
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
1
-1
/
+1
2011-11-03
randr: Make the RRConstrainCursorHarder logic the same as miPointerSetPosition
Rui Matos
1
-19
/
+10
2011-10-18
randr: stop clients from deleting immutable output properties
Luc Verhaegen
1
-3
/
+16
2011-09-21
Use correct swap{l,s} (or none at all for CARD8)
Matt Turner
1
-2
/
+2
2011-09-21
Use internal temp variable for swap macros
Matt Turner
8
-355
/
+298
2011-07-29
randr: Compare all the bytes in RRPostPendingProperties
Aaron Plattner
1
-1
/
+1
2011-06-06
randr: void function cannot return value
Nicolas Kaiser
1
-1
/
+1
2011-05-25
randr: check rotated virtual size limits correctly
Aaron Plattner
1
-6
/
+6
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-03-14
randr: Add RRConstrainCursorHarder
Adam Jackson
3
-0
/
+161
2011-02-23
Revert "randr: Add sprite position transforms"
Keith Packard
6
-236
/
+34
2011-02-23
Revert "randr: Implement RRSetCrtcConfigs"
Keith Packard
5
-749
/
+44
2011-02-23
Revert "randr: Add per-crtc pixmaps"
Keith Packard
8
-246
/
+16
2011-02-23
Revert "randr: Hook up the new RandR 1.4 functionality"
Keith Packard
2
-138
/
+0
2011-02-23
Revert "Set sprite transforms from RRSetCrtcConfigs"
Keith Packard
3
-31
/
+25
2011-02-23
Revert "Separate out screen size and screen pixmap sizes in RRScreenSizeSet"
Keith Packard
4
-16
/
+10
2011-02-23
Revert "ProcRRSetCrtcConfigs uses 'configs' without being initialized"
Keith Packard
1
-2
/
+2
2011-02-23
Revert "randr: handle RRSetCrtcConfigs request with zero configs"
Keith Packard
1
-3
/
+5
2011-02-14
ProcRRCreateMode: fix use of uninitialised bytes valgrind error.
Ander Conselvan de Oliveira
1
-1
/
+1
2011-02-14
ProcRRQueryVersion: fix use of uninitialised bytes valgrind error.
Ander Conselvan de Oliveira
1
-1
/
+1
2010-12-20
randr: check for virtual size limits before set crtc
Tiago Vignatti
1
-0
/
+12
2010-12-06
randr: handle RRSetCrtcConfigs request with zero configs
Keith Packard
1
-5
/
+3
2010-12-06
ProcRRSetCrtcConfigs uses 'configs' without being initialized
Keith Packard
1
-2
/
+2
2010-12-06
Separate out screen size and screen pixmap sizes in RRScreenSizeSet
Keith Packard
4
-10
/
+16
2010-12-06
Set sprite transforms from RRSetCrtcConfigs
Keith Packard
3
-25
/
+31
2010-12-06
randr: Hook up the new RandR 1.4 functionality
Keith Packard
2
-0
/
+138
2010-12-06
randr: Add per-crtc pixmaps
Keith Packard
8
-16
/
+246
2010-12-06
randr: Implement RRSetCrtcConfigs
Keith Packard
5
-44
/
+749
2010-12-06
randr: Add sprite position transforms
Keith Packard
6
-34
/
+236
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
[next]