LogoSailfishOS Open Build Service > Projects > home:cxl000:n7x > libepoxy
Log In

OpenGL function pointer management library

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. They get to read GL specs and write code using undecorated
function names like glCompileShader().

Source Files (show unmerged sources)

Filename Size Changed Actions
git_fixes.patch 14.8 KB about 10 years ago Download File
libepoxy.spec 3.4 KB about 10 years ago Download File
v1.1.tar.gz 249 KB about 10 years ago Download File

Latest Revision

Chris -- Chris -- (cxl000) committed about 8 years ago (revision 1)

Comments for home:cxl000:n7x (0)