Add GLAPIENTRY to typedef for callback functions (used by tessellator).
authorKarl Schultz <kschultz@freedesktop.org>
Fri, 21 Sep 2001 20:39:03 +0000 (20:39 +0000)
committerKarl Schultz <kschultz@freedesktop.org>
Fri, 21 Sep 2001 20:39:03 +0000 (20:39 +0000)
commit445e3cbd0dd2a526cb6628975f5351cbab3956a8
tree4b1e806326b4556a11007477cf5ee6c3ab3ae2e4
parent38112f5b60e50cf8ba4cae18034c5ddc90bb2c12
Add GLAPIENTRY to typedef for callback functions (used by tessellator).
This is important now that we're using __stdcall instead of the (default)
__cdecl on WIN32.  This gets apps using the tessellator working again
on Windows.
include/GL/glu.h