summaryrefslogtreecommitdiff
path: root/src/mesa/program/programopt.h
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-08-12mesa: Include missing header in programopt.h.Vinson Lee
2010-06-10mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul