aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/prog_debug.c
Commit message (Collapse)AuthorAgeFilesLines
* mesa: prefix a bunch of #include lines with "main/".Brian Paul2008-09-181-3/+3
| | | | | This is another step toward removing a whole bunch of -I flags from the cc commands. Still need to address driver code...
* s/GetFragmentProgramRegister/GetProgramRegister/Brian2007-02-251-16/+10
|
* Move experimental GL_MESA_program_debug functions into new file.Brian2007-02-091-0/+265