progs/redbook: add additional tests for GL 1.4
[mesa.git] / progs / redbook / SConscript
index 24d7cff1b6755c98a68f2f34dc62236b6b54e122..750ad36fe01432fbbe69e3801fcc9c631f54fbed 100644 (file)
@@ -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',