summaryrefslogtreecommitdiff
path: root/src/mesa/shader/prog_debug.c
AgeCommit message (Collapse)Author
2008-09-18mesa: prefix a bunch of #include lines with "main/".Brian Paul
This is another step toward removing a whole bunch of -I flags from the cc commands. Still need to address driver code...
2007-02-25s/GetFragmentProgramRegister/GetProgramRegister/Brian
2007-02-09Move experimental GL_MESA_program_debug functions into new file.Brian