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
_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's avatar Dominique Leuenberger (dimstar_suse) accepted request 531068 from Tomáš Chvátal's avatar 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

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