Add GLAPIENTRY function decorations for correct operation on Windows.
[mesa.git] / src / mesa / main / program.h
2004-01-23 Brian Pauladded device driver hooks for BindProgram, NewProgram...
2004-01-22 Keith WhitwellMinor tweaks to help out at a driver level.
2003-11-25 Brian Paulfix assorted g++ warnings
2003-10-21 Kendall BennettAdded GLAPIENTRY decorations for all first level OpenGL...
2003-09-23 Karl RascheAdd extra cases and enums for _mesa_fetch_state(),...
2003-09-05 Brian Paulmove GL_MESA_program_debug code into program.c
2003-09-04 Brian Paulmove SWIZZLE_ZERO/ONE tokens to program.h
2003-08-31 Brian PaulMoved some shared vertex/fragment program code into...