projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5ac601
)
automake: Fix a comment typo.
author
Eric Anholt
<eric@anholt.net>
Wed, 7 Nov 2012 07:18:34 +0000
(23:18 -0800)
committer
Chad Versace
<chad.versace@linux.intel.com>
Mon, 12 Nov 2012 23:52:41 +0000
(15:52 -0800)
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/glsl/Makefile.sources
patch
|
blob
|
history
diff --git
a/src/glsl/Makefile.sources
b/src/glsl/Makefile.sources
index aafb53eaee0f8a05636b8b44250e71f0f6051662..0da6958d1a750c254dba714df9f877d59233f9bb 100644
(file)
--- a/
src/glsl/Makefile.sources
+++ b/
src/glsl/Makefile.sources
@@
-95,7
+95,7
@@
GLSL_COMPILER_CXX_FILES = \
# builtin_compiler
#
-# This is built before libglsl to generate builtin_func
it
on.cpp for libglsl.
+# This is built before libglsl to generate builtin_func
ti
on.cpp for libglsl.
# For this to work, a dummy version of builtin_function.cpp,
# builtin_stubs.cpp, is used.