summaryrefslogtreecommitdiff
path: root/graphics/libepoxy/DESCR
blob: 9e6f70b3169073ab358c43b54303310013683b49 (plain)
1
2
3
4
Epoxy is a library for handling OpenGL function pointer management for you.
It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(),
eglGetProcAddress(), etc. from the app developer, with very little knowledge
needed on their part.