Skip to content
  • Kenneth Moreland's avatar
    Add checks for IceTGL being initialized. · d81fce66
    Kenneth Moreland authored
    Added icetGLIsInitialized so that client code can check to see if
    the GL layer has been initialized yet.  Also added checks to the
    GL functions to make sure that the IceTGL layer was initialized and
    error out if it has not been.
    d81fce66