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