primus

Edit Package 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.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000007 7 Bytes
primus-master.zip 0000029012 28.3 KB
primus.changes 0000001033 1.01 KB
primus.spec 0000002118 2.07 KB
primusrun 0000001262 1.23 KB
Revision 1 (latest revision is 7)
Comments 1

Andor Dávid's avatar

$ 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

replacing the simple quotes by double quotes fixed it (in the commented out parts, singne quotes needs to be replaced too).

openSUSE Build Service is sponsored by