SDL/src/video/windows
2021-10-01 16:17:38 -07:00
..
SDL_msctf.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_vkeys.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsclipboard.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsclipboard.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsevents.c Window input focus is based on WM_SETFOCUS and WM_KILLFOCUS as WM_ACTIVATE doesn't necessarily imply focus. 2021-10-01 16:17:38 -07:00
SDL_windowsevents.h Modifies WaitEvent and WaitEventTimeout to actually wait instead of polling 2021-06-04 13:50:50 -07:00
SDL_windowsframebuffer.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsframebuffer.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowskeyboard.c Fixed: Whitespace being striped from the end of IME strings incorrectly + Regression with SDL_SetTextInputRect (#4752) 2021-09-15 09:40:22 -07:00
SDL_windowskeyboard.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsmessagebox.c SDL_windowsmessagebox.c (MessageBoxDialogProc): fix calling convention. 2021-04-30 11:25:20 +03:00
SDL_windowsmessagebox.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsmodes.c video/windows: ANSI/UNICODE updates (cf. bug 5435): 2021-01-05 15:50:10 +03:00
SDL_windowsmodes.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsmouse.c Improve relative motion handling over RDP 2021-09-21 18:15:09 -07:00
SDL_windowsmouse.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsopengl.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsopengl.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsopengles.c windows: convert "//" comment to "/**/", add a FIXME. 2021-07-28 14:37:33 -04:00
SDL_windowsopengles.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsshape.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsshape.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowstaskdialog.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsvideo.c Implement bare minimum for SDL_FlashWindow 2021-06-04 15:07:55 -07:00
SDL_windowsvideo.h Modifies WaitEvent and WaitEventTimeout to actually wait instead of polling 2021-06-04 13:50:50 -07:00
SDL_windowsvulkan.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsvulkan.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowswindow.c Window input focus is based on WM_SETFOCUS and WM_KILLFOCUS as WM_ACTIVATE doesn't necessarily imply focus. 2021-10-01 16:17:38 -07:00
SDL_windowswindow.h Improve relative motion handling over RDP 2021-09-21 18:15:09 -07:00
wmmsg.h wmmsg.h: constified wmtab 2021-01-05 15:15:37 +03:00