Edit

kc3-lang/SDL/src

Branch :

  • Show log

    Commit

  • Author : Ryan C. Gordon
    Date : 2017-06-06 13:12:43
    Hash : 6d661cab
    Message : windows: Change the default on SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING. It's easier for Visual Studio users that want this information to turn it on or live without it, than it is to explain why every debugger that isn't Visual Studio crashes out here. Eventually SetThreadDescription() will be the thing everyone uses anyhow. Fixes Bugzilla #3645. (and several others).