aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xfree86/xf1bpp/mfbpainv.c
blob: fdbe7978ac6598ecc8ccd6ca77a434208c4b01e1 (plain)
1
2
3
4
5
6
#define MFBSOLIDFILLAREA xf1bppSolidInvertArea
#define MFBSTIPPLEFILLAREA xf1bppStippleInvertArea
#define OPEQ ^=
#define EQWHOLEWORD ^=~0
#include "mfbmap.h"
#include "../../../mfb/mfbpntarea.c"