forked from pool/graphene
Accepting request 962912 from GNOME:Next
- Update to version 1.10.8: + ray: - simplify NaN checking. - Improve intersection + Build fixes. + SIMD: - Make reciprocal operations 0-safe. - Add simplified scalar reciprocal. + tests: - Fix installed introspection test. - Add ray intersection unit. + Fix detection of AArch64. + Documentation fixes. OBS-URL: https://build.opensuse.org/request/show/962912 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/graphene?expand=0&rev=32
This commit is contained in:
parent
b4de061d6d
commit
e501ec8bbb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80ae57723e4608e6875626a88aaa6f56dd25df75024bd16e9d77e718c3560b25
|
||||
size 333332
|
BIN
graphene-1.10.8.tar.xz
(Stored with Git LFS)
Normal file
BIN
graphene-1.10.8.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 18 17:29:48 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.10.8:
|
||||
+ ray:
|
||||
- simplify NaN checking.
|
||||
- Improve intersection
|
||||
+ Build fixes.
|
||||
+ SIMD:
|
||||
- Make reciprocal operations 0-safe.
|
||||
- Add simplified scalar reciprocal.
|
||||
+ tests:
|
||||
- Fix installed introspection test.
|
||||
- Add ray intersection unit.
|
||||
+ Fix detection of AArch64.
|
||||
+ Documentation fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 15 11:42:40 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package graphene
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: graphene
|
||||
Version: 1.10.6
|
||||
Version: 1.10.8
|
||||
Release: 0
|
||||
Summary: Thin type layer for graphic libraries
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user