projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
659cded
)
glsl: Add standalone_scaffolding.cpp to SConscript.
author
Vinson Lee
<vlee@vmware.com>
Fri, 22 Jul 2011 17:38:05 +0000
(10:38 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Fri, 22 Jul 2011 17:38:05 +0000
(10:38 -0700)
src/glsl/SConscript
patch
|
blob
|
history
diff --git
a/src/glsl/SConscript
b/src/glsl/SConscript
index ea104abb8238778e4c7205b6e3b29be1f72fdb27..1da58a91f91972b1438b4fbe9e133542b3e48a51 100644
(file)
--- a/
src/glsl/SConscript
+++ b/
src/glsl/SConscript
@@
-96,6
+96,7
@@
glsl_sources = [
'opt_tree_grafting.cpp',
'ralloc.c',
's_expression.cpp',
+ 'standalone_scaffolding.cpp',
'strtod.c',
]