xserver/hw/xfree86/xaa
Julien Cristau eadf90aa65 xaa: Fix compiler warning (implicit declaration)
xaaInit.c: In function 'XAAInit':
xaaInit.c:201: warning: implicit declaration of function 'miInitializeCompositeWrapper'
xaaInit.c:201: warning: nested extern declaration of 'miInitializeCompositeWrapper'
2008-10-26 11:44:57 +01:00
..
Makefile.am xaa: Fix compiler warning (implicit declaration) 2008-10-26 11:44:57 +01:00
XAA.HOWTO
xaa.h
xaaBitBlt.c XFree86: Remove usage of alloca 2007-11-05 14:34:42 +00:00
xaaBitOrder.c
xaaBitmap.c
xaaCpyArea.c XFree86: Remove usage of alloca 2007-11-05 14:34:42 +00:00
xaaCpyPlane.c xalloc+bzero -> xcalloc 2008-10-06 14:19:30 -04:00
xaaCpyWin.c XFree86: Remove usage of alloca 2007-11-05 14:34:42 +00:00
xaaDashLine.c
xaaFallback.c
xaaFillArc.c
xaaFillPoly.c Fix strict-aliasing silliness in XAA. 2008-09-02 15:43:15 -04:00
xaaFillRect.c
xaaGC.c
xaaGCmisc.c
xaaImage.c
xaaInit.c xaa: Fix compiler warning (implicit declaration) 2008-10-26 11:44:57 +01:00
xaaInitAccel.c xaa: use xf86ReturnOptValBool instead of xf86IsOptionSet 2008-03-22 17:53:45 +01:00
xaaLine.c
xaaLineMisc.c
xaaNonTEGlyph.c
xaaNonTEText.c xalloc+bzero -> xcalloc 2008-10-06 14:19:30 -04:00
xaaOffscreen.c
xaaOverlay.c XFree86: Remove usage of alloca 2007-11-05 14:34:42 +00:00
xaaOverlayDF.c Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
xaaPCache.c XFree86: Remove usage of alloca 2007-11-05 14:34:42 +00:00
xaaPict.c Bug #13104: Remove broken XAA a1 glyph fast path. 2008-05-08 16:04:24 -04:00
xaaROP.c
xaaRect.c
xaaSpans.c
xaaStateChange.c Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
xaaStipple.c
xaaTEGlyph.c XFree86: Remove usage of alloca 2007-11-05 14:34:42 +00:00
xaaTEText.c
xaaTables.c
xaaWideLine.c
xaaWrapper.c Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
xaaWrapper.h
xaacexp.h
xaalocal.h
xaarop.h
xaawrap.h