summaryrefslogtreecommitdiffstats
path: root/src/mesa/program/program_parser.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove the UsesDFdy flagTimothy Arceri2016-10-061-1/+0
* program: Remove NV_fragment_program opcode parsing.Matt Turner2016-03-011-1/+0
* program: Remove condition-code and precision support.Matt Turner2016-03-011-13/+0
* mesa: Update a comment about valid values of a field.Eric Anholt2013-11-151-1/+1
* mesa: Set UsesDFdy appropriately for assembly programs.Paul Berry2012-07-191-0/+1
* mesa: Use VERT_{ATTRIB,BIT}* for ARB input validation.Mathias Fröhlich2011-12-031-1/+1
* mesa: use gl_constant_value type in ARB program parserBrian Paul2011-08-041-1/+2
* mesa: Add support for the ARB_fragment_program part of ARB_draw_buffers.Eric Anholt2011-04-131-0/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-6/+3
* mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul2010-06-101-0/+302