summaryrefslogtreecommitdiffstats
path: root/src/mesa/program/arbprogparse.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove the UsesDFdy flagTimothy Arceri2016-10-061-1/+0
* mesa: Use assert() instead of ASSERT wrapper.Matt Turner2015-02-231-2/+2
* Revert use of Mesa IR optimizer for ARB_fragment_programsCarl Worth2015-02-121-3/+0
* mesa: Actually use the Mesa IR optimizer for ARB programs.Kenneth Graunke2014-08-041-0/+7
* 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
* Remove useless checks for NULL before freeingMatt Turner2012-09-051-8/+4
* mesa: Set UsesDFdy appropriately for assembly programs.Paul Berry2012-07-191-0/+1
* mesa: Kill gl_fragment_program::FogOption with fireIan Romanick2011-04-211-12/+6
* mesa: implement clamping controls (ARB_color_buffer_float)Marek Olšák2011-03-291-1/+4
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-2/+2
* mesa: added gl_program::IndirectRegisterFiles fieldBrian Paul2010-07-301-0/+2
* mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul2010-06-101-0/+217