primus 0~20150328-9build1 source package in Ubuntu

Changelog

primus (0~20150328-9build1) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Mon, 23 Mar 2020 10:26:06 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian NVIDIA Maintainers
Architectures:
i386 amd64
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
primus_0~20150328.orig.tar.gz 25.4 KiB be1fe16bd891b4b542c2020fd69c983ed1783752c475be9d3bbe2fc1205812c0
primus_0~20150328-9build1.debian.tar.xz 5.4 KiB 17c63dc845d19f1001b57169327a1f7ef6ba714680ef7f0610865802d8394290
primus_0~20150328-9build1.dsc 2.3 KiB 615ea86e9ece5ddc899872315317fbb31251f7716113b78a253dd0be9bc4163e

View changes file

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.