summaryrefslogtreecommitdiff
path: root/progs/redbook/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'progs/redbook/SConscript')
-rw-r--r--progs/redbook/SConscript13
1 files changed, 13 insertions, 0 deletions
diff --git a/progs/redbook/SConscript b/progs/redbook/SConscript
index 24d7cff1b6..750ad36fe0 100644
--- a/progs/redbook/SConscript
+++ b/progs/redbook/SConscript
@@ -14,29 +14,39 @@ progs = [
'checker',
'clip',
'colormat',
+ 'combiner',
+ 'convolution',
'cube',
+ 'cubemap',
'depthcue',
'dof',
'double',
'drawf',
'feedback',
'fog',
+ 'fogcoord',
'fogindex',
'font',
'hello',
+ 'histogram',
'image',
'light',
'lines',
'list',
'material',
+ 'minmax',
'mipmap',
'model',
'movelight',
+ 'multisamp',
+ 'multitex',
+ 'mvarray',
'nurbs',
'pickdepth',
'picksquare',
'plane',
'planet',
+ 'pointp',
'polyoff',
'polys',
'quadric',
@@ -46,10 +56,12 @@ progs = [
'scene',
'sceneflat',
'select',
+ 'shadowmap',
'smooth',
'stencil',
'stroke',
'surface',
+ 'surfpoints',
'teaambient',
'teapots',
'tess',
@@ -59,6 +71,7 @@ progs = [
'texprox',
'texsub',
'texturesurf',
+ 'texture3d',
'torus',
'trim',
'unproject',