projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e074dc
)
demos: fix typo
author
Brian Paul
<brianp@vmware.com>
Wed, 11 Mar 2009 22:27:58 +0000
(16:27 -0600)
committer
Brian Paul
<brianp@vmware.com>
Thu, 12 Mar 2009 15:19:28 +0000
(09:19 -0600)
progs/tests/fbotexture.c
patch
|
blob
|
history
diff --git
a/progs/tests/fbotexture.c
b/progs/tests/fbotexture.c
index bc6c7278edfe2eb7af5bc7ce1f982756338afe95..50a4b00afce361a7830f185d1c56e2200b51a62b 100644
(file)
--- a/
progs/tests/fbotexture.c
+++ b/
progs/tests/fbotexture.c
@@
-587,7
+587,7
@@
Usage(void)
printf("Usage:\n");
printf(" -ds Use combined depth/stencil renderbuffer\n");
printf(" -arb Try GL_ARB_framebuffer_object's mismatched buffer sizes\n");
- printf(" -ds2 T
ye
GL_ARB_framebuffer_object's GL_DEPTH_STENCIL_ATTACHMENT\n");
+ printf(" -ds2 T
ry
GL_ARB_framebuffer_object's GL_DEPTH_STENCIL_ATTACHMENT\n");
printf("Keys:\n");
printf(" a Toggle animation\n");
printf(" s/s Step/rotate\n");