Skip to content
  • Adam Jackson's avatar
    dix: Allow an extension to disable itself · fc25bceb
    Adam Jackson authored
    
    
    GLX registers an extension before we know if there are any screens that
    can actually do it. It's inconvenient to shrink the extension list, so
    instead allow the extension to simply zero out its base opcode to
    indicate that it needed to panic and disable itself.
    
    Signed-off-by: default avatarAdam Jackson <ajax@redhat.com>
    fc25bceb