diff src/video/SDL_surface.c @ 3105:cdeee9f9b14b

Fixed bug #721 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.
author Sam Lantinga <slouken@libsdl.org>
date Fri, 03 Apr 2009 17:19:05 +0000
parents 7be21a78777e
children 147d6ef5be03
line wrap: on
line diff