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-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
2014-10-22
Xephyr: option to disable grabbing the host
William ML Leslie
3
-3
/
+18
2014-10-09
glx: check return from __glXGetAnswerBuffer
Keith Packard
2
-0
/
+51
2014-10-09
Merge remote-tracking branch 'ajax/dead-code'
Keith Packard
7
-217
/
+51
2014-10-09
Merge remote-tracking branch 'ajax/mi-cleanup'
Keith Packard
38
-437
/
+211
2014-10-09
Merge remote-tracking branch 'anholt/modesetting-glamor'
Keith Packard
6
-1526
/
+1678
2014-10-09
Use unique display name for each xi2 test program [v3]
Alan Coopersmith
3
-1
/
+22
2014-10-09
misc: Fold together some redundant conditionals
Adam Jackson
3
-41
/
+33
2014-10-09
fb: fb{Map,Unmap}Window -> fb{Realize,Unrealize}Window
Adam Jackson
4
-8
/
+8
2014-10-09
mi: miSlideAndSizeWindow -> miResizeWindow
Adam Jackson
3
-10
/
+9
2014-10-09
dix: Remove an obfuscatory macro
Adam Jackson
1
-4
/
+1
2014-10-09
dix: Remove some pointless casting of NULL
Adam Jackson
1
-13
/
+10
2014-10-09
dix: Remove an empty if
Adam Jackson
1
-2
/
+0
2014-10-09
dix: Lower backStorage to a bit instead of a pointer
Adam Jackson
4
-5
/
+5
2014-10-09
dix: Remove DIXsaveUnder bit from the Window
Adam Jackson
2
-2
/
+0
2014-10-09
mi: Move pScreen->SendGraphicsExpose up to dix
Adam Jackson
7
-72
/
+58
2014-10-09
mi: Drop plane argument from miHandleExposures
Adam Jackson
7
-21
/
+11
2014-10-09
mi: Simplify composite border clip redirection interface
Adam Jackson
3
-47
/
+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
17
-67
/
+35
[next]