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:
02b801c
)
scons: Add uniform_query.cpp to SConscript.
author
Vinson Lee
<vlee@vmware.com>
Wed, 19 Oct 2011 01:39:11 +0000
(18:39 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 19 Oct 2011 01:39:11 +0000
(18:39 -0700)
src/mesa/SConscript
patch
|
blob
|
history
diff --git
a/src/mesa/SConscript
b/src/mesa/SConscript
index
9f142bf
..
45414bc
100644
(file)
--- a/
src/mesa/SConscript
+++ b/
src/mesa/SConscript
@@
-129,6
+129,7
@@
main_sources = [
'main/texstore.c',
'main/texturebarrier.c',
'main/transformfeedback.c',
+ 'main/uniform_query.cpp',
'main/uniforms.c',
'main/varray.c',
'main/version.c',