index
:
~fredrik/xserver
master
Unnamed repository; edit this file 'description' to name the repository.
fredrik
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-08
dix: Restore PaintWindow screen hook
Adam Jackson
4
-34
/
+17
2015-07-08
mi: Remove questionable optimization from the rootless path
Adam Jackson
1
-3
/
+0
2015-07-08
dix: unifdef pWin->rootlessUnhittable
Adam Jackson
1
-4
/
+1
2015-07-08
dix: Unexport various implementation details
Adam Jackson
1
-0
/
+1
2015-07-06
mi: fix typo in warning about overflowing queue
Julien Cristau
1
-1
/
+1
2015-06-29
Fix border tile origin when background is ParentRelative
Peter Harris
1
-4
/
+9
2015-06-30
cursor: drop ARGB_CURSOR
Dave Airlie
1
-19
/
+1
2015-04-21
Convert mi & miext to new *allocarray functions
Alan Coopersmith
15
-67
/
+62
2015-04-13
mi: Partial pie-slice filled arcs may need more space for spans
Keith Packard
1
-0
/
+5
2015-03-31
Fix XQuartz build
Jon Turney
1
-0
/
+3
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
[next]