demos: use glEnable/DisableClientState() for vertex arrays
[mesa.git] / progs / tests / SConscript
index 9e3a646f806a4fcc539d0804d55f44ea1db30d58..b17fa9059368de8fe4feae028e5d7361145bee04 100644 (file)
@@ -82,6 +82,7 @@ progs = [
     'minmag',
     'mipgen',
     'mipmap_comp',
+    'mipmap_comp_tests',
     'mipmap_limits',
     'mipmap_view',
     'multipal',
@@ -109,6 +110,7 @@ progs = [
     'tex1d',
     'texcmp',
     'texcompress2',
+    'texcompsub',
     'texdown',
     'texfilt',
     'texgenmix',