Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 681110 - media-libs/glm-0.9.9.4 released
Summary: media-libs/glm-0.9.9.4 released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-21 00:40 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2019-03-21 09:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis 2019-03-21 00:40:15 UTC
media-libs/glm-0.9.9.4 was released on 2019-03-19.

"""
Features:

    Added mix implementation for matrices in EXT_matrix_common #842
    Added BUILD_SHARED_LIBS and BUILD_STATIC_LIBS build options #871

Improvements:

    Added GLM_FORCE_INTRINSICS to enable SIMD instruction code path. By default, it's disabled allowing constexpr support by default. #865
    Optimized inverseTransform #867

Fixes:

    Fixed in mat4x3 conversion #829
    Fixed constexpr issue on GCC #832 #865
    Fixed mix implementation to improve GLSL conformance #866
    Fixed int8 being defined as unsigned char with some compiler #839
    Fixed vec1 include #856
    Ignore .vscode #848
"""
Comment 1 Larry the Git Cow gentoo-dev 2019-03-21 09:30:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cad604bf3bc8da503dd0ab3930ed64d86b07641b

commit cad604bf3bc8da503dd0ab3930ed64d86b07641b
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-03-21 09:29:53 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-03-21 09:29:53 +0000

    media-libs/glm: Bump to version 0.9.9.4
    
    Closes: https://bugs.gentoo.org/681110
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 media-libs/glm/Manifest           |  1 +
 media-libs/glm/glm-0.9.9.4.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)