projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b534eb1
)
r600g: switch to new design
author
Jerome Glisse
<jglisse@redhat.com>
Tue, 28 Sep 2010 15:37:30 +0000
(11:37 -0400)
committer
Jerome Glisse
<jglisse@redhat.com>
Tue, 28 Sep 2010 15:37:30 +0000
(11:37 -0400)
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>
src/gallium/targets/dri-r600/target.c
patch
|
blob
|
history
diff --git
a/src/gallium/targets/dri-r600/target.c
b/src/gallium/targets/dri-r600/target.c
index eb268d5bc0110ee69bd6db6b63a36aa24a46fa29..2c1b2f5be45c79a7d106bd71de6fe08112ea8a3e 100644
(file)
--- a/
src/gallium/targets/dri-r600/target.c
+++ b/
src/gallium/targets/dri-r600/target.c
@@
-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)
{