SDL/src/video/windows
2022-06-11 14:19:01 -07:00
..
SDL_msctf.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_vkeys.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_windowsclipboard.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_windowsclipboard.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_windowsevents.c WM_DPICHANGED: remove some dead code, add comment 2022-06-11 14:19:01 -07:00
SDL_windowsevents.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_windowsframebuffer.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_windowsframebuffer.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_windowskeyboard.c ime: windows: allocate space for null terminator 2022-05-28 08:57:29 -07:00
SDL_windowskeyboard.h IME Composition Truncation + SDL_IsTextInputShown + SDL_ClearComposition (#5398) 2022-03-11 14:45:17 -08:00
SDL_windowsmessagebox.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_windowsmessagebox.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_windowsmodes.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_windowsmodes.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_windowsmouse.c Fixed freeing the Windows blank cursor 2022-03-17 17:58:35 -07:00
SDL_windowsmouse.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_windowsopengl.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_windowsopengl.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_windowsopengles.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_windowsopengles.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_windowsshape.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_windowsshape.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_windowstaskdialog.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_windowsvideo.c SDL_windowsvideo.c: add HIGHDPI_DEBUG ifdef, print DPI awareness at startup if defined 2022-06-11 14:19:01 -07:00
SDL_windowsvideo.h add DPI_AWARENESS_CONTEXT_UNAWARE_GDISCALED define 2022-06-11 14:19:01 -07:00
SDL_windowsvulkan.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_windowsvulkan.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_windowswindow.c HighDPI: remove SWP_NOSIZE in WIN_SetWindowPosition 2022-06-11 14:19:01 -07:00
SDL_windowswindow.h Added the hint SDL_HINT_MOUSE_RELATIVE_MODE_CENTER, controlling whether the mouse should be constrained to the center of the window or the whole window in relative mode. 2022-03-18 10:07:59 -07:00
wmmsg.h HighDPI: remove SWP_NOSIZE in WIN_SetWindowPosition 2022-06-11 14:19:01 -07:00