Mercurial > sdl-ios-xcode
comparison README.OS2 @ 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 | c121d94672cb |
children | 7c73d5b5a0d6 |
comparison
equal
deleted
inserted
replaced
3104:86ea6c073d87 | 3105:cdeee9f9b14b |
---|