Sam Lantinga
|
7b50bae524
Renamed SDL events for clarity
|
2 vuotta sitten |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
2 vuotta sitten |
Sam Lantinga
|
cefbeb582f
Mouse coordinates are floating point
|
2 vuotta sitten |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 vuotta sitten |
Sam Lantinga
|
909b513c33
Made SDL_WINDOWEVENT_* and SDL_DISPLAYEVENT_* first class event types
|
2 vuotta sitten |
Sam Lantinga
|
0a3262e819
Pass the OS event timestamp for keyboard, mouse, and touch events where possible
|
2 vuotta sitten |
Sylvain
|
778b8926b4
Small format changed (using clang-format 15.0.2-1)
|
2 vuotta sitten |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 vuotta sitten |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
2 vuotta sitten |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
2 vuotta sitten |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 vuotta sitten |
Sam Lantinga
|
a635a485bc
Re-added WinRT support until we're sure that it's no longer being used
|
2 vuotta sitten |
Ozkan Sezer
|
dc2a3e06e9
removed WinRT support.
|
2 vuotta sitten |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
Sam Lantinga
|
e04a0221e3
Fixed crash running SDL test programs on UWP
|
3 vuotta sitten |
Ryan C. Gordon
|
350ca0f908
winrt: Don't register orientation hint callback in startup code.
|
4 vuotta sitten |
Ethan Lee
|
be5356af93
winrt: Fix support for multiple simultaneous mouse button presses
|
4 vuotta sitten |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
4 vuotta sitten |
Sam Lantinga
|
cb36189692
Fixed bug 5235 - All internal sources should include SDL_assert.h
|
4 vuotta sitten |
Sam Lantinga
|
b6afbe6317
Added SDL_log.h to SDL_internal.h so logging is available everywhere
|
5 vuotta sitten |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
5 vuotta sitten |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
6 vuotta sitten |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
7 vuotta sitten |
David Ludwig
|
78b83d3a6d
WinRT: build fix when using recent versions of the Windows 10 SDK
|
8 vuotta sitten |
Sam Lantinga
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
8 vuotta sitten |
Philipp Wiesemann
|
4b47fa38c3
Removed duplicate includes.
|
8 vuotta sitten |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
8 vuotta sitten |
Sam Lantinga
|
27d4f09929
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
|
9 vuotta sitten |
David Ludwig
|
8b65d225e8
WinRT: bug hack-fix - gamepad detection was failing on Xbox One
|
9 vuotta sitten |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
9 vuotta sitten |