mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-06 13:55:37 +00:00
* Since EGL is an Android API and highly likely to have unstable/unsupported/internal extensions, and also because we for the most part pass through the API apart from a couple of functions that we intercept but don't need to fully understand or process the attributes of, we take the approach of removing problematic extensions rather than only allowing extensions we know are safe.