-
Brian Nguyen authored
There is a theoretical problem of wrapping if an application frequently loads and unloads an API library which registers its entrypoints with GLdispatch. Proactively prevent this from being an issue by widening dispatchStubListGeneration, and the corresponding stubGeneration argument in the __GLdispatchPatchCallbacks API in GLdispatchABI.h, to 64-bit.
ec6969bf