1. 02 1月, 2021 1 次提交
  2. 08 12月, 2020 1 次提交
  3. 06 12月, 2020 1 次提交
    • M
      Add cmd/pspec.cpp · dabe4ae8
      Matt Pharr 提交于
      Small utility for computing power spectra of pbrt's point sets.
      dabe4ae8
  4. 26 11月, 2020 1 次提交
  5. 24 10月, 2020 3 次提交
  6. 23 10月, 2020 2 次提交
  7. 22 10月, 2020 5 次提交
  8. 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
  9. 25 9月, 2020 1 次提交
  10. 24 9月, 2020 1 次提交
  11. 19 9月, 2020 1 次提交
  12. 14 9月, 2020 1 次提交
  13. 12 9月, 2020 1 次提交
  14. 05 9月, 2020 2 次提交
  15. 04 9月, 2020 1 次提交
  16. 02 9月, 2020 1 次提交
  17. 01 9月, 2020 1 次提交
  18. 31 8月, 2020 3 次提交
  19. 29 8月, 2020 4 次提交
  20. 26 8月, 2020 1 次提交
  21. 25 8月, 2020 1 次提交
  22. 19 8月, 2020 4 次提交
  23. 18 8月, 2020 1 次提交