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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-28
Update to version 1.16.99.901
xorg-server-1.16.99.901
Keith Packard
1
-3
/
+3
2014-10-28
xfree86: Include 'drivers' directory with distribution
Keith Packard
1
-1
/
+1
2014-10-28
dri2: Distribute new pci_ids headers
Keith Packard
3
-0
/
+14
2014-10-28
dix: Untwist transformAbsolute logic, eliminate uninitialized value warnings
Keith Packard
1
-11
/
+11
2014-10-28
composite: Wrap GetSpans
Adam Jackson
2
-0
/
+20
2014-10-28
xkb: Initialize 'bad' Atom in _XkbSetNamesCheck
Keith Packard
1
-1
/
+1
2014-10-28
os: Eliminate uninitialized value warnings from access.c
Keith Packard
1
-8
/
+8
2014-10-27
fb: Fix Bresenham algorithms for commonly used small segments.
Alex Orange
1
-9
/
+11
2014-10-27
os: -displayfd should check ports up to 65535
Jon TURNEY
1
-1
/
+1
2014-10-27
Merge remote-tracking branch 'jturney/master'
Keith Packard
15
-31
/
+34
2014-10-27
Xext/shm: Detach SHM segment after Pixmap is released
Chris Wilson
1
-8
/
+7
2014-10-27
modesetting: Skip kernel work-around on error in crtc to kernel msc
Keith Packard
1
-11
/
+12
2014-10-27
Merge remote-tracking branch 'anholt/modesetting-dri2-no-pageflip'
Keith Packard
18
-8
/
+2405
2014-10-27
composite: Skip SetWindowPixmap when pixmap isn't changing
Keith Packard
1
-3
/
+4
2014-10-27
Skip SetCursor when vtSema is FALSE.
Yogish Kulkarni
1
-1
/
+3
2014-10-27
modesetting: Add support for DRI2 with glamor.
Eric Anholt
7
-3
/
+1364
2014-10-27
modesetting: Export two functions I want to reuse from DRI2/Present.
Eric Anholt
2
-4
/
+7
2014-10-27
dri2: Automatically fill in the driver name if the DDX doesn't provide it.
Eric Anholt
1
-1
/
+61
2014-10-27
dri2: Import a copy of Mesa's PCI ID -> driver name mappings.
Eric Anholt
10
-0
/
+973
2014-10-27
dix: Retype and repack GC
Adam Jackson
1
-6
/
+6
2014-10-27
dix: Always store GC client clip as a region (v2)
Adam Jackson
15
-133
/
+53
2014-10-27
fb: Hide fbPush{Pattern,Fill}
Adam Jackson
2
-16
/
+2
2014-10-27
fb: Hide fbDots
Adam Jackson
2
-11
/
+1
2014-10-27
fb: Hide Bresenham line details
Adam Jackson
2
-35
/
+9
2014-10-27
fb: Hide some zero-width line details
Adam Jackson
3
-13
/
+2
2014-10-27
fb: Hide glyph implementation details
Adam Jackson
5
-18
/
+3
2014-10-27
fb: Remove even/odd tile slow-pathing
Adam Jackson
5
-206
/
+38
2014-10-27
fb: Remove unused fbReduceRasterOp
Adam Jackson
3
-83
/
+0
2014-10-27
fb: Move fbStipple*Bits near their only consumer
Adam Jackson
4
-121
/
+111
2014-10-27
fb: Remove even/odd stipple slow-pathing
Adam Jackson
7
-460
/
+60
2014-10-27
fb: FB_SHIFT is 5 (and FB_UNIT is 32)
Adam Jackson
9
-723
/
+9
2014-10-27
fb: Eliminate fbLaneTable, staticize fb{8,16,32}Lane
Adam Jackson
2
-22
/
+15
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
7
-294
/
+205
2014-10-27
mi: Fold mispans.c into miwideline.c
Adam Jackson
6
-613
/
+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
4
-31
/
+5
2014-10-26
glamor: Free converted bits in _glamor_upload_bits_to_pixmap_texture fast path
Keith Packard
1
-37
/
+36
2014-10-26
glamor: Don't free memory we are going to use.
Andreas Hartmetz
1
-1
/
+1
2014-10-23
If fork fails in System(), don't fallthrough to exec()
Alan Coopersmith
1
-0
/
+1
2014-10-23
Allocate enough room for both reset & flags attributes
Alan Coopersmith
1
-1
/
+3
2014-10-23
mi: Mark the span blit routines as _X_COLD
Adam Jackson
2
-8
/
+7
2014-10-23
Merge remote-tracking branch 'ajax/xwin'
Keith Packard
22
-3765
/
+4
2014-10-23
render: Always store client clip as a region
Adam Jackson
6
-43
/
+13
2014-10-23
xinerama: Fix access mode in GetImage's drawable lookup
Adam Jackson
1
-1
/
+1
[next]