Skip to content
  • Kyle Brenneman's avatar
    GLdispatch: Rename _glapi_get_dispatch and _glapi_set_dispatch. · 3d430714
    Kyle Brenneman authored
    Rename the functions _glapi_get_dispatch and _glapi_set_dispatch to
    _glapi_get_current and _glapi_set_current.
    
    Aside from better consistency with _glapi_Current and _glapi_tls_Current, this
    should make it easier to avoid name clashes with Mesa's GLAPI functions.
    3d430714