projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab2c0be
)
Fix strange white space that gcc didn't like.
author
Felix Kuehling
<fxkuehl@gmx.de>
Mon, 11 Oct 2004 22:26:40 +0000
(22:26 +0000)
committer
Felix Kuehling
<fxkuehl@gmx.de>
Mon, 11 Oct 2004 22:26:40 +0000
(22:26 +0000)
src/mesa/shader/arbprogparse.c
patch
|
blob
|
history
diff --git
a/src/mesa/shader/arbprogparse.c
b/src/mesa/shader/arbprogparse.c
index d145e2f59a56f0b1a15dddad9e5247460d65576c..32c9136583570ef8432610c67766cdfc4dd4f15b 100644
(file)
--- a/
src/mesa/shader/arbprogparse.c
+++ b/
src/mesa/shader/arbprogparse.c
@@
-172,7
+172,7
@@
__extension__ static char arb_grammar_text[] =
#define ARB_FRAGMENT_PROGRAM_SHADOW 0x40
/* GL_ARB_draw_buffers option flags */
-#define ARB_DRAW_BUFFERS
0x80
+#define ARB_DRAW_BUFFERS
0x80
/* GL_ARB_fragment_program instruction class */
#define OP_ALU_INST 0x00