Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
[mesa.git] / progs / tests / SConscript
index 453fcecd9c16e9591db27e4650ef7392d5c22a1e..bb6a1d2b8a99bcb1f8edbb7d541204cf30567d2e 100644 (file)
@@ -72,6 +72,7 @@ progs = [
     'fogcoord',
     'fptest1',
     'fptexture',
+    'getteximage',
     'glutfx',
     'interleave',
     'invert',
@@ -82,6 +83,7 @@ progs = [
     'minmag',
     'mipgen',
     'mipmap_comp',
+    'mipmap_comp_tests',
     'mipmap_limits',
     'mipmap_view',
     'multipal',
@@ -90,11 +92,14 @@ progs = [
     'no_s3tc',
     'packedpixels',
     'pbo',
+    'persp_hint',
     'prog_parameter',
     'quads',
     'random',
     'readrate',
     'rubberband',
+    'scissor',
+    'scissor-viewport',
     'seccolor',
     'shader_api',
     'stencil_twoside',
@@ -106,6 +111,7 @@ progs = [
     'tex1d',
     'texcmp',
     'texcompress2',
+    'texcompsub',
     'texdown',
     'texfilt',
     'texgenmix',