projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f78445d
)
auxiliary: Add u_staging.c to SCons build.
author
Vinson Lee
<vlee@vmware.com>
Wed, 11 Aug 2010 19:04:54 +0000
(12:04 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 11 Aug 2010 19:04:54 +0000
(12:04 -0700)
This is a follow-up to commit
b85c71d4e1e4ed788be834dff5b7b3c0cd0402ac
which added u_staging.c to make.
src/gallium/auxiliary/SConscript
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/SConscript
b/src/gallium/auxiliary/SConscript
index 1f0919872181c8a8eeba65c4fde3ecc1c549365f..3124e20ce847a76f9ef6de4f03a0373756f0d0cc 100644
(file)
--- a/
src/gallium/auxiliary/SConscript
+++ b/
src/gallium/auxiliary/SConscript
@@
-180,6
+180,7
@@
source = [
'util/u_sampler.c',
'util/u_simple_shaders.c',
'util/u_snprintf.c',
+ 'util/u_staging.c',
'util/u_surface.c',
'util/u_surfaces.c',
'util/u_texture.c',