summaryrefslogtreecommitdiff
path: root/src/mesa/program/prog_print.c
AgeCommit message (Expand)Author
2010-07-30mesa: added gl_program::IndirectRegisterFiles fieldBrian Paul
2010-07-13mesa: add comments and change Index2D to just Index2Zack Rusin
2010-07-09mesa: add basic support for 2D register arrays to mesaZack Rusin
2010-07-02mesa: Silence warning.José Fonseca
2010-06-28mesa: initial support for ARB_geometry_shader4Zack Rusin
2010-06-10mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul