mesa/src
Karl Schultz 9b9a57a25c Change
#define GLAPIENTRYP __stdcall *
to
#define GLAPIENTRYP GLAPIENTRY *
These two defs end up doing the same thing, but the compiler can squawk
because they look different.  Also matches the way it is declared in gl.h.
Do same for GLCALLBACKP.
2003-12-04 20:55:58 +00:00
..
glu Remove a lot of rcs tags, avoid merge conflicts 2003-11-24 15:19:27 +00:00
glut doc updates; GLUT timer additions; fixed compilation warnings 2003-11-18 12:18:13 +00:00
glw improved 'clean' targets (Otto Solares) 2003-10-03 14:03:14 +00:00
glx/mini Fix for missing GLAPIENTRYP definition 2003-10-24 20:44:55 +00:00
mesa Change 2003-12-04 20:55:58 +00:00
descrip.mms Committing in . 2003-06-17 07:20:22 +00:00