Skip to content

Actions: mmp/pbrt-v4

cpu-macos-build-and-test

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
40 workflow runs
40 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Fixing Time Sampling/Motion Blur for SPPM
cpu-macos-build-and-test #217: Pull request #441 opened by paulgrassler
September 21, 2024 09:22 Action required paulgrassler:master
September 21, 2024 09:22 Action required
Update rng.h
cpu-macos-build-and-test #213: Pull request #411 opened by feimos32
January 28, 2024 09:02 11m 33s feimos32:patch-1
January 28, 2024 09:02 11m 33s
Switch to actions/checkout@v4 in github actions
cpu-macos-build-and-test #212: Commit 39e01e6 pushed by mmp
January 26, 2024 15:49 7m 31s master
January 26, 2024 15:49 7m 31s
Merge pull request #405 from Togtja/dev_cmake_improvments
cpu-macos-build-and-test #211: Commit 13ad4f5 pushed by mmp
January 25, 2024 23:22 6h 0m 39s master
January 25, 2024 23:22 6h 0m 39s
Use a non-local(!!!) mutex to protect the Ptex::PtexCache variable
cpu-macos-build-and-test #210: Commit 51e68cc pushed by mmp
January 25, 2024 21:34 8m 48s master
January 25, 2024 21:34 8m 48s
BVHAggregate: add shrink_to_fit() call after resize(0)
cpu-macos-build-and-test #209: Commit eb1d4ca pushed by mmp
January 25, 2024 21:26 6h 0m 51s master
January 25, 2024 21:26 6h 0m 51s
Fix fragment name for erratum (via Jeff Mahovsky)
cpu-macos-build-and-test #208: Commit 5acc5e4 pushed by mmp
December 28, 2023 23:52 10m 37s master
December 28, 2023 23:52 10m 37s
remove redundant function declaration: SameHemisphere() has been declared twice
cpu-macos-build-and-test #206: Pull request #400 opened by w3ntao
November 8, 2023 07:12 8m 22s w3ntao:fix-2023-11-08
November 8, 2023 07:12 8m 22s
delete unused extern variable LMSFromXYZ, XYZFromLMS
cpu-macos-build-and-test #205: Pull request #393 opened by w3ntao
October 25, 2023 00:28 8m 6s w3ntao:fix-2023-10-25
October 25, 2023 00:28 8m 6s
Fix BDPTIntegrator to account for crop windows correctly.
cpu-macos-build-and-test #204: Commit 2b5837a pushed by mmp
October 18, 2023 23:32 11m 30s master
October 18, 2023 23:32 11m 30s
Merge pull request #363 from kingiler/master
cpu-macos-build-and-test #203: Commit 4f920f8 pushed by mmp
October 18, 2023 22:34 11m 4s master
October 18, 2023 22:34 11m 4s
Merge pull request #387 from jalberse/master
cpu-macos-build-and-test #202: Commit 6d9d64e pushed by mmp
October 18, 2023 22:02 11m 39s master
October 18, 2023 22:02 11m 39s
Merge pull request #384 from w3ntao/fix-2023-09-26
cpu-macos-build-and-test #201: Commit 0dc9e4f pushed by mmp
October 18, 2023 11:50 41m 51s master
October 18, 2023 11:50 41m 51s
Merge pull request #386 from feimos32/patch-1
cpu-macos-build-and-test #200: Commit e6745e5 pushed by mmp
October 18, 2023 11:49 33m 44s master
October 18, 2023 11:49 33m 44s
Merge pull request #388 from w3ntao/fix-2023-10-10
cpu-macos-build-and-test #199: Commit 266f6a0 pushed by mmp
October 18, 2023 11:48 24m 35s master
October 18, 2023 11:48 24m 35s
Add OptiX 8 to github actions build matrix, remove a few old OptiX ve…
cpu-macos-build-and-test #198: Commit 3adc3f0 pushed by mmp
October 18, 2023 11:46 19m 58s master
October 18, 2023 11:46 19m 58s
Merge pull request #391 from Mike-Leo-Smith/optix8-compat
cpu-macos-build-and-test #197: Commit ba6b095 pushed by mmp
October 18, 2023 11:44 5m 58s master
October 18, 2023 11:44 5m 58s
Compatibility with OptiX 8
cpu-macos-build-and-test #196: Pull request #391 synchronize by Mike-Leo-Smith
October 17, 2023 05:25 11m 23s Mike-Leo-Smith:optix8-compat
October 17, 2023 05:25 11m 23s
Compatibility with OptiX 8
cpu-macos-build-and-test #195: Pull request #391 opened by Mike-Leo-Smith
October 17, 2023 05:23 10m 33s Mike-Leo-Smith:optix8-compat
October 17, 2023 05:23 10m 33s
replace Riemann sum computation in SpectrumToPhotometric() with InnerProduct()
cpu-macos-build-and-test #194: Pull request #390 opened by w3ntao
October 17, 2023 02:47 12m 38s w3ntao:fix-2023-10-17
October 17, 2023 02:47 12m 38s
Merge pull request #389 from w3ntao/fix-2023-10-11
cpu-macos-build-and-test #193: Commit b5be145 pushed by mmp
October 13, 2023 11:38 11m 44s master
October 13, 2023 11:38 11m 44s
replace SampledSpectrum(X) with X in AOIntegrator::Li() to simplify computation
cpu-macos-build-and-test #192: Pull request #389 opened by w3ntao
October 11, 2023 03:26 9m 45s w3ntao:fix-2023-10-11
October 11, 2023 03:26 9m 45s
remove redundant function declaration
cpu-macos-build-and-test #191: Pull request #388 opened by w3ntao
October 9, 2023 22:14 13m 46s w3ntao:fix-2023-10-10
October 9, 2023 22:14 13m 46s
add const qualifier to function arguments in LUPSolve()
cpu-macos-build-and-test #188: Pull request #384 opened by w3ntao
September 26, 2023 00:07 12m 0s w3ntao:fix-2023-09-26
September 26, 2023 00:07 12m 0s
Merge pull request #383 from w3ntao/fix-2023-09-17
cpu-macos-build-and-test #187: Commit ffdc498 pushed by mmp
September 21, 2023 16:11 11m 41s master
September 21, 2023 16:11 11m 41s