index
:
~jeremyhu/xserver
PR-290
PR-290-1.9
PR-486
bus-cleanup
darwin-xfree86
for-keith
master
puntage
server-1.10-apple
server-1.11-apple
server-1.12-apple
server-1.13-apple
server-1.13-apple-indent
server-1.13-apple-pre-indent
server-1.13-branch
server-1.14-apple
server-1.14-branch
server-1.15-apple
server-1.15-branch
server-1.16-apple
server-1.16-branch
server-1.17-apple
server-1.17-branch
server-1.18-apple
server-1.4-apple
server-1.5-apple
server-1.6-apple
server-1.7-apple
server-1.8-apple
server-1.9-apple
xquartz-composite
XQuartz feature work
jeremyhu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exa
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-27
EXA: Handle separate alpha maps properly in Composite fallback, take two.
Michel Dänzer
3
-1
/
+51
2009-02-27
Revert "EXA: Handle separate alpha maps properly in Composite fallback."
Michel Dänzer
6
-45
/
+109
2009-02-26
EXA: Allow using exaCompositeRects also when we can't use a mask in exaGlyphs.
Michel Dänzer
3
-198
/
+182
2009-02-26
EXA: Stop tracking damage for pixmaps subject to ModifyPixmapHeader.
Michel Dänzer
1
-0
/
+9
2009-02-24
EXA: Handle separate alpha maps properly in Composite fallback.
Michel Dänzer
6
-108
/
+45
2009-02-17
Revert "exa: the extent of the valid region is probably much larger than that...
Maarten Maathuis
1
-3
/
+13
2009-02-17
exa: exaPixmapDirty should use official damage functions.
Maarten Maathuis
1
-8
/
+2
2009-02-17
exa: the extent of the valid region is probably much larger than that of the ...
Maarten Maathuis
1
-13
/
+3
2009-02-16
exa: reintroduce src rect optimisation, with a slightly higher threshold.
Maarten Maathuis
1
-0
/
+7
2009-02-16
exa: fix performance regression from 736b6fbd2c941b6276066cd1503523edebe7bf3d
Maarten Maathuis
2
-10
/
+12
2009-02-15
EXA: Try to prevent the valid regions from growing too many rects.
Michel Dänzer
1
-1
/
+28
2009-02-08
dix: always NULL pGC->tile.pixmap in Create{Scratch}GC.
Maarten Maathuis
1
-1
/
+0
2009-02-08
exa: fix exaValidateGC.
Maarten Maathuis
1
-29
/
+55
2009-02-08
exa: All fallbacks should have a GC, remove some code.
Maarten Maathuis
3
-28
/
+1
2009-02-07
exa: Calling exaMarkSync after UTS is the drivers responsibility.
Maarten Maathuis
1
-2
/
+2
2009-02-06
exa: don't use fbCopyNtoN
Maarten Maathuis
4
-19
/
+149
2009-02-06
fb: move some code to mi
Maarten Maathuis
1
-2
/
+2
2009-02-06
exa: create ExaCheckGetImage
Maarten Maathuis
3
-6
/
+35
2009-02-06
exa: wrap the remainder of exa_unaccel.c
Maarten Maathuis
1
-3
/
+27
2009-02-06
exa: use proper wrapping in exa.c
Maarten Maathuis
1
-71
/
+70
2009-02-06
exa: properly wrap GC functions
Maarten Maathuis
3
-116
/
+248
2009-02-06
exa: add GC private
Maarten Maathuis
2
-1
/
+22
2009-02-06
exa: kill of exaImageGlyphBlt
Maarten Maathuis
1
-134
/
+1
2009-02-06
exa: Remove one of the many calls directly into the fb layer.
Maarten Maathuis
1
-26
/
+6
2009-02-06
EXA: Try harder to keep current pixmap copy up to date in exaMigrateToward*.
Michel Dänzer
1
-1
/
+11
2009-02-06
EXA: Guard empty pending region warning by DEBUG_MIGRATE.
Michel Dänzer
1
-0
/
+2
2009-01-13
EXA: Declare glyph cache picture as component-alpha when necessary.
Michel Dänzer
1
-3
/
+6
2008-12-26
exa: Allow drivers to set non-NULL devPrivate.ptr for !offscreen pixmaps.
Maarten Maathuis
1
-1
/
+5
2008-12-26
exa: preparing as source and finishing access as mask is a bad idea
Maarten Maathuis
1
-2
/
+2
2008-12-21
exa: A more correct fix.
Maarten Maathuis
1
-2
/
+1
2008-12-19
exa: a few cleanups
Maarten Maathuis
2
-17
/
+17
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
5
-34
/
+34
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
2
-4
/
+4
2008-11-28
Make visible symbols required by xorg modules.
Paulo Cesar Pereira de Andrade
4
-13
/
+13
2008-11-17
exa: avoid doing prepare/done without intervening copies in exaFillRegionTiled
Dave Airlie
1
-22
/
+39
2008-11-17
EXA: avoid copy operations if no boxes in use
Dave Airlie
1
-0
/
+4
2008-11-08
Fix typos which caused exaCompositeRects() to use an incorrect damage region.
Michel Dänzer
1
-3
/
+3
2008-10-23
Wrap AddTraps in exa and damage.
Keith Packard
3
-0
/
+26
2008-10-21
exa: Add exaDrawableIsOffscreen() to the driver API.
Adam Jackson
2
-3
/
+2
2008-10-20
EXA: Avoid excessive syncing in PutImage
Michel Dänzer
1
-2
/
+4
2008-10-15
exa: restore {x,y}{Src,Dst} to their original values when !done
Maarten Maathuis
1
-0
/
+6
2008-10-07
exa: don't call composite routines with no buffer.
Dave Airlie
1
-6
/
+8
2008-10-03
exa: remove "direct" case for exa{Trapezoids,Triangles}
Maarten Maathuis
1
-84
/
+7
2008-10-03
exa: remove some excessive whitespace
Maarten Maathuis
2
-11
/
+10
2008-09-26
exa: make sure pixmap devPrivate.ptr is NULL at create time
Dave Airlie
1
-0
/
+3
2008-09-16
exa: disable shared pixmaps
Julien Cristau
1
-0
/
+10
2008-09-01
exa: drop cw.h inclusion
Dave Airlie
3
-3
/
+0
2008-08-31
damage: choose less ambiguous function names
Maarten Maathuis
1
-7
/
+7
2008-08-29
{damage,exa}: sanitise damage
Maarten Maathuis
4
-83
/
+26
[next]