Edit

kc3-lang/SDL/src/render/software

Branch :

  • Show log

    Commit

  • Author : chalonverse
    Date : 2022-06-27 17:19:39
    Hash : 3b191580
    Message : Windows GDK Support (#5830) * Added GDK * Simplfied checks in SDL_config_wingdk.h * Added testgdk sample * Added GDK readme * Fixed error in merge of SDL_windows.h * Additional GDK fixes * OpenWatcom should not export _SDL_GDKGetTaskQueue * Formatting fixes * Moved initialization code into SDL_GDKRunApp