Skip to content
  • Heinrich Fink's avatar
    mesa/gl: Sync with Khronos registry · df8602f4
    Heinrich Fink authored and Daniel Stone's avatar Daniel Stone committed
    
    
    Update GL headers and xml API from upstream Khronos registry (commit
    3d0c3eb). Keep `BUILDING_MESA` quirk in glext.h.
    
    mesa/extensions: Expose EXT_EGL_sync instead of MESA_EGL_sync to reflect
    Khronos request of changing this extension's scope from MESA to EXT.
    EGL_EGL_sync is also the name of the extension that has been merged into
    the upstream Khronos GL registry.
    
    Remove MESA_EGL_sync spec txt from Mesa tree as it is now published as
    EXT by Khronos.
    
    v1: Remove MESA_EGL_sync spec and squash commits (Eric E)
    
    Reviewed-by: default avatarEric Engestrom <eric.engestrom@intel.com>
    Reviewed-by: Daniel Stone's avatarDaniel Stone <daniels@collabora.com>
    df8602f4