Path to this page:
Subject: CVS commit: pkgsrc/graphics/graphene
From: Thomas Klausner
Date: 2022-09-09 17:21:13
Message id: 20220909152113.F0B85FA90@cvs.NetBSD.org
Log Message:
graphene: update to 1.10.8.
Changes since 1.10.6
ray: simplify NaN checking [Érico Nogueira]
Build fixes [Dor Askayo, q66, Chun-wei Fan, Marc-André Lureau]
SIMD: Make reciprocal operations 0-safe [Dor Askayo]
SIMD: Add simplified scalar reciprocal [Dor Askayo]
ray: Improve intersection [Dor Askayo]
tests: Fix installed introspection test [Matthias Devlamynck]
Fix detection of AArch64 [Dor Askayo]
tests: Add ray intersection unit [Sebastian Keller]
Fix ARM64 build on Windows [Chun-wei Fan]
Documentation fixes
Issues fixed since 1.10.4
Hide GRAPHENE_SIMD_S from the introspection data [#211, Simon McVittie]
Nudge ray axis when intersecting a box [#214, Jonas Ådahl]
Changes since 1.10.2:
Add ARM NEON support when building with Visual Studio [Chun-wei Fan]
Build fix on ARM64 Windows [Chun-wei Fan]
Drop deprecated "python3" Meson module
Fix detection of non-intersecting boxes [Daniel van Vugt, #201]
Only enable SSE2 on x86_64 [Xi Ruoyao]
Use the compiler-appropriate alignment attributes
Change introspection option to a yielding feature [Xavier Claessens]
Files: