• Show log

    Commit

  • Hash : 6de66e98
    Author : Sam Lantinga
    Date : 2017-08-11T11:54:24

    Fixed bug 3324 - SDL_RenderReadPixels: Wrong rect coordinates with software renderer
    
    Daniel
    
    SDL_RenderReadPixels with SDL_RENDERER_SOFTWARE reads pixels from wrong coordinates.
    
    SW_RenderReadPixels adjusts the rect coordinates according to the viewport. But since this is already done by SDL_RenderReadPixels, the final rect has x2 bigger X and Y.
    

  • 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