projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f182490
)
gallium: Add u_format_rgtc.c to SConscript.
author
Vinson Lee
<vlee@vmware.com>
Wed, 2 Mar 2011 07:02:50 +0000
(23:02 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 2 Mar 2011 07:02:50 +0000
(23:02 -0800)
src/gallium/auxiliary/SConscript
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/SConscript
b/src/gallium/auxiliary/SConscript
index 0ec6307161555614b562321e23f041349b9380c4..ef0b15f06cef24fad2131abe04ba84f89cb3d523 100644
(file)
--- a/
src/gallium/auxiliary/SConscript
+++ b/
src/gallium/auxiliary/SConscript
@@
-158,6
+158,7
@@
source = [
'util/u_format.c',
'util/u_format_other.c',
'util/u_format_s3tc.c',
+ 'util/u_format_rgtc.c',
'util/u_format_srgb.c',
'util/u_format_table.c',
'util/u_format_tests.c',