aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/mfb/mfbpgbinv.c
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/mfb/mfbpgbinv.c')
-rw-r--r--xorg-server/mfb/mfbpgbinv.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg-server/mfb/mfbpgbinv.c b/xorg-server/mfb/mfbpgbinv.c
new file mode 100644
index 000000000..17869d9d1
--- /dev/null
+++ b/xorg-server/mfb/mfbpgbinv.c
@@ -0,0 +1,3 @@
+#define OPEQ MFB_OPEQ_INVERT
+#define MFBPOLYGLYPHBLT mfbPolyGlyphBltInvert
+#include "./mfbplygblt.c"