summaryrefslogtreecommitdiff
path: root/src/mesa/program/prog_statevars.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-06mesa: replace ONE_DIV_LN2 constant with M_LOG2EMatt Turner1-1/+1
2011-05-03mesa,st/mesa: fix WPOS adjustmentChristoph Bumiller1-2/+2
2011-04-10mesa: move sampler state into new gl_sampler_object typeBrian Paul1-1/+1
2011-03-29mesa: implement clamping controls (ARB_color_buffer_float)Marek Olšák1-3/+29
2010-12-03mesa: update comments, remove dead codeBrian Paul1-3/+3
2010-12-03mesa: remove unneeded castBrian Paul1-1/+1
2010-12-03mesa, st/mesa: fix gl_FragCoord with FBOs in GalliumMarek Olšák1-0/+22
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-3/+3
2010-09-23mesa: Remove SGI_color_matrix.Eric Anholt1-29/+0
2010-09-07ir_to_mesa: Add support for gl_NormalScale.Eric Anholt1-0/+2
2010-06-10mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul1-0/+1187