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_render.c
Age
Commit message (
Expand
)
Author
2009-06-29
EXA: Take GC client clip type into account for migration.
Michel Dänzer
2008-11-08
Fix typos which caused exaCompositeRects() to use an incorrect damage region.
Michel Dänzer
2008-10-15
exa: restore {x,y}{Src,Dst} to their original values when !done
Maarten Maathuis
2008-10-03
exa: remove "direct" case for exa{Trapezoids,Triangles}
Maarten Maathuis
2008-10-03
exa: remove some excessive whitespace
Maarten Maathuis
2008-08-31
damage: choose less ambiguous function names
Maarten Maathuis
2008-08-29
{damage,exa}: sanitise damage
Maarten Maathuis
2008-08-26
exa: fix thinko from 988725f32e082aee9392a71464125157a83d1e67
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-08
EXA: Make sure damage tracking code is inactive if the driver manages pixmaps.
Michel Dänzer
2008-05-01
EXA: Fall back in CompositeRects if the driver can't accelerate Composite.
Michel Dänzer
2008-04-28
EXA: Add exaCompositeRects()
Owen Taylor
2008-04-14
EXA: Teach exaCompositeFallbackPictDesc() about x8r8g8b8.
Tilman Sauerbeck
2008-04-07
EXA: Fix TS origin computation when implementing RenderComposite with tiling.
Owen W. Taylor
2008-02-27
EXA: Let the driver decide what repeat/extend types are supported.
Maarten Maathuis
2008-02-20
EXA: Fix Render acceleration in copy and tiling cases.
Eric Anholt
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
2007-10-19
Replace calls to Glyphs screen hook with CompositeGlyphs and remove dead code.
Eric Anholt
2007-10-19
Merge branch 'master' into glyph-pixmaps
Eric Anholt
2007-10-18
EXA: Skip empty glyphs.
Michel Dänzer
2007-10-18
EXA: Don't attempt to move in pixmaps that can't be accelerated.
Michel Dänzer
2007-10-02
Merge branch 'glyph-pixmaps'
Eric Anholt
2007-09-26
EXA: Removed duplicated exaGetDrawablePixmap() calls.
Tilman Sauerbeck
2007-09-25
EXA: Added pitch limitations.
Tilman Sauerbeck
2007-09-07
EXA: Use exaShmPutImage for pushing glyphs to scratch pixmap in exaGlyphs.
Michel Dänzer
2007-09-07
EXA: RENDER improvements.
Michel Dänzer
2007-09-07
EXA: Improvements for trapezoids and triangles.
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-16
EXA: Wrap Trapezoids to prevent excessive migration of the alpha pixmap.
Fredrik Höglund
2007-08-02
Create a Picture as well as a Pixmap at the time of AllocateGlyph
Carl Worth
2007-08-02
Use per-screen Pixmaps for glyphs
Carl Worth
2007-04-29
EXA: Remove DrawableDirty.
Michel Dänzer
2007-04-29
EXA: Defer to FillRegionTiled in Composite when possible.
Michel Dänzer
2007-04-29
EXA: Composite improvements.
Michel Dänzer
2007-04-29
EXA: Glyphs improvements.
Michel Dänzer
2007-04-29
Fix a couple of picture repeat fields incorrectly compared to RepeatNormal.
Michel Dänzer
2007-02-14
Add missing dirty marking in a couple of fallback cases in the exaGlyphs path.
Eric Anholt
2007-02-14
Mark sync when UploadToScreen succeeds in exaGlyphs().
Eric Anholt
2006-12-19
EXA: Lots of damage tracking fixes.
Michel Dänzer
2006-12-19
exaGlyphs: mark dirty for software path also.
George Sapountzis
2006-12-19
Merge branch 'master' into exa-damagetrack
Michel Dänzer
2006-12-19
EXA: Compare backing pixmaps instead of drawables against driver limits.
Michel Dänzer
2006-08-12
Call exaTryComponentAlphaHelper() for solid src also.
George Sapountzis
2006-07-03
Fix bugs in support for new repeatTypes in XAA and EXA.
Eric Anholt
2006-06-24
Bug #6911: Check return value of exaGetPixelFromRGBA().
George Fufutos
2006-06-12
Track per-drawable damage to minimize UTS and DFS transfers.
Michel Dänzer
2006-04-27
Improve EXA fallback debugging output to include the locations of pixmaps.
Eric Anholt
2006-04-27
In drawing glyphs, shortcut our way to exaComposite instead of going
Eric Anholt
[next]