projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f449948
)
mesa: add new formatquery.c file to SConscript file to fix build
author
Brian Paul
<brianp@vmware.com>
Wed, 16 Jan 2013 15:18:33 +0000
(08:18 -0700)
committer
Brian Paul
<brianp@vmware.com>
Wed, 16 Jan 2013 15:18:33 +0000
(08:18 -0700)
src/mesa/SConscript
patch
|
blob
|
history
diff --git
a/src/mesa/SConscript
b/src/mesa/SConscript
index a28db23e45a049bed3ac40588d7c8a96a75cf2e4..e03d6a6a3afc1586183e19128f0f0cb46dc817da 100644
(file)
--- a/
src/mesa/SConscript
+++ b/
src/mesa/SConscript
@@
-74,6
+74,7
@@
main_sources = [
'main/ff_fragment_shader.cpp',
'main/ffvertex_prog.c',
'main/fog.c',
+ 'main/formatquery.c',
'main/formats.c',
'main/format_pack.c',
'main/format_unpack.c',