• Show log

    Commit

  • Hash : 0500c044
    Author : Sam Lantinga
    Date : 2020-11-12T07:53:05

    Fix SDL_HINT_THREAD_FORCE_REALTIME_TIME_CRITICAL also applying to HIGH priorities
    
    As the name suggests, the hint should only apply to SDL_THREAD_PRIORITY_TIME_CRITICAL
    
    The resulting priorities for my current distro result in these values:
    
         | High         | Time Critical
    Hint |--------------|-----------------
     0   |  P=10 N=-10  | P=5   N=-15
     1   |  P=10 N=-10  | P=-21 N=0
    

  • 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