Where is the source for bglCreateContext ()?

BlitzMax Forums/BlitzMax OpenGL Programming/Where is the source for bglCreateContext ()?

nm

Since it's no longer in the BRL modules: nowhere.

Use GLGraphics() or GLCreateContext()/GLCreateGraphics() whatever it is. YOu also don't need SetGraphics.