EGL API and Extension Registry
Browse cluster: Protocol Buffers & gRPC Ecosystem →EGL-Registry is the official registry for the EGL API and extensions maintained by the Khronos Group, containing specifications, reference documentation, and the enumerant registry used to generate EGL headers. The repository serves as the backing store for the web registry at khronos.org and includes extension specifications organized by vendor, API reference pages and cards, and XML-based registries that define the EGL API and its extensions. The project uses GNU make, Python 3, and tools like jing for validation, with extension specifications in text format and API definitions in XML that are processed to generate C header files for EGL implementations.