primus 0~20150328-16 source package in Ubuntu

Changelog

primus (0~20150328-16) unstable; urgency=medium

  * Update the list of supported drivers.

 -- Andreas Beckmann <email address hidden>  Sat, 27 Jan 2024 00:14:00 +0100

Upload details

Uploaded by:
Debian NVIDIA Maintainers
Uploaded to:
Sid
Original maintainer:
Debian NVIDIA Maintainers
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
primus_0~20150328-16.dsc 2.2 KiB 0db87a7c11624234498a5b9da746a185c4ef741098816e930e5cbf0ec907c4b3
primus_0~20150328.orig.tar.gz 25.4 KiB be1fe16bd891b4b542c2020fd69c983ed1783752c475be9d3bbe2fc1205812c0
primus_0~20150328-16.debian.tar.xz 7.3 KiB 5ae5642769578aa72c3695eeaee2bd11964591540cac66fd63a74d9a2ca1fb60

Available diffs

No changes file available.

Binary packages built by this source

primus: client-side GPU offloading for NVIDIA Optimus

 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.
 .
 Primus is currently intended to be used alongside Bumblebee and provides a
 drop-in replacement for optirun (i.e. "primusrun").

primus-libs: 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-dbgsym: debug symbols for primus-libs
primus-nvidia: NVIDIA Primus support using the proprietary NVIDIA driver

 This metapackage ensures that the proprietary NVIDIA driver is installed in a
 way such that 3D acceleration does not break. It does so by configuring the
 OpenGL library path to use the Mesa graphics library.