[ 原始碼: 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().