Instances of GLContext are used to draw on swt Drawables
through invocations of provided OpenGL functions.
Application code must explicitly invoke the GLContext.dispose ()
method to release the operating system resources managed by each instance
when those instances are no longer required.