This commit is contained in:
Nigel Stewart 2015-10-08 22:12:58 +10:00
parent 5d6a1652be
commit 3de0ebcbc2

View File

@ -264,7 +264,14 @@ void PrintExtensions (const char* s)
/* ---------------------------------------------------------------------- */
#if defined(_WIN32)
#if defined(GLEW_OSMESA)
void
VisualInfo (GLContext* ctx)
{
}
#elif defined(_WIN32)
void
VisualInfoARB (GLContext* ctx)