enabled GL_ARB_texture_rectangle
[mesa.git] / src / mesa / shader / arbprogparse.c
2004-08-20 Brian Paulenabled GL_ARB_texture_rectangle
2004-07-20 Brian Paulerror message fixups and some debug code
2004-07-20 Brian Paulfix compare w/ zero warnings (bug #988766)
2004-06-08 Brian Paulfix parse error in sign of exponents (bug 968323)
2004-05-04 Brian PaulFix minor warnings found with g++.
2004-04-05 Jouk Jansen Committing in .
2004-04-05 Jouk Jansen Committing in .
2004-03-30 Brian PaulReorder some code so we don't upset program state when...
2004-03-29 Keith WhitwellAccomodate ARB_fp XPD opcode separately from NV_fp...
2004-03-10 Michal KrolFixed a number of typos.
2004-03-04 Michal KrolInitial changes after moving from src/mesa/main/.