Sam Lantinga
|
1c4723ac66
SDL_CreateWindowFrom() now takes a set of properties that describe the native window and options.
|
1 éve |
Sam Lantinga
|
6afae6681b
Allow casting properties of different types
|
1 éve |
Sam Lantinga
|
bd269b0f41
Added SDL_SetBooleanProperty() and SDL_GetBooleanProperty()
|
1 éve |
Ryan C. Gordon
|
c47ac5b2df
include: Fixed copy/paste error
|
1 éve |
Ryan C. Gordon
|
0efb3d90e0
audio: removed a fixed FIXME comment.
|
1 éve |
nia
|
69cae07cc1
cpuinfo: Fix detection of physical memory above 2GB on NetBSD
|
1 éve |
Ozkan Sezer
|
45fc828c95
move SDL_EVENT_WINDOW_PEN_ENTER and SDL_EVENT_WINDOW_PEN_LEAVE down
|
1 éve |
Sam Lantinga
|
0907f345cb
Added property types: pointer, string, number, float
|
1 éve |
Christoph Reichenbach
|
7c80ac6df7
API for pressure-sensitive pens + XInput2/Wayland
|
1 éve |
Sam Lantinga
|
d3e43668d0
Revert "Sync SDL3 wiki -> header"
|
1 éve |
SDL Wiki Bot
|
43571769f1
Sync SDL3 wiki -> header
|
1 éve |
Sam Lantinga
|
843873626c
Handle window resizing on the render thread in D3D11 and D3D12
|
1 éve |
Sam Lantinga
|
f66f61de01
Fixed missing "0" in the button list
|
1 éve |
Sylvain Becker
|
04b6b2979f
Re-add SDL_assert() with non boolean ptr syntax (#8530)
|
1 éve |
Sam Lantinga
|
b374105975
Replaced SDL_GetTextureDXGIResource() with texture properties
|
1 éve |
Sam Lantinga
|
09d1e9defb
Only update the battery status for Bluetooth Switch Pro controllers
|
1 éve |
Sam Lantinga
|
87794d03ad
Added shortened name for "Nintendo Co., Ltd."
|
1 éve |
Sam Lantinga
|
fbb6934905
Added support for the Dragonrise GameCube adapter with VID 0x1843
|
1 éve |
Sam Lantinga
|
d98e1bdfe1
Use the standard gamepad type for Switch Pro controllers using the GameCube form factor
|
1 éve |
Sam Lantinga
|
a5a47d3bee
Fixed crash if there is no controller mapping
|
1 éve |
Sam Lantinga
|
312faf9305
Updated documentation for the controller face buttons
|
1 éve |
Sam Lantinga
|
2991b9f6ac
SDL now represents gamepad buttons as positional elements with a separate label
|
1 éve |
meyraud705
|
8708ba7393
Don't leak if realloc fails
|
1 éve |
Mathieu Eyraud
|
36b2d2e463
Fix memory leak in SDL_SendDrop()
|
1 éve |
Mathieu Eyraud
|
dfb87e1099
Fix uninitialised variable 'properties'
|
1 éve |
Mathieu Eyraud
|
e54c5e0204
Fix condition in SDLTest_TrackAllocations()
|
1 éve |
Ryan C. Gordon
|
89408a9705
wasapi: ResetWasapiDevice no longer blocks on management thread.
|
1 éve |
Ryan C. Gordon
|
aa7baf63aa
Sync wiki -> headers.
|
1 éve |
Frank Praznik
|
74f3643bfa
wayland: Add missing break to switch statement
|
1 éve |
Anonymous Maarten
|
2d6bae70b4
Older gcc does not support #pragma GCC diagnostic inside functions
|
1 éve |