summaryrefslogtreecommitdiff
path: root/src/mesa/shader/arbprogparse.c
AgeCommit message (Expand)Author
2004-08-20enabled GL_ARB_texture_rectangleBrian Paul
2004-07-20error message fixups and some debug codeBrian Paul
2004-07-20fix compare w/ zero warnings (bug #988766)Brian Paul
2004-06-08fix parse error in sign of exponents (bug 968323)Brian Paul
2004-05-04Fix minor warnings found with g++.Brian Paul
2004-04-05 Committing in .Jouk Jansen
2004-04-05 Committing in .Jouk Jansen
2004-03-30Reorder some code so we don't upset program state when there's a parsing error.Brian Paul
2004-03-29Accomodate ARB_fp XPD opcode separately from NV_fp's X2D.Keith Whitwell
2004-03-10Fixed a number of typos.Michal Krol
2004-03-04Initial changes after moving from src/mesa/main/.Michal Krol