summaryrefslogtreecommitdiffstats
path: root/src/mesa/program/prog_statevars.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: move sampler state into new gl_sampler_object typeBrian Paul2011-04-101-1/+1
* mesa: implement clamping controls (ARB_color_buffer_float)Marek Olšák2011-03-291-3/+29
* mesa: update comments, remove dead codeBrian Paul2010-12-031-3/+3
* mesa: remove unneeded castBrian Paul2010-12-031-1/+1
* mesa, st/mesa: fix gl_FragCoord with FBOs in GalliumMarek Olšák2010-12-031-0/+22
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-3/+3
* mesa: Remove SGI_color_matrix.Eric Anholt2010-09-231-29/+0
* ir_to_mesa: Add support for gl_NormalScale.Eric Anholt2010-09-071-0/+2
* mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul2010-06-101-0/+1187