mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-21 11:08:24 +02:00
#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. |
||
|---|---|---|
| .. | ||
| glu | ||
| glut | ||
| glw | ||
| glx/mini | ||
| mesa | ||
| descrip.mms | ||