Commit graph

13 commits

Author SHA1 Message Date
Matt Pharr
0575eaff52 github: now on to CPU CI failures 2026-05-16 06:08:41 -07:00
Matt Pharr
6d4aed2eee github: bump to actions/checkout@v5 2026-05-13 05:57:59 -07:00
Matt Pharr
db53eee120 Remove clang 18 for linux github actions build 2024-11-24 09:30:52 -08:00
Matt Pharr
48e5076abe Fix clang install versions for github actions linux build 2024-11-24 08:47:25 -08:00
Matt Pharr
f2fa4db5e4 Update to ubuntu 22.04 and modern compilers for linux github actions biuld 2024-11-24 08:27:54 -08:00
Matt Pharr
ead1237f12 More X11 installs for linux github actions build 2024-11-24 08:24:57 -08:00
Matt Pharr
f980e43a7d Attempt to fix linux build on github 2024-11-24 08:14:49 -08:00
Matt Pharr
39e01e61f8 Switch to actions/checkout@v4 in github actions 2024-01-26 07:49:20 -08:00
Matt Pharr
302b5d5081 Upgrade to actions/checkout@v3 2023-01-03 14:27:06 -08:00
Matt Pharr
e4e6ad3274 Add --interactive option
Currently only works with the --gpu / --wavefront integrator.
WASD-style controls; could use refinement.
Control-R to record frames.
2022-04-26 06:28:19 -07:00
Matt Pharr
81c2a8135b Disable clang-12 build in github actions.
Workaround multi-day github actions flakiness:

E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/universe/l/llvm-toolchain-12/libclang-12-dev_12.0.0-3ubuntu1~20.04.4_amd64.deb  404  Not Found [IP: 52.252.75.106 80]

et al.
2022-03-23 05:53:19 -07:00
Matt Pharr
6b6341633a Fix github actions badges (hopefully) 2022-01-28 06:24:40 -08:00
Matt Pharr
36a1705878 Improvements to the github actions configs.
- Break linux/osx/windows into separate .yml files
- Test a smorgasbord of c++ compilers on linux
2022-01-27 12:23:02 -08:00