summaryrefslogtreecommitdiffstats
path: root/src/mesa/program/programopt.h
Commit message (Expand)AuthorAgeFilesLines
* program: add a helper for rewriting FP position input to sysvalMarek Olšák2016-01-081-0/+2
* program: Remove _mesa_nop_vertex_program/_mesa_nop_fragment_program.Matt Turner2015-02-111-6/+0
* mesa: put extern "C" in src/mesa/program/*h header filesBrian Paul2014-12-161-0/+10
* 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: Kill gl_fragment_program::FogOption with fireIan Romanick2011-04-211-1/+3
* mesa: implement clamping controls (ARB_color_buffer_float)Marek Olšák2011-03-291-1/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-4/+4
* mesa: Include missing header in programopt.h.Vinson Lee2010-08-121-0/+1
* mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul2010-06-101-0/+52