..
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
Cleanup add brace ( #6545 )
2022-11-27 08:38:43 -08:00
SDL_windowsclipboard.h
Updated copyright for 2022
2022-01-03 09:40:21 -08:00
SDL_windowsevents.c
Cleanup add brace ( #6545 )
2022-11-27 08:38:43 -08:00
SDL_windowsevents.h
Updated copyright for 2022
2022-01-03 09:40:21 -08:00
SDL_windowsframebuffer.c
Cleanup add brace ( #6545 )
2022-11-27 08:38:43 -08:00
SDL_windowsframebuffer.h
Updated copyright for 2022
2022-01-03 09:40:21 -08:00
SDL_windowskeyboard.c
Cleanup add brace ( #6545 )
2022-11-27 08:38:43 -08:00
SDL_windowskeyboard.h
keyboard: Only send SDL_KEYMAPCHANGED when the keymap actually changes
2022-07-31 14:02:28 -07:00
SDL_windowsmessagebox.c
Cleanup add brace ( #6545 )
2022-11-27 08:38:43 -08:00
SDL_windowsmessagebox.h
Updated copyright for 2022
2022-01-03 09:40:21 -08:00
SDL_windowsmodes.c
Cleanup add brace ( #6545 )
2022-11-27 08:38:43 -08:00
SDL_windowsmodes.h
Windows DPI scaling/highdpi support
2022-06-11 14:19:01 -07:00
SDL_windowsmouse.c
Remove depth field from SDL_CreateRGBSurfaceWithFormat and SDL_Create… ( #6685 )
2022-11-29 09:40:09 -08:00
SDL_windowsmouse.h
Added a hint SDL_HINT_MOUSE_RELATIVE_SYSTEM_SCALE to control whether to use system mouse acceleration on raw relative motion.
2022-08-22 16:48:09 -07:00
SDL_windowsopengl.c
Cleanup add brace ( #6545 )
2022-11-27 08:38:43 -08:00
SDL_windowsopengl.h
Adding SDL_GetWindowSizeInPixels for window size in pixels ( #6112 )
2022-08-24 11:25:13 -07:00
SDL_windowsopengles.c
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
2022-11-26 22:15:18 -08:00
SDL_windowsopengles.h
egl: implement public functions to obtain internal EGL handles
2022-11-10 18:06:11 -08:00
SDL_windowsshape.c
Cleanup add brace ( #6545 )
2022-11-27 08:38:43 -08:00
SDL_windowsshape.h
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
2022-11-26 22:15:18 -08:00
SDL_windowsvideo.c
Cleanup add brace ( #6545 )
2022-11-27 08:38:43 -08:00
SDL_windowsvideo.h
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
2022-11-26 22:15:18 -08:00
SDL_windowsvulkan.c
Cleanup add brace ( #6545 )
2022-11-27 08:38:43 -08:00
SDL_windowsvulkan.h
Updated copyright for 2022
2022-01-03 09:40:21 -08:00
SDL_windowswindow.c
Windows borderless windows interact better with the window manager
2022-11-28 09:32:39 -08:00
SDL_windowswindow.h
Remove SDL_SetWindowBrightness and SDL_SetWindowGammaRamp.
2022-11-25 13:28:56 -08:00
wmmsg.h
HighDPI: remove SWP_NOSIZE in WIN_SetWindowPosition
2022-06-11 14:19:01 -07:00