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:Factory:LegacyX86/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 | 0000002618 2.56 KB | |
primus.spec | 0000002154 2.1 KB | |
primusrun-bsc1061561.diff | 0000001747 1.71 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1162925
from
Dominique Leuenberger (dimstar_suse)
(revision 7)
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