Sets the forward compatible flag.
void CL_OpenGLWindowDescription::set_forward_compatible( bool enable);
Detailed description:
Forward-compatible contexts must not support functionality marked as deprecated by that version of the API, while a non-forward-compatible context must support all functionality in that version, deprecated or not.