Searched refs:SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP (Results 1 – 3 of 3) sorted by relevance
222 #define SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP "SDL_WINDOWS_ENABLE_MESSAGELOOP" macro
215 SDL_AddHintCallback(SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP, UpdateWindowsEnableMessageLoop, NULL); in WIN_VideoInit()
108 * Added a hint SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP to control whether SDL_PumpEvents() processes th…