projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe60dbc
)
trivial: add tri-stipple to SConscript
author
Keith Whitwell
<keithw@vmware.com>
Mon, 9 Mar 2009 15:00:31 +0000
(15:00 +0000)
committer
Keith Whitwell
<keithw@vmware.com>
Mon, 9 Mar 2009 15:20:12 +0000
(15:20 +0000)
progs/trivial/SConscript
patch
|
blob
|
history
diff --git
a/progs/trivial/SConscript
b/progs/trivial/SConscript
index dc84a0550be68e25189e7c3aa5e25708ba26f3bd..97820dc3b85167c0e196cf2c57835f50bd990b88 100644
(file)
--- a/
progs/trivial/SConscript
+++ b/
progs/trivial/SConscript
@@
-101,6
+101,7
@@
progs = [
'tri-repeat',
'tri-scissor-tri',
'tri-stencil',
+ 'tri-stipple',
'tri-tex',
'tri-tex-3d',
'tri-tri',