summaryrefslogtreecommitdiffstats
path: root/src/mesa/program/prog_execute.h
Commit message (Expand)AuthorAgeFilesLines
* program: Remove condition-code and precision support.Matt Turner2016-03-011-1/+0
* mesa/program: remove dead function declarationsEmil Velikov2015-11-291-4/+0
* 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 MAX_WIDTH from prog_execute.hBrian Paul2012-02-241-1/+5
* mesa: implement system values in program interpreterBrian Paul2010-12-101-0/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-4/+4
* mesa: Include missing header in prog_execute.h.Vinson Lee2010-08-111-0/+1
* mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul2010-06-101-0/+85