index
:
~daenzer/xserver
for-master
randr12-colormaps
Michel Daenzer's personal xserver repository.
daenzer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-05-26
dmx: Xfree -> free
Jamey Sharp
4
-12
/
+12
2010-05-26
Xephyr: Fix Xcalloc deprecation warnings.
Jamey Sharp
2
-8
/
+8
2010-05-26
xfree86/int10/helper_mem: Fix log message.
Jamey Sharp
1
-4
/
+1
2010-05-26
xf86bigfont: Silence compiler warning by initializing pDesc.
Jamey Sharp
1
-3
/
+1
2010-05-26
Revert "Add a "flags" field to DeleteInputDeviceRequest."
Keith Packard
10
-18
/
+14
2010-05-25
Add a "flags" field to DeleteInputDeviceRequest.
Peter Hutterer
10
-14
/
+18
2010-05-25
xfree86: store the InputAttributes in the input device.
Peter Hutterer
5
-1
/
+10
2010-05-25
dix: add helper functions to duplicate and free InputAttributes.
Peter Hutterer
3
-0
/
+183
2010-05-25
midispcur: Construct Picture objects lazily in case Render is disabled.
Jamey Sharp
1
-7
/
+6
2010-05-25
xnest: Don't ignore errors from DeviceCursorInitialize.
Jamey Sharp
1
-2
/
+1
2010-05-24
Merge remote branch 'vignatti/bus-cleanup-take2'
Keith Packard
13
-839
/
+776
[next]