summaryrefslogtreecommitdiff
path: root/hw/xfree86/xaa
AgeCommit message (Expand)AuthorFilesLines
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade39-357/+356
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade31-128/+131
2008-11-28Make visible symbols required by xorg modules.Paulo Cesar Pereira de Andrade13-22/+23
2008-11-27Add missing includeJulien Cristau1-1/+1
2008-11-25Remove unused XAAAvailableOptionsAdam Jackson1-9/+0
2008-11-25Warning fix.Adam Jackson1-0/+4
2008-11-07XAA PixmapOps: Sync before accessing unwrapped callbacks.Luc Verhaegen3-3/+9
2008-10-26xaa: Fix compiler warning (implicit declaration)Julien Cristau2-1/+4
2008-10-06xalloc+bzero -> xcallocAdam Jackson2-5/+2
2008-09-02Fix strict-aliasing silliness in XAA.Adam Jackson1-4/+4
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky4-7/+14
2008-08-18Remove xaaTEGlyphBlt.SMathieu Bérard1-964/+0
2008-08-18Remove some unused assembly code and assyntax.hMathieu Bérard1-1/+1
2008-08-03Fix a longstanding XAA CopyPlane bug.Ivaylo Boyadzhiev1-3/+3
2008-06-24Bug #15665: Fix building without Composite.Paul Bender1-0/+2
2008-05-08Bug #13104: Remove broken XAA a1 glyph fast path.Adam Jackson1-144/+0
2008-05-07Bug #13104: XAA: Adapt to glyph storage changes.Adam Jackson1-1/+1
2008-05-06Bug #13104: Don't let XAA glyph pixmaps anywhere near video memory.Adam Jackson1-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
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh10-44/+46
2007-11-05XFree86: Remove usage of allocaDaniel Stone9-39/+39
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner1-5/+7
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh10-518/+6
2007-09-13Remove the PaintWindow optimization.Eric Anholt9-514/+1
2007-09-04bgPixel (unsigned long) is 64-bit on x86_64, so -1 != 0xffffffffHong Liu1-4/+5
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh10-94/+60
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson4-219/+0
2007-06-29Death to RCS tags.Adam Jackson2-4/+0
2007-05-11Make the use of ICEIL slightly less ugly.Adam Jackson1-4/+0
2007-03-28Move the XAA private indices to be static.Adam Jackson7-16/+8
2007-03-27Move libcw setup to the only renderer requiring it (XAA).Eric Anholt2-0/+9
2006-09-18Remove smashing of CFLAGS from server build.Keith Packard1-1/+1
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson37-40/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-1/+1
2006-07-03Fix bugs in support for new repeatTypes in XAA and EXA.Eric Anholt1-1/+7
2006-07-01Merge branch 'origin'Keith Packard1-1/+4
2006-07-01Bug #7381: Coordinates get wrapped in accelerated line drawing on pixmapPaul Mackerras1-14/+5
2006-06-21Bug 4320: Fastpath corner case improvement for Composite.Matthias Hopf1-1/+4
2006-06-05Ensure all *ModuleData symbols are marked _X_EXPORT. Start removingAdam Jackson1-10/+1
2006-05-11Bug #4320: Improved XAA Composite fastpath.Matthias Hopf1-6/+13
2006-04-30Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson2-6/+0
2006-02-11<sys/limits.h> -> <limits.h> so we can compile on non-BSD OS'esAlan Coopersmith1-1/+1
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt33-48/+22
2005-12-22Adjust the rules for auto-generating some source files, so that they workEric Anholt1-28/+31
2005-12-02Define XFree86Server only where it is required.Kevin E Martin1-1/+1
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin1-1/+1
2005-10-13Dist NOTES.Kristian Høgsberg1-1/+2
2005-09-13Bug #594: CAN-2005-2495: Fix exploitable integer overflow in pixmapDaniel Stone1-0/+3
2005-08-24Remove use of dix-config and xorg-config.h from public headers.Daniel Stone4-15/+0