summaryrefslogtreecommitdiff
path: root/src/gallium/winsys
diff options
context:
space:
mode:
authorCorbin Simpson <MostAwesomeDude@gmail.com>2009-01-25 16:29:02 -0800
committerCorbin Simpson <MostAwesomeDude@gmail.com>2009-02-01 23:30:29 -0800
commit412cf4d38be628200982208b7f93bb17530bb6db (patch)
tree39695d20b627dcc8695fd8f96f81534d0ef0dd19 /src/gallium/winsys
parentf40e6988bdbdc89a7753d5a28323757e58f3e01f (diff)
BROKEN
This commit is only to protect against data loss, so please skip it when bisecting. Thanks.
Diffstat (limited to 'src/gallium/winsys')
-rw-r--r--src/gallium/winsys/drm/amd/amd_context.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/winsys/drm/amd/amd_context.c b/src/gallium/winsys/drm/amd/amd_context.c
index df8eb850c8..9b3c9c2ab2 100644
--- a/src/gallium/winsys/drm/amd/amd_context.c
+++ b/src/gallium/winsys/drm/amd/amd_context.c
@@ -242,7 +242,7 @@ GLboolean amd_context_create(const __GLcontextModes *visual,
return GL_FALSE;
}
- if (GL_TRUE) {
+ if (1) {
fprintf(stderr, "Creating r300 context...\n");
pipe =
r300_create_context(NULL,