summaryrefslogtreecommitdiff
path: root/hw/xfree86/exa/examodule.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-30Fix UTF-8 encodingMatěj Cepl1-1/+1
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-2/+5
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-3/+3
2009-12-28EXA: Allow optimized migration to be enabled with mixed pixmaps.Michel Dänzer1-18/+19
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-1/+2
2008-07-04Remove unused function and variables.Tiago Vignatti1-7/+0
2008-05-24EXA: Only record damage generated by rendering operations.Michel Dänzer1-1/+1
2008-03-22exa: use xf86ReturnOptValBool instead of xf86IsOptionSetJulien Cristau1-6/+7
2008-02-14Friends don't let friends call xf86AddModuleInfo.Adam Jackson1-25/+1
2007-11-14Merge branch 'master' into XACE-SELINUXEamon Walsh1-0/+8
2007-11-07EXA: Disable problematic optimization of dest pixmap migration by default.Michel Dänzer1-0/+8
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-12/+6
2006-06-18Add options to disable EXA acceleration for Composite/UTS/DFS, and always printEric Anholt1-2/+33
2006-06-05Ensure all *ModuleData symbols are marked _X_EXPORT. Start removingAdam Jackson1-5/+2
2006-04-18Missed in previous commit: Add a new migration scheme, called "Smart" forEric Anholt1-0/+2
2006-03-15Add a new migration scheme, "always", which will move pixmaps to theirEric Anholt1-5/+38
2006-03-09Rearrange EXA driver structures so that there's a hope of maintaining ABIEric Anholt1-1/+1
2006-02-16Move EXA implementation up to the top level and remove its XFree86Eric Anholt1-0/+161