• Show log

    Commit

  • Hash : 09b46204
    Author : Sylvain Becker
    Date : 2018-12-04T16:50:31

    Windows: NEON detection and intrinsic includes on Visual Studio
    
    Visual Studio doesn't define __ARM_ARCH nor _ARM_NEON, but _M_ARM and _M_ARM64,
    so SDL_HasNEON() was bypassed.
    
    PF_ARM_NEON_INSTRUCTIONS_AVAILABLE doesn't see to be defined (but still works
     when defined as 19).
    

  • Properties

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

    Fork of https://github.com/libsdl-org/SDL

    Users
    thodg_m kc3_lang_org thodg_w thodg_l www_kmx_io thodg
    Tags