• Show log

    Commit

  • Hash : 3bef88f6
    Author : DRC
    Date : 2018-09-04T17:33:12

    Fix MIPS DSPr2 build when using soft float ABI
    
    (for instance, when passing -msoft-float to the compiler)
    
    The instructions used by jsimd_quantize_float_dspr2() and
    jsimd_convsamp_float_dspr2() don't work with the soft float ABI, so
    disable those functions when soft float is enabled.
    
    Based on:
    https://github.com/libjpeg-turbo/libjpeg-turbo/pull/272/commits/129a739bfabe1568d078eb2719691a76db128185
    
    Closes #272
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/libjpeg-turbo.git
    Git SSH git@git.kmx.io:kc3-lang/libjpeg-turbo.git
    Public access ? public
    Description

    Fork of libjpeg with SIMD

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags