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
/
exa_accel.c
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: Take GC client clip type into account for migration.
Michel Dänzer
2009-02-25
exa: kill of exaImageGlyphBlt
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-09-01
exa: drop cw.h inclusion
Dave Airlie
2008-08-28
Reimplement ShmPutImage.
Adam Jackson
2008-08-26
exa: fix thinko from 988725f32e082aee9392a71464125157a83d1e67
Maarten Maathuis
2008-08-26
exa: move destination damage for internal calls to a special function
Maarten Maathuis
2008-08-08
EXA: Make sure damage tracking code is inactive if the driver manages pixmaps.
Michel Dänzer
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-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: Specify region used for source pixmap migration in exaCopyNtoN.
Michel Dänzer
2008-04-17
EXA: Avoid some fallbacks in exaCopyNtoN.
Tilman Sauerbeck
2008-01-04
Fix Line drawing with CapNotLast set in PolySegment.
Alan Hourihane
2007-11-05
EXA: Remove usage of alloca
Daniel Stone
2007-11-05
EXA: Remove usage of alloca
Daniel Stone
2007-10-23
EXA: Fix off-by-one in polyline drawing.
Pierre Willenbrock
2007-10-18
EXA: Don't attempt to move in pixmaps that can't be accelerated.
Michel Dänzer
2007-10-04
EXA: Disable 1x1 pixmap fill optimization for drivers that handle pixmaps.
Michel Dänzer
2007-10-03
exa: direct access to the pixmap sys ptr is bad if the pixmap isn't mapped
Dave Airlie
2007-09-27
EXA: Punt for all fallbacks in exaFillRegion*.
Michel Dänzer
2007-09-27
EXA: Make sure tile offsets passed to drivers are never negative.
Michel Dänzer
2007-09-27
EXA: Tile offscreen pixmap coordinate offsets are always 0.
Michel Dänzer
2007-09-27
EXA: Remove some clearly bogus code from exaCopyNtoN.
Michel Dänzer
2007-09-27
EXA: Punt on fallback case not handled correctly in exaFillRegionTiled.
Michel Dänzer
2007-09-25
EXA: Added pitch limitations.
Tilman Sauerbeck
2007-09-17
EXA: Don't crash in exaGetImage when swapped out.
Michel Dänzer
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
2007-09-07
EXA: Exclude bits that will be overwritten from migration in exaCopyNtoN.
Michel Dänzer
2007-09-07
EXA: exaFillRegion{Solid,Tiled} improvements.
Michel Dänzer
2007-09-07
EXA: Use exaShmPutImage for pushing glyphs to scratch pixmap in exaGlyphs.
Michel Dänzer
2007-09-07
EXA: exa(Shm)PutImage improvements.
Michel Dänzer
2007-09-07
EXA: exaGetImage improvements.
Michel Dänzer
2007-09-07
EXA: Remove superfluous manual damage tracking.
Michel Dänzer
2007-09-07
EXA: Improvements for 1x1 pixmaps.
Michel Dänzer
2007-09-07
EXA: exaImageGlyphBlt improvements.
Michel Dänzer
2007-09-07
EXA: Hide pixmap pointer outside of exaPrepare/FinishAccess whenever possible.
Michel Dänzer
2007-09-07
EXA: Support partial migration of pixmap contents between Sys and FB.
Michel Dänzer
2007-09-07
EXA: Migrate out pixmap in exaPrepareAccess.
Michel Dänzer
2007-08-24
exaPolyFillRect: pGC->alu doesn't matter with a single rectangle.
Michel Dänzer
2007-08-24
exaGetImage: Don't migrate pixmap out of FB with no DownloadFromScreen hook.
Michel Dänzer
2007-08-24
EXA: Improve ShmPutImage.
Michel Dänzer
2007-06-20
exaPolyFillRect: Don't track damage explicitly.
Michel Dänzer
[next]