Skip to content
Success

#722 (Jun 27, 2025, 12:20:06 PM)

Started 4 days 5 hr ago
Took 13 min
Build Artifacts
OpenAL32.dll1.61 MiB view
OpenAL32.lib131.74 KiB view

Started by an SCM change

Revision: 75398645236e97a455674ae21c1e6108093f5a06
Repository: https://github.com/kcat/openal-soft.git
  • refs/remotes/origin/master
Changes
  1. Remove some ARM assembly in pffft_zconvolve_scale_accumulate (commit: 20df94f) (details / githubweb)
  2. Integrate the GSL and start using it (commit: f289b55) (details / githubweb)
  3. Remove a now-unused effect slot query (commit: ca10032) (details / githubweb)
  4. Use gsl::finally instead of custom cleanup types (commit: 62ec449) (details / githubweb)
  5. Silence a false-positive clang-tidy warning (commit: ee2414c) (details / githubweb)
  6. Use gsl::not_null in al/buffer.cpp (commit: debb235) (details / githubweb)
  7. Use not_null for sources and effect slots (commit: a4d08b1) (details / githubweb)
  8. Use not_null in al/effect and al/filter (commit: 7539864) (details / githubweb)