Skip to content
Permalink
master

Commits on Jun 19, 2020

  1. Merge pull request #478 from r-a-sattarov/master

    platform_linux.cpp: Added sysconf use for s_numPhysicalCPUCores
    RobertBeckebans committed Jun 19, 2020

Commits on Jun 3, 2020

  1. platform_linux.cpp: Added sysconf use for s_numPhysicalCPUCores

    when parsing /proc/cpuinfo fails, an alternative method will be used - sysconf() to get s_numPhysicalCPUCores value
    IISergII authored and r-a-sattarov committed Jun 3, 2020

Commits on May 31, 2020

  1. Merge pull request #466 from coldtobi/include_paths

    Fix some include paths that caused build failures while Debian packaging
    RobertBeckebans committed May 31, 2020
  2. Merge pull request #474 from r-a-sattarov/master

    CMake: fixed compiler check algorithm (support of C++11)
    RobertBeckebans committed May 31, 2020
  3. Merge pull request #399 from shmerl/master

    Support XDG base directory specification
    RobertBeckebans committed May 31, 2020

Commits on May 16, 2020

Commits on May 12, 2020

Commits on May 11, 2020

Commits on May 3, 2020

  1. CMake: fixed compiler check algorithm (support of C++11)

    CXX_STANDARD supported values are 98, 11, 14, 17 and 20.
    - https://cmake.org/cmake/help/latest/prop_tgt/CXX_STANDARD.html
    r-a-sattarov committed May 3, 2020
  2. Merge pull request #465 from coldtobi/libpng1.6

    Patch to support libpng1.4 and libpng1.6 alongside.
    RobertBeckebans committed May 3, 2020
  3. Merge pull request #473 from mrcmunir/master

    Initial Nvidia jetson nano with Vulkan Support
    RobertBeckebans committed May 3, 2020
Older
You can’t perform that action at this time.