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.
- Developed at X11:Bumblebee
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/primus && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000510 510 Bytes | |
baselibs.conf | 0000000007 7 Bytes | |
primus-0+git20150328.d1afbf6.tar.xz | 0000022988 22.4 KB | |
primus.changes | 0000002179 2.13 KB | |
primus.spec | 0000002107 2.06 KB |
Revision 5 (latest revision is 7)
Dominique Leuenberger (dimstar_suse)
accepted
request 531068
from
Tomáš Chvátal (scarabeus_iv)
(revision 5)
- Try to set the path to gl libraries as needed wrt bsc#995570 - Update to version 0+git20150328.d1afbf6 bsc#1051277:
Comments 1
$ primusrun glxspheres primus: fatal: failed to load any of the libraries: /usr/$LIB/nvidia/libGL.so.1 /usr/$LIB/nvidia/libGL.so.1: cannot open shared object file: No such file or directory
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876033#59