projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69c78bf
)
mesa: Trivial correction to comment
author
Ian Romanick
<ian.d.romanick@intel.com>
Fri, 1 Oct 2010 23:35:25 +0000
(16:35 -0700)
committer
Ian Romanick
<ian.d.romanick@intel.com>
Fri, 1 Oct 2010 23:55:35 +0000
(16:55 -0700)
src/mesa/main/texcompress_fxt1.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/texcompress_fxt1.c
b/src/mesa/main/texcompress_fxt1.c
index 3d8996c2fdcef415541b70743a6bbfb6b87e885c..33f46d4c8bbeb46af5f4d4a03c85963fbed4f746 100644
(file)
--- a/
src/mesa/main/texcompress_fxt1.c
+++ b/
src/mesa/main/texcompress_fxt1.c
@@
-25,7
+25,7
@@
/**
* \file texcompress_fxt1.c
- * GL_
EXT_texture_compression_fxt
1 support.
+ * GL_
3DFX_texture_compression_FXT
1 support.
*/