include readtex.h
[mesa.git] / progs / demos / arbfplight.c
2005-01-09 Brian PaulAdd #ifdefs for extension testing (Marcello Magallon)
2004-12-15 Brian Pauls/DP3/DP3_SAT/ to prevent negative values
2004-04-23 Keith WhitwellAdd fps output
2004-03-22 Brian Pauluse GL state vars instead of program parameters
2004-02-17 Brian Paulcompute fog coord in eye space, not clip space
2004-02-17 Brian Pauldefine DO_FRAGMENT_FOG=1 to test fragment program fog...
2004-01-13 Brian Paulexercise glDeleteProgramsARB
2003-08-31 Brian Pauls/DP4/DP3/
2003-04-17 Brian Paulclean up usage of extension function pointers
2003-04-17 Brian PaulDemo of using GL_ARB_vertex/fragment_program to do...