• Show log

    Commit

  • Hash : 24d6fda2
    Author : Sam Lantinga
    Date : 2021-01-27T12:50:09

    Fixed bug 3816 - asm code in video/SDL_stretch.c
    
    Sylvain
    
    I propose this new version for SDL_stretch.c that drops mprotect and asm
    
    Code is similar to the StretchLinear, but the steps computation are kept similar to the nearest.
    so that:
    - it's pixel perfect with nearest
    - as fast as asm I think
    - no asm, nor mprotect
    - benefit for all archicture
    

  • 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