summaryrefslogtreecommitdiff
path: root/exa/exa_priv.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-29EXA: Take GC client clip type into account for migration.Michel Dänzer1-4/+6
2008-10-23Wrap AddTraps in exa and damage.Keith Packard1-0/+8
2008-10-21exa: Add exaDrawableIsOffscreen() to the driver API.Adam Jackson1-3/+0
2008-08-29{damage,exa}: sanitise damageMaarten Maathuis1-4/+0
2008-08-28Reimplement ShmPutImage.Adam Jackson1-9/+0
2008-08-26exa: fix thinko from 988725f32e082aee9392a71464125157a83d1e67Maarten Maathuis1-1/+1
2008-08-26exa: some minor cleanupMaarten Maathuis1-0/+3
2008-08-19EXA: Inline Prepare/FinishAccessWindow into only caller, ChangeWindowAttributes.Michel Dänzer1-6/+0
2008-05-24EXA: Only record damage generated by rendering operations.Michel Dänzer1-0/+1
2008-04-28EXA: Clean up debug messagesOwen Taylor1-1/+1
2008-04-28EXA: Fix overlapping glyphs in glyph cacheOwen Taylor1-1/+2
2008-04-28EXA: Add exaCompositeRects()Owen Taylor1-0/+16
2008-04-28EXA: Use a single large glyph cache pixmapOwen Taylor1-0/+41
2008-04-21EXA: Set pixmap->accel_blocked on the screen pixmap, too.Tilman Sauerbeck1-0/+1
2008-03-31EXA: Improve the algorithm used for tracking offscreen pixmap use.Fredrik Höglund1-0/+1
2008-01-14exa: make the prototype for exaGetPixmapFirstPixel() publicBernardo Innocenti1-3/+0
2007-11-14Merge branch 'master' into XACE-SELINUXEamon Walsh1-0/+1
2007-11-07EXA: Disable problematic optimization of dest pixmap migration by default.Michel Dänzer1-0/+1
2007-10-25Merge branch 'master' into XACE-SELINUXEamon Walsh1-0/+1
2007-10-17Merge branch 'master' into XACE-SELINUXEamon Walsh1-0/+4
2007-10-02Merge branch 'glyph-pixmaps'Eric Anholt1-0/+1
2007-10-02exa: add a pixmap private pointer for drivers to retrieve.Dave Airlie1-0/+4
2007-09-26Merge branch 'master' into XACE-SELINUXEamon Walsh1-0/+15
2007-09-25EXA: Added pitch limitations.Tilman Sauerbeck1-0/+15
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-28/+41
2007-09-13Remove the PaintWindow optimization.Eric Anholt1-8/+0
2007-09-07EXA: Use exaShmPutImage for pushing glyphs to scratch pixmap in exaGlyphs.Michel Dänzer1-0/+5
2007-09-07EXA: exa(Shm)PutImage improvements.Michel Dänzer1-0/+10
2007-09-07EXA: exaGetImage improvements.Michel Dänzer1-6/+0
2007-09-07EXA: RENDER improvements.Michel Dänzer1-0/+3
2007-09-07EXA: Improvements for trapezoids and triangles.Michel Dänzer1-8/+4
2007-09-07EXA: Hide pixmap pointer outside of exaPrepare/FinishAccess whenever possible.Michel Dänzer1-1/+2
2007-09-07EXA: Support partial migration of pixmap contents between Sys and FB.Michel Dänzer1-0/+4
2007-09-07EXA: Track valid bits in Sys and FB separately.Michel Dänzer1-3/+3
2007-09-07EXA: Migrate out pixmap in exaPrepareAccess.Michel Dänzer1-4/+3
2007-09-07EXA: Add a couple of missing exaPrepare/FinishAccess calls.Dave Airlie1-0/+9
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-5/+5
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson1-14/+0
2007-08-24EXA: Improve ShmPutImage.Michel Dänzer1-0/+7
2007-08-16EXA: Wrap Trapezoids to prevent excessive migration of the alpha pixmap.Fredrik Höglund1-0/+6
2007-08-02Use per-screen Pixmaps for glyphsCarl Worth1-0/+1
2007-05-22EXA: Export ExaOffscreenMarkUsed.Michel Dänzer1-3/+0
2007-04-29EXA: Remove DrawableDirty.Michel Dänzer1-3/+0
2007-04-29EXA: FillRegion{Solid,Tiled} improvements.Michel Dänzer1-0/+8
2007-04-29EXA: Fix exaEnableDisableFBAccess for nested disables and enables.Michel Dänzer1-0/+1
2007-01-24Bug #7639: Only swap out pixmaps (rather than everything) on VT switch in EXA.Eric Anholt1-0/+3
2006-12-28Export exaMove{In,Out}Pixmap().Eric Anholt1-6/+0
2006-12-19EXA: Lots of damage tracking fixes.Michel Dänzer1-0/+3
2006-12-19Merge branch 'master' into exa-damagetrackMichel Dänzer1-8/+0
2006-06-26Move EXA_PM_IS_SOLID() to the public API, since drivers will want it frequently.Eric Anholt1-8/+0