diff options
Diffstat (limited to 'xorg-server/hw/xfree86/xf1bpp/mfbpgbinv.c')
-rw-r--r-- | xorg-server/hw/xfree86/xf1bpp/mfbpgbinv.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/xorg-server/hw/xfree86/xf1bpp/mfbpgbinv.c b/xorg-server/hw/xfree86/xf1bpp/mfbpgbinv.c new file mode 100644 index 000000000..52b35a507 --- /dev/null +++ b/xorg-server/hw/xfree86/xf1bpp/mfbpgbinv.c @@ -0,0 +1,4 @@ +#define MFBPOLYGLYPHBLT xf1bppPolyGlyphBltInvert +#define OPEQ ^= +#include "mfbmap.h" +#include "../../../mfb/mfbplygblt.c" |