libepoxy  1.5.9
File List
Here is a list of all files with brief descriptions:
[detail level 12]
o-epoxy
|o*common.hA common header file, used to define macros and shared symbols
|o*egl.hProvides an implementation of an EGL dispatch layer using global function pointers
|o*gl.hProvides an implementation of a GL dispatch layer using either global function pointers or a hidden vtable
|o*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
 o*dispatch_common.cImplements common code shared by the generated GL/EGL/GLX dispatch code
 o*dispatch_common.h
 o*dispatch_egl.c
 o*dispatch_glx.c
 \*dispatch_wgl.c