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

    Исходный пакет: primus
    Версия: 20131119-alt2
    Собран:  20 ноября 2013 г. 20:21 в задании #108879
    Скопирован в задании: #108881
    Категория: Графика
    Сообщить об ошибке в пакете
    Домашняя страница: 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

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

    Права:
    barssc
    @everybody

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

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


    19 ноября 2013 г. barssc 20131119-alt2
    - add doc technotes.md
    5 ноября 2013 г. barssc 20131105-alt1
    - first test build for Sisyphus