Files
SDL/src
Sam Lantinga 02f356439d Allow the application to draw while Windows is in a modal move/resize loop
If you're using the application main callbacks, your SDL_AppIterate() function will be called while Windows is moving and resizing your window. If not, then SDL will send an SDL_EVENT_WINDOW_EXPOSED event for your window and you can use an event watcher to redraw your window directly from the callback.

Fixes https://github.com/libsdl-org/SDL/issues/1059
Closes https://github.com/libsdl-org/SDL/pull/4836
2023-11-08 13:32:56 -08:00
..
2023-11-08 12:01:48 -08:00
2023-11-06 19:33:40 -08:00
2023-11-06 13:48:07 -05:00
2023-09-25 18:02:40 +02:00
2023-08-08 22:25:04 -07:00
2023-10-26 14:21:53 -04:00
2023-10-26 14:21:53 -04:00
2023-01-09 09:41:41 -08:00
2023-01-09 09:41:41 -08:00
2023-01-09 09:41:41 -08:00
2023-01-09 09:41:41 -08:00
2023-01-09 09:41:41 -08:00
2023-10-11 22:38:00 -07:00