[ 源代码: primus ]
软件包:primus-libs(0~20150328-13)
primus-libs 的相关链接
Debian 的资源:
下载源码包 primus:
维护小组:
- Debian NVIDIA Maintainers (QA 页面, 邮件存档)
- Aron Xu (QA 页面)
- Yunqiang Su (QA 页面)
- Luca Boccassi (QA 页面)
- Andreas Beckmann (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
shared libraries for primus
Primus is a shared library that provides OpenGL and GLX APIs and implements low-overhead local-only client-side OpenGL offloading via GLX forking, similar to VirtualGL. It intercepts GLX calls and redirects GL rendering to a secondary X display, presumably driven by a faster GPU. On swapping buffers, rendered contents are read back using a PBO and copied onto the drawable it was supposed to be rendered on in the first place.
This package contains the libraries for primus which are loaded when running primusrun.
其他与 primus-libs 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libgl1
- 发行方中立的 GL 调度库 -- 过时的 GL 支持
-
- dep: libglapi-mesa (>= 20.3.2)
- free implementation of the GL API -- shared library
-
- dep: libglx-mesa0
- free implementation of the OpenGL API -- GLX vendor library
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: libx11-6
- X11 客户端库
-
- rec: libprimus-vk1
- vulkan layer library for the primus-vk layer