Revisions of cglm

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1158908 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 9)
- update to 0.9.2:
  * aabb2d and euler to quat
  * new subtraction family of vector functions
  * and many others improvements and bugfixes
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1124355 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 8)
- update to 0.9.1:
  * Now we have **mat2x3**, **mat2x4**, **mat3x2**, **mat3x4**,
    **mat4x2** and **mat4x3** types and its functions
  * README: add build docs for WebAssembly
  * io: fix test runner.c implicit declaration glm_arch_print
  * https://github.com/recp/cglm/pull/309: fix and improve
    CGLM_USE_ANONYMOUS_STRUCT definition with more robust
    compiler version check
  * suppress sign conversion warnings
  * Implement missing 3D
    Affine Transforms in the Struct API
  * drop "-Werror" to allow skip warnings on production build
  * more robust __builtin_assume_aligned detection
  * reduce glms_mat[4|3|2]_make()'s dest parameter
  * fix and improve printing arch name in tests
  * make GLM_TESTS_NO_COLORFUL_OUTPUT work on non-test print
    colors too
  * Now we have WASM 128 SIMD support
  * `CGLM_OMIT_NS_FROM_STRUCT_API`, omits CGLM_STRUCT_API_NS
    (glms_) namespace  completely if there is sub namespace e.g
    mat4_, vec4_ ... **DEFAULT** is not defined
  * `CGLM_STRUCT_API_NS`: define name space for struct api,
    **DEFAULT** is `glms`
  * `CGLM_STRUCT_API_NAME_SUFFIX`: define name suffix,
    **DEFAULT** is empty e.g `defining it as #define
    CGLM_STRUCT_API_NAME_SUFFIX  s` will add `s` suffix to
    `mat4_mul -> mat4s_mul`
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 892310 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 2)
Exclude ix86, as it will fail (optimized for SSE, not available on ix86)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 890368 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 1)
I would like to maintain cglm in factory.
Displaying all 10 revisions
openSUSE Build Service is sponsored by