comparison test/testdraw2.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 (2009-04-03)
parents 83c3a4b0e421
children 438ba87e9578
comparison
equal deleted inserted replaced
3104:86ea6c073d87 3105:cdeee9f9b14b