xserver/hw/xfree86/xaa
Aaron Plattner 01879e583b Don't enable XAA offscreen pixmaps with Option "XaaOffscreenPixmaps" "no".
xf86IsOptionSet is rarely the right function to use for boolean options because
it returns TRUE whenever the option is present, even if its value is "no",
"off", "0", etc.
2009-02-03 13:49:19 -08:00
..
Makefile.am
XAA.HOWTO
xaa.h
xaaBitBlt.c
xaaBitOrder.c
xaaBitmap.c
xaaCpyArea.c
xaaCpyPlane.c
xaaCpyWin.c
xaaDashLine.c
xaaFallback.c
xaaFillArc.c
xaaFillPoly.c
xaaFillRect.c
xaaGC.c
xaaGCmisc.c
xaaImage.c
xaaInit.c
xaaInitAccel.c
xaaLine.c
xaaLineMisc.c
xaaNonTEGlyph.c
xaaNonTEText.c
xaaOffscreen.c
xaaOverlay.c
xaaOverlayDF.c
xaaPCache.c
xaaPict.c
xaaROP.c
xaaRect.c
xaaSpans.c
xaaStateChange.c
xaaStipple.c
xaaTEGlyph.c
xaaTEText.c
xaaTables.c
xaaWideLine.c
xaaWrapper.c
xaaWrapper.h
xaacexp.h
xaalocal.h
xaarop.h
xaawrap.h