index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-05
mi: fix accidental x/y coordinate swap
Peter Hutterer
1
-2
/
+2
2014-11-24
mi: Fix regression in arc drawing
Adam Jackson
1
-15
/
+0
2014-11-12
mi: fix documentation for miPointerSetPosition
Peter Hutterer
1
-0
/
+5
2014-11-12
Drop trailing whitespaces
Peter Hutterer
23
-116
/
+116
2014-10-27
dix: Always store GC client clip as a region (v2)
Adam Jackson
4
-40
/
+14
2014-10-27
mi: Fold micursor.c into mipointer.c
Adam Jackson
3
-69
/
+14
2014-10-27
mi: Fold mipolyutil.c into mipoly.c
Adam Jackson
4
-387
/
+285
2014-10-27
mi: Fold mipoly{con,gen}.c into mipoly.c
Adam Jackson
5
-471
/
+329
2014-10-27
mi: Fold mifpolycon.c into miarc.c
Adam Jackson
6
-293
/
+205
2014-10-27
mi: Fold mispans.c into miwideline.c
Adam Jackson
5
-612
/
+518
2014-10-27
mi: Unexport arc fill implementation details
Adam Jackson
3
-12
/
+3
2014-10-27
mi: Unexport subpixel polygon implementation details
Adam Jackson
2
-10
/
+9
2014-10-27
mi: Unexport span group implementation details
Adam Jackson
2
-13
/
+9
2014-10-27
mi: Unexport polygon edge table implementation details
Adam Jackson
1
-13
/
+10
2014-10-27
mi: Unexport wide line details
Adam Jackson
3
-30
/
+5
2014-10-23
mi: Mark the span blit routines as _X_COLD
Adam Jackson
2
-8
/
+7
2014-10-09
misc: Fold together some redundant conditionals
Adam Jackson
2
-21
/
+15
2014-10-09
mi: miSlideAndSizeWindow -> miResizeWindow
Adam Jackson
3
-10
/
+9
2014-10-09
dix: Lower backStorage to a bit instead of a pointer
Adam Jackson
1
-1
/
+1
2014-10-09
mi: Move pScreen->SendGraphicsExpose up to dix
Adam Jackson
3
-55
/
+0
2014-10-09
mi: Drop plane argument from miHandleExposures
Adam Jackson
4
-14
/
+5
2014-10-09
mi: Simplify composite border clip redirection interface
Adam Jackson
2
-44
/
+19
2014-10-09
mi: Deobfuscate miOverlayWindowExposures
Adam Jackson
1
-28
/
+12
2014-10-09
mi: Deobfuscate miWindowExposures
Adam Jackson
1
-30
/
+11
2014-10-09
dix: Drop the third argument from WindowExposuresProcPtr
Adam Jackson
4
-39
/
+14
2014-09-26
mi: Remove Windows 8-bpp colormap compatibility
Adam Jackson
1
-44
/
+0
2014-07-29
mi: Remove apparently unused miSegregateChildren
Adam Jackson
2
-17
/
+0
2014-07-28
mi: Remove semi-arbitrary arch awareness in packed coordinate macros
Adam Jackson
1
-20
/
+0
2014-07-21
mieq: Fix a crash regression in mieqProcessDeviceEvent
Jeremy Huddleston Sequoia
1
-1
/
+1
2014-07-17
Merge remote-tracking branch 'origin/master' into glamor-next
Eric Anholt
2
-41
/
+41
2014-07-17
mi: Fix block handler wrapping in miSprite
Keith Packard
1
-2
/
+2
2014-07-17
Avoid starting a comment with */*
Peter Harris
1
-39
/
+39
2014-06-15
mi: Draw multiple lines in one FillSpans call in miZeroLine
Keith Packard
1
-8
/
+8
2014-06-12
mi: Fill spans for multiple arcs in miPolyFillArc
Keith Packard
1
-79
/
+67
2014-06-12
mi: Make miPolyArc draw fast zero-width when possible
Keith Packard
3
-2
/
+16
2014-06-12
mi: Create miPolylines as a general-purpose line drawing function
Keith Packard
2
-0
/
+26
2014-06-06
mi: Build fix: mieqProcessDeviceEvent returns void
Jeremy Huddleston Sequoia
1
-1
/
+1
2014-06-04
mi: don't process events from disabled devices (#77884)
Peter Hutterer
1
-0
/
+4
2014-05-08
mi: start calculating the sprite trace from the first child of root
Peter Hutterer
1
-1
/
+1
2014-04-01
Make XYToWindow a screen function
Keith Packard
3
-0
/
+71
2014-03-29
mi: Hush extension initialization (#75870)
Adam Jackson
1
-8
/
+0
2014-03-26
mi: miPutImage with XYPixmap failed at depth 32 on 64-bit machines
Keith Packard
1
-1
/
+1
2014-03-25
miinitext: introduce LoadExtensionList() to replace over LoadExtension()
Emil Velikov
1
-14
/
+18
2014-03-23
miinitext: avoid allocating a sentinel ExtensionModule
Emil Velikov
1
-3
/
+2
2014-03-23
miinitext: constify staticExtensions
Emil Velikov
1
-1
/
+1
2014-03-23
miinitext: drop sentinel detection during LoadExtension
Emil Velikov
1
-3
/
+0
2014-03-23
miinitext: move AddStaticExtensions() to LoadExtension()
Emil Velikov
1
-4
/
+4
2014-02-10
mi: fix printf warning about size_t format specifier
Peter Hutterer
1
-1
/
+1
2014-01-12
Clean up a few function prototypes to not place formals in /**/
Keith Packard
1
-28
/
+21
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
14
-35
/
+35
[next]