Пакет primus: Информация

    Исходный пакет: primus
    Версия: 20150710-alt3.S1
    Собран:  29 ноября 2017 г. 14:44 в задании #195581
    Категория: Графика
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/amonakov/primus

    Лицензия: Freely distributable
    О пакете: Faster OpenGL offloading for Bumblebee
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    primus (x86_64, i586)
    primus-debuginfo (x86_64, i586)

    Сопровождающий: barssc

    Список участников:
    Sergey V Turchin
    barssc

      1. glibc-devel
      2. libGL-devel
      3. unzip
      4. rpm-build-ubt
      5. libX11-devel
      6. gcc4.9
      7. gcc4.9-c++

    Последнее изменение


    29 ноября 2017 г. Sergey V Turchin 20150710-alt3.S1
    - fix to compile with libstdc++5
    28 ноября 2017 г. Sergey V Turchin 20150710-alt2.S1
    - fix path to nvidia libGL
    - fix build requires
    10 июля 2015 г. barssc 20150710-alt1
    - new version
    - closed bug #31111