From 266b3ab4e449ba783abadd6d5ffc5397d42a6069 Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 15 Feb 2010 12:28:04 +0000 Subject: Removed NATIVEGDI compilation (is currenlty crashing) --- xorg-server/hw/xwin/InitOutput.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'xorg-server/hw/xwin/InitOutput.c') diff --git a/xorg-server/hw/xwin/InitOutput.c b/xorg-server/hw/xwin/InitOutput.c index 8520e2375..d05a76320 100644 --- a/xorg-server/hw/xwin/InitOutput.c +++ b/xorg-server/hw/xwin/InitOutput.c @@ -807,6 +807,9 @@ winUseMsg (void) "\t\t1 - Shadow GDI\n" "\t\t2 - Shadow DirectDraw\n" "\t\t4 - Shadow DirectDraw4 Non-Locking\n" +#ifdef XWIN_PRIMARYFB + "\t\t8 - Primary DirectDraw\n" +#endif #ifdef XWIN_NATIVEGDI "\t\t16 - Native GDI - experimental\n" #endif -- cgit v1.2.3