summaryrefslogtreecommitdiff
path: root/hw/xfree86/xaa/xaaInitAccel.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-10Remove XAADaniel Stone1-1571/+0
2012-05-21xf86: migrate to using xf86ScreenToScrn wrapper (v2)Dave Airlie1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-1129/+1202
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-1/+1
2010-04-19unifdef -B -DRENDER to always include RENDER codeKeith Packard1-2/+0
2009-02-03Don't enable XAA offscreen pixmaps with Option "XaaOffscreenPixmaps" "no".Aaron Plattner1-1/+3
2009-01-08XAA: Disable offscreen pixmaps by default.Adam Jackson1-3/+6
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-1/+1
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-1/+1
2008-11-25Remove unused XAAAvailableOptionsAdam Jackson1-9/+0
2008-11-07XAA PixmapOps: Sync before accessing unwrapped callbacks.Luc Verhaegen1-1/+3
2008-03-22xaa: use xf86ReturnOptValBool instead of xf86IsOptionSetJulien Cristau1-21/+36
2008-02-14Friends don't let friends call xf86AddModuleInfo.Adam Jackson1-25/+1
2006-06-05Ensure all *ModuleData symbols are marked _X_EXPORT. Start removingAdam Jackson1-10/+1
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt1-1/+2
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-1/+1
2004-08-04- Add two new XAA hooks, SetupForCPUToScreenTexture2 andEric Anholt1-3/+5
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-2/+2
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsEgbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-14Initial revisionKaleb Keithley1-0/+1513