Sam Lantinga
|
0a3262e819
Pass the OS event timestamp for keyboard, mouse, and touch events where possible
|
3 lat temu |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 lat temu |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
3 lat temu |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 lat temu |
Sam Lantinga
|
a635a485bc
Re-added WinRT support until we're sure that it's no longer being used
|
3 lat temu |
Ozkan Sezer
|
dc2a3e06e9
removed WinRT support.
|
3 lat temu |
Thomas Cashman
|
8db3a33872
#6433 Fix WINRT_IsScreenKeyboardShown on Xbox
|
3 lat temu |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 lat temu |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 lat temu |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 lat temu |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 lat temu |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 lat temu |
Philipp Wiesemann
|
944e06e67c
winrt: Fixed SDL include.
|
8 lat temu |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
9 lat temu |
David Ludwig
|
52fec6aff0
WinRT: allow on-screen keyboard to be shown via SDL APIs, Win10/UWP only
|
10 lat temu |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
10 lat temu |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
10 lat temu |
David Ludwig
|
6a5b3bb425
WinRT: added initial SDL_TEXTINPUT support
|
11 lat temu |
David Ludwig
|
01f3498c33
WinRT: more keyboard code cleanups
|
11 lat temu |
David Ludwig
|
e057c7dd12
WinRT: Fixed bug whereby key-detection code could call SDL_Log
|
11 lat temu |
David Ludwig
|
ed2fff6bef
WinRT: fallback to scancode key detection, if VirtualKey/VK detection fails
|
11 lat temu |
David Ludwig
|
20b19aac86
WinRT: more keyboard code cleanups
|
11 lat temu |
David Ludwig
|
a1bac50d1b
WinRT: Fixed bug whereby a right-shift key might get reported as left-shift
|
11 lat temu |
David Ludwig
|
e9c79620df
WinRT: minor keyboard code cleanup
|
11 lat temu |
David Ludwig
|
63b46d3d88
WinRT: keyboard VirtualKey translation improvements from Sylvain Becker
|
12 lat temu |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
12 lat temu |