Sam Lantinga
|
c4eac60000
SDL_GetClipboardData() follows the SDL_GetStringRule
|
9 months ago |
Sam Lantinga
|
61a7a0e579
SDL_GUIDToString() follows the SDL_GetStringRule
|
9 months ago |
Sam Lantinga
|
892df4bf4b
SDL_GetWindowICCProfile() follows the SDL_GetStringRule
|
9 months ago |
Sam Lantinga
|
eb22fcce35
SDL_GetTouchDevices() follows the SDL_GetStringRule
|
9 months ago |
Sam Lantinga
|
856d598d6e
SDL_GetSensors() follows the SDL_GetStringRule
|
9 months ago |
Sam Lantinga
|
4f8c348402
SDL_GetPreferredLocales() follows the SDL_GetStringRule
|
9 months ago |
Sam Lantinga
|
9be73ed7c5
SDL_GetMice() follows the SDL_GetStringRule
|
9 months ago |
Sam Lantinga
|
6ca18ed0e5
SDL_GetKeyboards() follows the SDL_GetStringRule
|
9 months ago |
Sam Lantinga
|
5ce0aacaa4
SDL_GetGamepads() follows the SDL_GetStringRule
|
9 months ago |
Sam Lantinga
|
4961af4569
SDL_GetJoysticks() follows the SDL_GetStringRule
|
9 months ago |
Sam Lantinga
|
b32c9615a7
SDL_GetHaptics() follows the SDL_GetStringRule
|
9 months ago |
Sam Lantinga
|
9de8cb888a
SDL_GetFullscreenDisplayModes() follows the SDL_GetStringRule
|
9 months ago |
Sam Lantinga
|
9758e102bc
SDL_GetDisplays() follows the SDL_GetStringRule
|
9 months ago |
Sam Lantinga
|
01199469de
SDL_GetCameras() follows the SDL_GetStringRule
|
9 months ago |
Sam Lantinga
|
0fe6603747
SDL_GetCameraSupportedFormats() follows the SDL_GetStringRule
|
9 months ago |
Sam Lantinga
|
637e9700dd
Standardize placement of '*' in function declarations
|
9 months ago |
Sam Lantinga
|
bdafc8e212
SDL_GetWindows() follows the SDL_GetStringRule
|
9 months ago |
Sam Lantinga
|
8ca6caeda5
SDL_GetAudioPlaybackDevices() and SDL_GetAudioRecordingDevices() follow the SDL_GetStringRule
|
9 months ago |
Sam Lantinga
|
bb96320cc4
Make sure we always copy the data returned using SDL_GetStringRule
|
9 months ago |
Sam Lantinga
|
ef884c8aa6
Transfer event memory between the local pool and the event queue
|
9 months ago |
Sam Lantinga
|
f95ecac300
Added SDL_ClaimEventMemory()
|
9 months ago |
Sam Lantinga
|
2816745f48
Allow passing a pointer to SDL_FreeEventMemory()
|
9 months ago |
Sam Lantinga
|
217330a7b3
Made return value descriptions more consistent across the API
|
9 months ago |
Sam Lantinga
|
d73c7311d5
Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later.
|
9 months ago |
Frank Praznik
|
0d24b6e9f3
wayland: Use the compositor provided size during state transitions
|
9 months ago |
Charlie Birks
|
25559faaea
emscripten: restore key event prevent default behaviour
|
9 months ago |
Anonymous Maarten
|
f8c1cd6622
ci: build MSVC workflows using Ninja generator
|
9 months ago |
Anonymous Maarten
|
a2a1d2de66
Add HAVE_UNSETENV to preprocessor guard
|
9 months ago |
Anonymous Maarten
|
2d1d3d9fb2
cmake: fix building UWP with non-MSVC generator
|
9 months ago |
Anonymous Maarten
|
ccebbb6c6e
Fix UWP build in non-UNICODE mode
|
9 months ago |