sdl2_frt/src/video/windows
Sam Lantinga b9cbea354f video: Refresh Windows display list on WM_DISPLAYCHANGE
- Displays may have been added, removed or changed and all cached monitor
  handles are invalidated as a result.

- Display events are handled in three steps:
  1. Mark all currently know displays as invalid
  2. Enumerate all displays, adding new ones and marking known displays as valid
  3. Remove all displays still invalid after enumeration

- Display connect/disconnect events are sent when displays are added or removed
  after initial setup
2020-10-13 21:08:20 -07:00
..
SDL_msctf.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_vkeys.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsclipboard.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsclipboard.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsevents.c video: Refresh Windows display list on WM_DISPLAYCHANGE 2020-10-13 21:08:20 -07:00
SDL_windowsevents.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsframebuffer.c Fixed whitespace 2020-06-09 21:43:00 -07:00
SDL_windowsframebuffer.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowskeyboard.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowskeyboard.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsmessagebox.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsmessagebox.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsmodes.c video: Refresh Windows display list on WM_DISPLAYCHANGE 2020-10-13 21:08:20 -07:00
SDL_windowsmodes.h video: Refresh Windows display list on WM_DISPLAYCHANGE 2020-10-13 21:08:20 -07:00
SDL_windowsmouse.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsmouse.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsopengl.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsopengl.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsopengles.c Patched to compile. 2020-07-16 13:28:59 -04:00
SDL_windowsopengles.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsshape.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsshape.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowstaskdialog.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsvideo.c Merge VideoBootStrap::available into VideoBootStrap::create 2020-07-12 19:11:15 -04:00
SDL_windowsvideo.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsvulkan.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsvulkan.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowswindow.c Fixed bug 5171 - PollEvent impacts performance in 2.0.12 2020-06-09 21:47:41 -07:00
SDL_windowswindow.h Fixed bug 5171 - PollEvent impacts performance in 2.0.12 2020-06-09 21:47:41 -07:00
wmmsg.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00