summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/shaderobj.h
Commit message (Expand)AuthorAgeFilesLines
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-15/+15
* mesa: add PIPE_SHADER_* like constants and conversions to/from enums (v2)Luca Barbieri2010-09-081-0/+31
* i965: Start building 965 FS backend.Eric Anholt2010-08-261-0/+5
* glsl2: remove stray semicolonBrian Paul2010-08-111-1/+1
* Merge remote branch 'origin/master' into glsl2Eric Anholt2010-07-261-2/+22
* mesa: refactor shader api / object codeBrian Paul2010-06-101-0/+78