index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-21
mi: Mention extension loading in verbose logs
Emil Velikov
1
-0
/
+4
2018-02-19
dga: #if XFreeXDGA → #ifdef XFreeXDGA
Laurent Carlier
1
-2
/
+2
2018-02-14
miinitext: Remove separate extension toggle list
Adam Jackson
1
-122
/
+51
2018-02-14
miinitext: Load GLX on the mi path
Adam Jackson
1
-0
/
+3
2018-01-22
miinitext: General cleanup (v2)
Adam Jackson
1
-19
/
+15
2017-11-06
dix: Remove ffs.c
Adam Jackson
1
-4
/
+0
2017-05-18
misprite: Clean up some preprocessor abuse
Adam Jackson
1
-32
/
+37
2017-05-18
misprite: Remove some dead cache variables
Adam Jackson
1
-6
/
+0
2017-04-26
Add a Meson build system alongside autotools.
Eric Anholt
1
-0
/
+39
2017-03-23
kdrive: Drop kdrive-config.h.
Eric Anholt
1
-4
/
+0
2017-03-17
fb: Remove 24bpp support (v3)
Adam Jackson
1
-2
/
+0
2017-03-02
miarc: "Cache" arc span data for dashed arcs
Adam Jackson
1
-1
/
+11
2017-03-02
miarc: Make the caller free the arc span data
Adam Jackson
1
-29
/
+35
2017-03-02
miarc: Style cleanup for miWideArc
Adam Jackson
1
-189
/
+179
2017-02-16
mi: Add include guards to migc.h
Adam Jackson
1
-0
/
+5
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
[next]