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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-24
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
336
-1584
/
+1596
2014-11-20
glamor: Don't insert fbos from external objects into fbo cache
Keith Packard
3
-1
/
+5
2014-11-12
mi: fix documentation for miPointerSetPosition
Peter Hutterer
1
-0
/
+5
2014-11-12
fix an annotation mistake
John Hunter
1
-1
/
+1
2014-11-12
Drop trailing whitespaces
Peter Hutterer
328
-1576
/
+1576
2014-11-12
dix: silence compiler warning comparing CARD32 to -1
Peter Hutterer
1
-1
/
+1
2014-11-12
dix: silence compiler warning
Peter Hutterer
1
-0
/
+2
2014-11-12
xwayland: declare fatal log handler as noreturn
Peter Hutterer
1
-0
/
+1
2014-11-12
xfree86: drop double-typedef of DBusConnection
Peter Hutterer
2
-1
/
+5
2014-11-12
Xext: fix clang compiler warning
Peter Hutterer
1
-2
/
+2
2014-11-12
include: change RegionSize() to take a size_t
Peter Hutterer
1
-1
/
+1
2014-11-12
include: fix documentation for list.h
Peter Hutterer
1
-1
/
+1
2014-10-31
xv: Add missing gcstruct.h include
Thierry Reding
1
-1
/
+1
2014-10-30
Fix present_notify to return right away when querying current or past msc.
Axel Davy
1
-2
/
+2
2014-10-30
xfree86: Bump ABI versions (video: 19, extension: 9)
Aaron Plattner
1
-2
/
+2
2014-10-30
include: fix compiler warning about casting int to uint16_t
Peter Hutterer
1
-1
/
+1
2014-10-28
Update to version 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
[next]