Name Description Size
common.h @file common.h A common header file, used to define macros and shared symbols. 1990
egl.h @file egl.h Provides an implementation of an EGL dispatch layer using global function pointers You should include `<epoxy/egl.h>` instead of `<EGL/egl.h>`. 1840
egl_generated.h GL dispatch header. This is code-generated from the GL API XML files from Khronos. 96768
gl.h @file gl.h Provides an implementation of a GL dispatch layer using either global function pointers or a hidden vtable. You should include `<epoxy/gl.h>` instead of `<GL/gl.h>` and `<GL/glext.h>`. 3104
gl_generated.h 1492422
glx.h @file glx.h Provides an implementation of a GLX dispatch layer using global function pointers. You should include `<epoxy/glx.h>` instead of `<GL/glx.h>`. 1920
wgl.h @file wgl.h Provides an implementation of a WGL dispatch layer using a hidden vtable. 1882