summaryrefslogtreecommitdiffstats
path: root/src/mesa/program/prog_print.h
Commit message (Expand)AuthorAgeFilesLines
* glsl/mesa: split gl_shader in twoTimothy Arceri2016-06-301-1/+1
* mesa: put extern "C" in src/mesa/program/*h header filesBrian Paul2014-12-161-0/+11
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* mesa: Remove prog_print support for NV programs.Kenneth Graunke2012-10-161-1/+0
* mesa: Simplify uniform debug logging logicIan Romanick2011-10-181-2/+1
* mesa: rename, make _mesa_register_file_name() non-staticBrian Paul2010-11-231-0/+3
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* Merge branch 'glsl2'Ian Romanick2010-08-161-0/+7
|\
| * i965: Settle on printing our program debug to stdout.Eric Anholt2010-08-041-0/+7
* | mesa: Include missing headers in prog_print.h.Vinson Lee2010-08-121-0/+10
|/
* mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul2010-06-101-0/+100