r600g: set back to correct codepaths.
authorDave Airlie <airlied@redhat.com>
Tue, 21 Sep 2010 01:32:15 +0000 (11:32 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 21 Sep 2010 01:32:15 +0000 (11:32 +1000)
Jerome please use git diff and git show before pushing.

src/gallium/targets/dri-r600/target.c

index 2c1b2f5be45c79a7d106bd71de6fe08112ea8a3e..eb268d5bc0110ee69bd6db6b63a36aa24a46fa29 100644 (file)
@@ -4,7 +4,7 @@
 #include "r600/drm/r600_drm_public.h"
 #include "r600/r600_public.h"
 
-#if 0
+#if 1
 static struct pipe_screen *
 create_screen(int fd)
 {