projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5fb600
)
mesa: Add remap.c to SConscript.
author
Chia-I Wu
<olvaffe@gmail.com>
Mon, 26 Oct 2009 03:20:45 +0000
(20:20 -0700)
committer
Brian Paul
<brianp@vmware.com>
Mon, 26 Oct 2009 15:01:29 +0000
(09:01 -0600)
Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
src/mesa/SConscript
patch
|
blob
|
history
diff --git
a/src/mesa/SConscript
b/src/mesa/SConscript
index cad56763208de6e46c9903e2d0223b52f1aad470..6810ad832172d4faf8b89288b31e761fd196661f 100644
(file)
--- a/
src/mesa/SConscript
+++ b/
src/mesa/SConscript
@@
-78,6
+78,7
@@
if env['platform'] != 'winddk':
'main/rastpos.c',
'main/rbadaptors.c',
'main/readpix.c',
+ 'main/remap.c',
'main/renderbuffer.c',
'main/scissor.c',
'main/shaders.c',