1. 29 1月, 2021 2 次提交
  2. 23 1月, 2021 1 次提交
  3. 22 1月, 2021 2 次提交
  4. 05 1月, 2021 1 次提交
  5. 02 1月, 2021 1 次提交
  6. 08 12月, 2020 1 次提交
  7. 06 12月, 2020 1 次提交
    • M
      Add cmd/pspec.cpp · dabe4ae8
      Matt Pharr 提交于
      Small utility for computing power spectra of pbrt's point sets.
      dabe4ae8
  8. 26 11月, 2020 1 次提交
  9. 24 10月, 2020 9 次提交
  10. 23 10月, 2020 2 次提交
  11. 22 10月, 2020 5 次提交
  12. 08 10月, 2020 2 次提交
    • P
      Rework the compilation to PTX and embedding · 6446512c
      Pierre Moreau 提交于
      Since we have a CMake target, we can do scoped include directories.
      Remove duplicate compile flags, and also add compile definitions which
      enables PBRT to compile on Windows for Pascal-architecture cards.
      
      Compared to commit a685e020, this also
      
      * changes the dependency to be directly on the library rather than some
        of its object file;
      * adds a missing dependency on several generated header files;
      * avoids passing `/D _CRT_SECURE_NO_WARNINGS` to nvcc;
      * removes compiler flags that are part of the regular CUDA flags.
      6446512c
    • M
      Revert "Rework the compilation to PTX and embedding" · ec742b2c
      Matt Pharr 提交于
      This reverts commit a685e020, which seems
      to have caused issue #56 (the Ubuntu part at least.)
      ec742b2c
  13. 25 9月, 2020 1 次提交
  14. 24 9月, 2020 1 次提交
  15. 19 9月, 2020 1 次提交
  16. 14 9月, 2020 1 次提交
  17. 12 9月, 2020 1 次提交
  18. 05 9月, 2020 2 次提交
  19. 04 9月, 2020 1 次提交
  20. 02 9月, 2020 1 次提交
  21. 01 9月, 2020 1 次提交
  22. 31 8月, 2020 2 次提交