Comment 21 for bug 941826

Revision history for this message
Jörn Schönyan (joern-schoenyan) wrote :

barcc, that second approach won't work.

import ctypes
from ctypes import util
ctypes.CDLL(util.find_library('GL'), ctypes.RTLD_GLOBAL)

That should be better, but I can't reproduce the bug myself, likely because it's an Optimus notebook.