projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
781c54a
)
updated comment
author
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 30 Jan 2006 17:13:19 +0000
(17:13 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 30 Jan 2006 17:13:19 +0000
(17:13 +0000)
progs/tests/afsmultiarb.c
patch
|
blob
|
history
diff --git
a/progs/tests/afsmultiarb.c
b/progs/tests/afsmultiarb.c
index bd7ed7bff46951f9fbce5d0c04fc9bf41f62a897..c026ecd4ce2fb41206dfd561aa94fa5f3d1bae9e 100644
(file)
--- a/
progs/tests/afsmultiarb.c
+++ b/
progs/tests/afsmultiarb.c
@@
-1,13
+1,9
@@
-
/*
- * GL_ARB_multitexture demo
+ * GL_ATI_fragment_shader test
+ * Roland Scheidegger
*
* Command line options:
* -info print GL implementation information
- *
- *
- * Brian Paul November 1998 This program is in the public domain.
- * Modified on 12 Feb 2002 for > 2 texture units.
*/