libepoxy32: libepoxy 1.5.2 (OpenGL helper library)  
libepoxy32:  
libepoxy32: Epoxy is a library for handling OpenGL function pointer management 
libepoxy32: for you. It hides the complexity of dlopen(), dlsym(), 
libepoxy32: glXGetProcAddress(), eglGetProcAddress(), etc. from the app 
libepoxy32: developer, with very little knowledge needed on their part. They get 
libepoxy32: to read GL specs and write code using undecorated function names 
libepoxy32: like glCompileShader().  
libepoxy32: 
libepoxy32: https://github.com/anholt/libepoxy
libepoxy32: This contains 32-bit version of the library

