r600g: switch to new design

New design seems to be on parity according to piglit,
make it default to get more exposure and see if there
is any show stopper in the coming days.

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
This commit is contained in:
Jerome Glisse 2010-09-28 11:37:30 -04:00
parent b534eb16a2
commit 7ee8fa0421
1 changed files with 1 additions and 1 deletions

View File

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