summaryrefslogtreecommitdiffstats
path: root/src/mesa/program/prog_print.c
Commit message (Expand)AuthorAgeFilesLines
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-2/+2
* Merge branch 'master' into glsl2Ian Romanick2010-08-131-0/+2
|\
| * mesa: added gl_program::IndirectRegisterFiles fieldBrian Paul2010-07-301-0/+2
* | mesa: check for null shader->InfoLog before printingBrian Paul2010-08-121-1/+3
* | i965: Settle on printing our program debug to stdout.Eric Anholt2010-08-041-16/+16
* | mesa: Don't null deref looking for Mesa IR code at compile time.Eric Anholt2010-08-041-5/+3
|/
* mesa: add comments and change Index2D to just Index2Zack Rusin2010-07-131-5/+5
* mesa: add basic support for 2D register arrays to mesaZack Rusin2010-07-091-3/+11
* mesa: Silence warning.José Fonseca2010-07-021-1/+2
* mesa: initial support for ARB_geometry_shader4Zack Rusin2010-06-281-1/+11
* mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul2010-06-101-0/+1065