mirror of
https://github.com/mmp/pbrt-v4
synced 2026-09-26 16:20:07 +03:00
Add CI for GPU builds (#103)
(Only makes sure everything compiles; doesn't run tests.)
This commit is contained in:
parent
6c6aeb523d
commit
6c0872ebde
5 changed files with 90 additions and 7 deletions
|
|
@ -1,7 +1,8 @@
|
|||
pbrt, Version 4 (Early Release)
|
||||
===============================
|
||||
|
||||
[<img src="https://github.com/mmp/pbrt-v4/workflows/ci/badge.svg">](https://github.com/mmp/pbrt-v4/actions)
|
||||
[<img src="https://github.com/mmp/pbrt-v4/workflows/cpu-build-and-test/badge.svg">](https://github.com/mmp/pbrt-v4/actions)
|
||||
[<img src="https://github.com/mmp/pbrt-v4/workflows/gpu-build-only/badge.svg">](https://github.com/mmp/pbrt-v4/actions)
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue