projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff318c4
)
llvmpipe: Add lp_test_round to SCons build.
author
Vinson Lee
<vlee@vmware.com>
Tue, 6 Jul 2010 23:18:32 +0000
(16:18 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Tue, 6 Jul 2010 23:18:32 +0000
(16:18 -0700)
src/gallium/drivers/llvmpipe/SConscript
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/llvmpipe/SConscript
b/src/gallium/drivers/llvmpipe/SConscript
index 6cdb74711045a54e009b68dc4c19eb9b435d3387..57a6e7197fa006585f9d837317d60aa9b9d28a0d 100644
(file)
--- a/
src/gallium/drivers/llvmpipe/SConscript
+++ b/
src/gallium/drivers/llvmpipe/SConscript
@@
-80,6
+80,7
@@
if env['platform'] != 'embedded':
'blend',
'conv',
'printf',
+ 'round',
'sincos',
]