Fix noncontiguous extension numbering

At some point the GL non-ARB extension numbering became discontiguous,
probably due to a typo 532 -> 592 in registry.php. This shifts the
extension numbers to remain contiguous. Since the extension numbers
aren't used for anything except imposing an ordering on the list in the
registry index, this should be harmless.
4 files changed