[ 源代码: libepoxy ]
软件包:libepoxy0(1.5.8-1~bpo11+1)
libepoxy0 的相关链接
Debian 的资源:
下载源码包 libepoxy:
- [libepoxy_1.5.8-1~bpo11+1.dsc]
- [libepoxy_1.5.8.orig.tar.gz]
- [libepoxy_1.5.8-1~bpo11+1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
OpenGL function pointer management library
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().