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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-05
Fix exa_priv.h declarations of privates
Keith Packard
2
-9
/
+10
2010-06-05
kdrive: Xv code uses shared screen private instead of kdrive-specific private
Keith Packard
1
-5
/
+1
2010-06-05
Allocate per-screen device/cursor-bits private keys in midispcur
Keith Packard
1
-15
/
+14
2010-06-05
Add dixCreatePrivateKey API
Keith Packard
2
-2
/
+42
2010-06-05
Change devPrivates implementation.
Keith Packard
2
-185
/
+407
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
139
-711
/
+1105
2010-06-05
Create separate private key for midispcur cursor bits
Keith Packard
1
-17
/
+21
2010-06-05
Remove dixRegisterPrivateOffset; hard-code devPrivates offsets instead
Keith Packard
4
-63
/
+19
2010-06-05
Add REGION_ macros for source compatibility with existing drivers.
Keith Packard
1
-0
/
+39
2010-06-05
Change region implementation from macros to inline functions.
Keith Packard
4
-276
/
+196
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
130
-1865
/
+1817
2010-06-05
Move mi/miregion.c to dix/region.c
Keith Packard
3
-1
/
+1
2010-06-05
Change region implementation names to eliminate the 'mi' prefix
Keith Packard
10
-149
/
+192
2010-06-05
rootless: Fix SetShape regression
Jeremy Huddleston
2
-3
/
+3
2010-06-04
configure: Check for libsha1.pc
Pauli Nieminen
1
-1
/
+1
2010-06-04
Stop searching for XF86Config files
Alan Coopersmith
1
-5
/
+1
2010-06-04
Stop searching for XF86Config files
Alan Coopersmith
2
-18
/
+10
2010-06-04
xkb: fix invalid memory writes in _XkbCopyGeom.
Peter Hutterer
1
-2
/
+2
2010-06-03
composite: use config notify hook to do pixmap resize.
Dave Airlie
6
-158
/
+70
2010-06-03
Merge remote branch 'jamey/for-keith'
Keith Packard
73
-957
/
+597
2010-06-03
Accumulate graphics exposures incrementally in PanoramiXCopyArea/Plane.
Jamey Sharp
1
-36
/
+26
2010-06-03
Delete XineramaScreenRegions cache.
Jamey Sharp
2
-19
/
+21
2010-06-03
XineramaSetCursorPosition: use screen bounds directly, not POINT_IN_REGION.
Jamey Sharp
3
-7
/
+10
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
28
-333
/
+321
2010-06-03
Delete panoramiXdataPtr: it's redundant.
Jamey Sharp
15
-228
/
+204
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
52
-128
/
+130
2010-06-03
Move each screen's screensaver data into ScreenRec.
Jamey Sharp
8
-64
/
+64
2010-06-03
midispcur: Add comment explaining why pRootPicture must not be freed.
Jamey Sharp
1
-0
/
+6
2010-06-03
mi: Delete unused flicker-free MoveCursor code.
Jamey Sharp
3
-333
/
+6
2010-06-03
dmx: Fix XSetExtensionErrorHandler calls to agree on constness.
Jamey Sharp
3
-5
/
+5
2010-06-03
Install fbdevhw module in normal module directory instead of linux/
Alan Coopersmith
1
-2
/
+1
2010-06-03
Merge remote branch 'vignatti/for-keith'
Keith Packard
2
-2
/
+1
2010-06-03
xext: delete wrong source reference from fontcache
Tiago Vignatti
1
-1
/
+0
2010-06-03
configure: sha1: check libsha1 using pkg-config instead
Tiago Vignatti
1
-1
/
+1
2010-06-03
DRI2: Use single error path in initialization
Pauli Nieminen
1
-8
/
+4
2010-06-03
DRI2: Allow building without libdrm
Tiago Vignatti
5
-7
/
+26
2010-06-03
DRI2: add AuthMagic hook for driver side support
Tiago Vignatti
2
-3
/
+18
2010-06-02
Only deal with input code when changing the input shape.
Pierre-Loup A. Griffais
13
-103
/
+112
2010-06-02
xfree86: Unbreak autoconfig following 0abf065e38c4
Chris Wilson
3
-3
/
+9
2010-06-02
Fix pixmap validation in miDbePositionWindow.
Aaron Plattner
1
-6
/
+14
2010-06-02
composite: initialise pOldPixmap to NullPixmap at alloc time.
Dave Airlie
1
-0
/
+1
2010-06-03
Change keyboard controls on slave keyboards (#27926)
Nicolas George
1
-2
/
+2
2010-05-28
xfree86: initialize InputAttributes to NULL in the autoconfig code.
Peter Hutterer
1
-0
/
+1
2010-05-28
test: fix up InputAttributes helper function test.
Peter Hutterer
1
-1
/
+8
2010-05-28
dix: add 3x3 transformation matrix xinput property for multi-head handling
Peter Korsgaard
5
-1
/
+104
2010-05-26
xfree86: bump ABI_XINPUT_VERSION to 11.
Peter Hutterer
1
-1
/
+1
2010-05-26
dmx: Delete unused ChangeKeyboardDevice/ChangePointerDevice.
Jamey Sharp
1
-57
/
+0
2010-05-26
Ignore build products in the server's test suite.
Jamey Sharp
1
-0
/
+13
2010-05-26
dmx: Remove dead __glXDispSwap_DrawArraysEXT definition.
Jamey Sharp
1
-6
/
+0
2010-05-26
dmx: Delete unused local variables.
Jamey Sharp
6
-49
/
+2
[next]