aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/program/prog_statevars.h
Commit message (Expand)AuthorAgeFilesLines
* compiler: Add a new STATE_VAR_ADVANCED_BLENDING_MODE built-in uniform.Kenneth Graunke2016-08-251-0/+5
* glsl: Optionally lower TCS gl_PatchVerticesIn to a uniform.Kenneth Graunke2016-06-151-0/+1
* glsl: Optionally lower TES gl_PatchVerticesIn to a uniform.Kenneth Graunke2016-06-151-0/+1
* Remove the ATI_envmap_bumpmap extensionJason Ekstrand2014-06-301-2/+0
* mesa: Pass number of samples as a program state variableAnuj Phogat2013-11-011-0/+2
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* mesa: Remove support for NV_vertex_program's tracked matrices.Eric Anholt2012-10-151-3/+0
* mesa: Kill GL_ARB_shadow_ambient with fireIan Romanick2012-08-141-1/+0
* st/mesa: kill off point size clamping in vertex shadersMarek Olšák2012-01-311-1/+0
* mesa,glsl,mapi: Put extern "C" { ... } where appropriate.José Fonseca2011-11-091-0/+11
* mesa,st/mesa: fix WPOS adjustmentChristoph Bumiller2011-05-031-1/+1
* mesa: implement clamping controls (ARB_color_buffer_float)Marek Olšák2011-03-291-0/+1
* mesa: Clean up header file inclusion in prog_statevars.h.Vinson Lee2010-12-181-1/+3
* mesa, st/mesa: fix gl_FragCoord with FBOs in GalliumMarek Olšák2010-12-031-0/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-2/+2
* mesa: Remove SGI_color_matrix.Eric Anholt2010-09-231-3/+0
* mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul2010-06-101-0/+147