summaryrefslogtreecommitdiff
path: root/src/mesa/main/nvprogram.h
AgeCommit message (Expand)Author
2003-04-17Added arbprogram.c to Makefiles.Brian Paul
2003-04-17checkpoint: more infrastructure for GL_ARB_vertex/fragment_program.Brian Paul
2003-03-29proper dispatch for NV_fragment_program functionsBrian Paul
2003-03-19Rewrite of fragment program named parameters, constants, etc. Not done.Brian Paul
2003-02-25assorted clean-ups and improvementsBrian Paul
2003-02-23added _mesa_find_line_column()Brian Paul
2003-02-16more work on DEFINE/DECLARATION statements, symbol tablesBrian Paul
2003-01-14First batch of code for GL_NV_fragment_program.Brian Paul