• Show log

    Commit

  • Hash : 50c5d23f
    Author : Sam Lantinga
    Date : 2022-08-23T07:42:48

    Round coordinates so very small floating point values don't turn into 0x80000000
    
    e.g. SDL_RenderDrawLineF(renderer, -1e20, -1e20, 10, 10);
    
    Fixes https://github.com/libsdl-org/SDL/issues/6116
    

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