Skip to content
  • Ken Martin's avatar
    work on better resource management for OpenGL · d0e64da3
    Ken Martin authored
    new approach to ReleaseGraphicsResources where objects
    that use opengl resources can register themselves
    with their current window/context so that when either they
    delete or the context is deleted the resources will be
    cleared correctly.
    d0e64da3