• Show log

    Commit

  • Hash : 9013c916
    Author : Sam Lantinga
    Date : 2020-02-27T08:20:34

    Fixed bug 5005 - warnings in kmsdrm
    
    Malte Kie?ling
    
    At the moment i get following warnings from kmsdrm:
    
     * in SDL_kmsdrmvideo.c KMSDRM_DestroySurfaces is return type int, but thats never returned or checked against
     * in SDL_kmsdrmvideo.c KMSDRM_DestroySurfaces the variable viddata is not used
     * in SDL_kmsdrmopengles.c KMSDRM_GLES_LoadLibrary a cast to NativeDisplayType is missing
    
    I attached a patch for them :)
    

  • 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