Package primus: Information

    Source package: primus
    Version: 20150710-alt1
    Build time:  Jul 10, 2015, 06:41 PM in the task #146259
    Copied in the task: #146262
    Category: Graphics
    Report package bug
    License: Freely distributable
    Summary: Faster OpenGL offloading for Bumblebee
    Description: 
    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.

    List of rpms provided by this srpm:
    primus (x86_64, i586)
    primus-debuginfo (x86_64, i586)

    Maintainer: barssc

    List of contributors:
    barssc

    ACL:
    barssc
    @qa_p7

      1. glibc-devel
      2. libstdc++4.7-devel
      3. libGL-devel
      4. libX11-devel
      5. gcc4.7-c++
      6. unzip

    Last changed


    July 10, 2015 barssc 20150710-alt1
    - new version
    - closed bug #31111
    Jan. 18, 2014 barssc 20140118-alt1
    - new version
    Nov. 19, 2013 barssc 20131119-alt2
    - add doc technotes.md