projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e107a3a
)
mesa: Add texcompress_rgtc.c to SConscript.
author
Vinson Lee
<vlee@vmware.com>
Mon, 28 Feb 2011 07:17:49 +0000
(23:17 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Mon, 28 Feb 2011 07:17:49 +0000
(23:17 -0800)
src/mesa/SConscript
patch
|
blob
|
history
diff --git
a/src/mesa/SConscript
b/src/mesa/SConscript
index ea04fb1a0ee0cf0ce6d4350c5317ebea8c47dac2..90fec124af9251c4bb4b5ff7345efe21bae6e3b8 100644
(file)
--- a/
src/mesa/SConscript
+++ b/
src/mesa/SConscript
@@
-106,6
+106,7
@@
main_sources = [
'main/stencil.c',
'main/syncobj.c',
'main/texcompress.c',
+ 'main/texcompress_rgtc.c',
'main/texcompress_s3tc.c',
'main/texcompress_fxt1.c',
'main/texenv.c',