projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e8b605
)
r600g: set back to correct codepaths.
author
Dave Airlie
<airlied@redhat.com>
Tue, 21 Sep 2010 01:32:15 +0000
(11:32 +1000)
committer
Dave 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
patch
|
blob
|
history
diff --git
a/src/gallium/targets/dri-r600/target.c
b/src/gallium/targets/dri-r600/target.c
index 2c1b2f5be45c79a7d106bd71de6fe08112ea8a3e..eb268d5bc0110ee69bd6db6b63a36aa24a46fa29 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
0
+#if
1
static struct pipe_screen *
create_screen(int fd)
{