projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72420da
)
svga: Update text shader header.
author
Michal Krol
<michal@vmware.com>
Fri, 27 Nov 2009 09:11:18 +0000
(10:11 +0100)
committer
Michal Krol
<michal@vmware.com>
Fri, 27 Nov 2009 09:11:18 +0000
(10:11 +0100)
src/gallium/drivers/svga/svga_pipe_vs.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/svga/svga_pipe_vs.c
b/src/gallium/drivers/svga/svga_pipe_vs.c
index e5ffe668c355ae07d9425a959e2fdfe9b04705a8..c104c41f5f87343b97553dee471bdf37b51a49b9 100644
(file)
--- a/
src/gallium/drivers/svga/svga_pipe_vs.c
+++ b/
src/gallium/drivers/svga/svga_pipe_vs.c
@@
-48,7
+48,7
@@
static const struct tgsi_token *substitute_vs(
static struct tgsi_token tokens[300];
const char *text =
- "VERT
1.1
\n"
+ "VERT\n"
"DCL IN[0]\n"
"DCL IN[1]\n"
"DCL IN[2]\n"