libepoxy  1.5.3
File List
Here is a list of all files with brief descriptions:
[detail level 12]
  epoxy
 common.hA common header file, used to define macros and shared symbols
 egl.hProvides an implementation of an EGL dispatch layer using global function pointers
 gl.hProvides an implementation of a GL dispatch layer using either global function pointers or a hidden vtable
 glx.hProvides an implementation of a GLX dispatch layer using global function pointers
 wgl.hProvides an implementation of a WGL dispatch layer using a hidden vtable
  src
 dispatch_common.cImplements common code shared by the generated GL/EGL/GLX dispatch code
 dispatch_common.h
 dispatch_egl.c
 dispatch_glx.c
 dispatch_wgl.c