Try to fix linux

This commit is contained in:
vlj 2014-09-26 23:28:29 +02:00
parent 18b0c65dd6
commit ac2a40837f

View File

@ -500,7 +500,7 @@ void IrrPrintXGrabError(int grabResult, const c8 * grabCommand )
static GLXContext getMeAGLContext(Display *display, GLXFBConfig glxFBConfig)
{
GLXContext Context;
useCoreContext = true;
irr::video::useCoreContext = true;
int core43ctxdebug[] =
{
GLX_CONTEXT_MAJOR_VERSION_ARB, 4,