index
:
~anholt/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XPRINT
bcook-backend
dmx-2
dri-0-1-branch
dri2-reallocate-revert
ephyr-continue-deleting
ephyr-fixes
ephyr-rebase-works
ephyr-warnings
glamor
glamor-anholt-filter-dir
glamor-anholt-filter-rebase
glamor-ca
glamor-cleanups
glamor-core-profile
glamor-delay-shareable
glamor-delay-shareable-2
glamor-external-rebase
glamor-extra-after-keithp
glamor-flushing
glamor-gl-context-2
glamor-map-zero
glamor-new-glyphs
glamor-original-in-tree
glamor-prepare-for-keithp
glamor-quads
glamor-rebase-wip
glamor-render-program
glamor-rgba-8
glamor-server
glamor-testing-patch-from-ken
glamor-xephyr
glamor-xephyr-egl
glamor-xephyr-gl-context
global-glx-context
glucose-2
glx-arg
gsr-current
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
modesetting-dri2
modesetting-dri2-no-pageflip
modesetting-gbm
modesetting-glamor
modesetting-import
modesetting-import-2
modesetting-present-no-pageflip
no-pci-rework
old-glamor
orib-soc-2006
panning-for-server-1.6
randr-1.2-for-server-1.2
randr-dpms
raspbian-backport
sco_port_update
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_0-branch
server-1_1-branch
transform-proposal
travis-ci
wonderland-dev
xephyr-xcb-rebase
xf-4_0_2-branch
xf-4_1-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
xserver-driinterface-versions
xserver-unifdef
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[next]