index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exa
Age
Commit message (
Expand
)
Author
2009-09-14
EXA: Only take special code path for 1x1 fill for pixmaps.
Michel Dänzer
2009-07-26
EXA: Only pass CT_YXBANDED to RECTS_TO_REGION() if that is really true.
Michel Dänzer
2009-06-29
EXA: Always damage glyph cache pixmap manually after uploading a glyph.
Michel Dänzer
2009-06-29
EXA: Take GC client clip type into account for migration.
Michel Dänzer
2009-05-08
EXA: Guard empty pending region warning by DEBUG_MIGRATE.
Michel Dänzer
2009-05-08
EXA: Handle separate alpha maps properly in Composite fallback, take two.
Michel Dänzer
2009-02-25
exa: kill of exaImageGlyphBlt
Maarten Maathuis
2009-01-30
EXA: Declare glyph cache picture as component-alpha when necessary.
Michel Dänzer
2009-01-09
exa: preparing as source and finishing access as mask is a bad idea
Maarten Maathuis
2009-01-09
exa: Allow drivers to set non-NULL devPrivate.ptr for !offscreen pixmaps.
Maarten Maathuis
2008-11-17
exa: avoid doing prepare/done without intervening copies in exaFillRegionTiled
Dave Airlie
2008-11-17
EXA: avoid copy operations if no boxes in use
Dave Airlie
2008-11-08
Fix typos which caused exaCompositeRects() to use an incorrect damage region.
Michel Dänzer
2008-10-23
Wrap AddTraps in exa and damage.
Keith Packard
2008-10-21
exa: Add exaDrawableIsOffscreen() to the driver API.
Adam Jackson
2008-10-20
EXA: Avoid excessive syncing in PutImage
Michel Dänzer
2008-10-15
exa: restore {x,y}{Src,Dst} to their original values when !done
Maarten Maathuis
2008-10-07
exa: don't call composite routines with no buffer.
Dave Airlie
2008-10-03
exa: remove "direct" case for exa{Trapezoids,Triangles}
Maarten Maathuis
2008-10-03
exa: remove some excessive whitespace
Maarten Maathuis
2008-09-26
exa: make sure pixmap devPrivate.ptr is NULL at create time
Dave Airlie
2008-09-16
exa: disable shared pixmaps
Julien Cristau
2008-09-01
exa: drop cw.h inclusion
Dave Airlie
2008-08-31
damage: choose less ambiguous function names
Maarten Maathuis
2008-08-29
{damage,exa}: sanitise damage
Maarten Maathuis
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
2008-08-28
Reimplement ShmPutImage.
Adam Jackson
2008-08-26
exa: fix thinko from 988725f32e082aee9392a71464125157a83d1e67
Maarten Maathuis
2008-08-26
exa: some minor cleanup
Maarten Maathuis
2008-08-26
exa: report damage manually for exa{Trapezoids,Triangles} when needed
Maarten Maathuis
2008-08-26
exa: move destination damage for internal calls to a special function
Maarten Maathuis
2008-08-26
exa_glyphs: remove useless offset
Maarten Maathuis
2008-08-19
exa: remove useless cache{X,Y}off from UploadToScreen() arguments.
Maarten Maathuis
2008-08-19
EXA: Inline Prepare/FinishAccessWindow into only caller, ChangeWindowAttributes.
Michel Dänzer
2008-08-19
EXA: Don't use exaGlyphs if the driver doesn't provide a PrepareComposite hook.
Michel Dänzer
2008-08-17
exa: fix assert logic thinko from 361a9eb953aaa38f8ebc057185de29e50f9eef26
Maarten Maathuis
2008-08-08
EXA: Make sure damage tracking code is inactive if the driver manages pixmaps.
Michel Dänzer
2008-08-05
EXA: Remove unnecessary #includes
Daniel Stone
2008-07-31
EXA: Do still return FALSE if the driver PrepareCopy hook failed...
Michel Dänzer
2008-07-31
EXA: Fix exponential growth logic for GXcopy tiled fills.
Michel Dänzer
2008-07-31
EXA: Simplify exaFillRegionTiled() control flow.
Michel Dänzer
2008-07-30
EXA: Optimize GXcopy tiled fills.
Michel Dänzer
2008-07-30
EXA: Replace open coded CopyArea logic with GC op call.
Michel Dänzer
2008-06-18
Set driverPriv immediately on CreatePixmap.
Alan Hourihane
2008-06-06
EXA: Fix exaGetPixmapFirstPixel() crash if the driver has a CreatePixmap hook.
Michel Dänzer
2008-05-24
EXA: Only record damage generated by rendering operations.
Michel Dänzer
2008-05-24
EXA: Don't migrate twice in exaImageGlyphBlt.
Michel Dänzer
2008-05-24
EXA: Don't suggest exaCopyDirty be inlined.
Michel Dänzer
2008-05-24
EXA: Specify region used for source pixmap migration in exaCopyNtoN.
Michel Dänzer
2008-05-01
EXA: Fall back in CompositeRects if the driver can't accelerate Composite.
Michel Dänzer
[next]