index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mi
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
XQuartz: Adopt input_lock() and input_unlock()
Jeremy Huddleston Sequoia
2
-34
/
+0
2016-08-11
mi: Remove spurious call to OsReleaseSignals from mieqGrowQueue
Keith Packard
1
-1
/
+0
2016-07-18
Remove readmask from screen block/wakeup handler
Keith Packard
1
-5
/
+3
2016-07-18
dix: Switch to the libXfont2 API (v2)
Keith Packard
1
-3
/
+3
2016-06-08
dix: Update some comments to reflect the new non-SIGIO input model
Adam Jackson
3
-5
/
+5
2016-05-26
mi: Grow event queue while reading events
Keith Packard
1
-71
/
+32
2016-05-26
Create a threaded mechanism for input [v7]
Keith Packard
1
-34
/
+4
2016-05-26
Remove SIGIO support for input [v5]
Keith Packard
2
-5
/
+5
2016-05-25
mi: Remove miPointerRec from API
Keith Packard
2
-12
/
+12
2016-05-25
xwayland: Move sprite invalidation logic into mipointer
Keith Packard
2
-0
/
+21
2015-10-19
mi: Correct a miscall of abs() to instead call fabs()
Jeremy Huddleston
1
-1
/
+1
2015-09-23
mi: Log an error if mieqProcessInputEvents() recurses.
Andy Ritger
1
-0
/
+12
2015-09-23
Remove static qualifier on mieqProcessInputEvents()'s 'event'
Andy Ritger
1
-1
/
+1
2015-08-17
mi: Always initialize edge1 and edge2 in miLineArc
Keith Packard
1
-1
/
+1
2015-08-17
mioverlay.c: remove shadowed pScreen.
Dave Airlie
1
-1
/
+0
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
[next]