import OpenGL
OpenGL.FORWARD_COMPATIBLE_ONLY = True
(chroma_env)delta:g4daeview blyth$ grep -l import\ OpenGL *.py
daeclipper.py
daeframehandler.py
daeillustrate.py
daelights.py
daemenu.py
daephotonsrenderer.py
daetext.py
daevertexbuffer.py
daeviewport.py
The GL_ARB extension system means that correspondence between an OpenGL feature and the OS implmentation is not cut and dryed. Hence the matrix:
However: