summaryrefslogtreecommitdiff
path: root/hw/xfree86/xaa
AgeCommit message (Expand)Author
2009-01-09XAA: Disable offscreen pixmaps by default.Adam Jackson
2008-11-25Remove unused XAAAvailableOptionsAdam Jackson
2008-11-25Warning fix.Adam Jackson
2008-11-07XAA PixmapOps: Sync before accessing unwrapped callbacks.Luc Verhaegen
2008-10-26xaa: Fix compiler warning (implicit declaration)Julien Cristau
2008-10-06xalloc+bzero -> xcallocAdam Jackson
2008-09-02Fix strict-aliasing silliness in XAA.Adam Jackson
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky
2008-08-18Remove xaaTEGlyphBlt.SMathieu Bérard
2008-08-18Remove some unused assembly code and assyntax.hMathieu Bérard
2008-08-03Fix a longstanding XAA CopyPlane bug.Ivaylo Boyadzhiev
2008-06-24Bug #15665: Fix building without Composite.Paul Bender
2008-05-08Bug #13104: Remove broken XAA a1 glyph fast path.Adam Jackson
2008-05-07Bug #13104: XAA: Adapt to glyph storage changes.Adam Jackson
2008-05-06Bug #13104: Don't let XAA glyph pixmaps anywhere near video memory.Adam Jackson
2008-03-22xaa: use xf86ReturnOptValBool instead of xf86IsOptionSetJulien Cristau
2008-02-14Friends don't let friends call xf86AddModuleInfo.Adam Jackson
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-05XFree86: Remove usage of allocaDaniel Stone
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-09-13Remove the PaintWindow optimization.Eric Anholt
2007-09-04bgPixel (unsigned long) is 64-bit on x86_64, so -1 != 0xffffffffHong Liu
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson
2007-06-29Death to RCS tags.Adam Jackson
2007-05-11Make the use of ICEIL slightly less ugly.Adam Jackson
2007-03-28Move the XAA private indices to be static.Adam Jackson
2007-03-27Move libcw setup to the only renderer requiring it (XAA).Eric Anholt
2006-09-18Remove smashing of CFLAGS from server build.Keith Packard
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone
2006-07-03Fix bugs in support for new repeatTypes in XAA and EXA.Eric Anholt
2006-07-01Merge branch 'origin'Keith Packard
2006-07-01Bug #7381: Coordinates get wrapped in accelerated line drawing on pixmapPaul Mackerras
2006-06-21Bug 4320: Fastpath corner case improvement for Composite.Matthias Hopf
2006-06-05Ensure all *ModuleData symbols are marked _X_EXPORT. Start removingAdam Jackson
2006-05-11Bug #4320: Improved XAA Composite fastpath.Matthias Hopf
2006-04-30Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson
2006-02-11<sys/limits.h> -> <limits.h> so we can compile on non-BSD OS'esAlan Coopersmith
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt
2005-12-22Adjust the rules for auto-generating some source files, so that they workEric Anholt
2005-12-02Define XFree86Server only where it is required.Kevin E Martin
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin
2005-10-13Dist NOTES.Kristian Høgsberg
2005-09-13Bug #594: CAN-2005-2495: Fix exploitable integer overflow in pixmapDaniel Stone
2005-08-24Remove use of dix-config and xorg-config.h from public headers.Daniel Stone
2005-08-11Thu Aug 11 11:43:32 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen
2005-07-26fb/Makefile.am: add fbpseudocolor.h to sdk_HEADERSSøren Sandmann Pedersen
2005-07-13Dear libtool: Loadable modules do not need version numbers. kthnxbye.Adam Jackson