1. 18 4月, 2021 1 次提交
  2. 21 2月, 2021 1 次提交
  3. 20 2月, 2021 1 次提交
    • M
      Update from book source. · 09ea972a
      Matt Pharr 提交于
      - Minor changes to how hash values are computed for scrambling in the
      ZSobolSampler.
      - Folded util/bits.h into util/math.h.
      09ea972a
  4. 18 2月, 2021 1 次提交
  5. 22 1月, 2021 1 次提交
  6. 21 1月, 2021 1 次提交
    • M
      Update from book source. · c04e27d7
      Matt Pharr 提交于
      Small cleanups in EqualAreaSquareToSphere():
      - use std::sin/std::cos rather than approximations
      - replace FlipSign() with with std::copysign
      c04e27d7
  7. 19 1月, 2021 1 次提交
  8. 15 1月, 2021 1 次提交
  9. 05 1月, 2021 3 次提交
  10. 21 11月, 2020 1 次提交
  11. 08 11月, 2020 1 次提交
  12. 16 10月, 2020 1 次提交
  13. 13 10月, 2020 2 次提交
  14. 12 10月, 2020 1 次提交
  15. 10 10月, 2020 2 次提交
    • M
      Ongoing interval arithmetic cleanups. · 5c367054
      Matt Pharr 提交于
      The rounded floating-point math intrinsics are used on the GPU now, which
      gives tighter bounds thanks to less unnecessary conservative rounding.
      5c367054
    • M
      Update from book source. · 33308ca6
      Matt Pharr 提交于
      No change to functionality, but the Interval class is no longer templated
      on the Float type. This added a whole bunch of complexity that wasn't
      actually being used.
      33308ca6
  16. 24 9月, 2020 2 次提交
  17. 18 9月, 2020 1 次提交
  18. 16 9月, 2020 1 次提交
  19. 10 9月, 2020 1 次提交
    • M
      Update from book source. · 3e389bd8
      Matt Pharr 提交于
      Note: the Film's "scale" parameter has been removed, as it is redundant given "iso" now.
      3e389bd8
  20. 09 9月, 2020 1 次提交
  21. 08 9月, 2020 1 次提交
  22. 06 9月, 2020 1 次提交
  23. 29 8月, 2020 1 次提交
  24. 27 8月, 2020 1 次提交
  25. 18 8月, 2020 1 次提交