• Sam Lantinga's avatar
    Fixed bug #721 · d7b72e29
    Sam Lantinga authored
    From  michalziulek@gmail.com   2009-03-28 07:43:34   (-) [reply]
    
    There is a bug in OpenGL 3.x context creation code.
    Function glXGetProcAddress is used directly where it should be:
    _this->gl_data->glXGetProcAddress. I have attached patch which fixes this on
    x11 and win32. Thanks.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403575
    d7b72e29
SDL_win32opengl.c 17.7 KB