• Show log

    Commit

  • Hash : 5e74365e
    Author : Jeremy Rand
    Date : 2023-05-06T03:24:02

    SDL_blit_N.c: Move ppc64le swizzle outside of loop
    
    An in-place swizzle mutation was erroneously inside of a loop, which
    caused each consecutive 4-pixel vector to alternate between correct and
    incorrect endianness.
    
    The bug was introduced in 715e070d299fc547cce8c52915b75e6316af6bff.
    
    Thanks to RobbieAB for reporting the bug.
    
    Fixes https://github.com/libsdl-org/SDL/issues/3428
    
    (cherry picked from commit 9142292f4ad6d9bc8a2bc7c874e2fde54befeb9b)
    

  • 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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags