mesa: remove GL_MESA_program_debug extension

This was never fully fleshed out and hasn't been used.
This commit is contained in:
Brian Paul
2009-03-07 11:53:18 -07:00
parent 34e77493ce
commit 69e07bdeb4
23 changed files with 1 additions and 516 deletions

View File

@@ -189,7 +189,6 @@ if env['platform'] != 'winddk':
'shader/nvvertparse.c',
'shader/program.c',
'shader/prog_cache.c',
'shader/prog_debug.c',
'shader/prog_execute.c',
'shader/prog_instruction.c',
'shader/prog_noise.c',