Sam Lantinga
|
2b369a14ab
Fixed allocation and alignment of raw input buffers
|
1 éve |
Vicki Pfau
|
bec1b8f849
Add basic rumble support to Steam Deck
|
1 éve |
Sam Lantinga
|
8fe4a45edf
Use GetRawInputBuffer() instead processing raw input one at a time
|
1 éve |
Sam Lantinga
|
87b8f09657
Fixed warning: no previous prototype for function 'SDL_PrivateGetGamepadButtonFromString' [-Wmissing-prototypes]
|
1 éve |
Sam Lantinga
|
c2951655ff
Fixed warning: missing field 'window' initializer [-Wmissing-field-initializers]
|
1 éve |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 éve |
Sam Lantinga
|
a7b79c483c
Remove unused 'window' variable from -[Cocoa_WindowListener windowWillExitFullScreen]
|
1 éve |
Amir Kadyrov
|
dd2d809407
AndroidShowToast: make OneShotTask members private final
|
1 éve |
Sam Lantinga
|
44c2f344d6
Fixed build
|
1 éve |
Sam Lantinga
|
2faae8457d
The C standard defines a boolean expression as a signed integer value.
|
1 éve |
Sam Lantinga
|
e3d50619f8
Fixed fatal error: SDL_pen.h: No such file or directory
|
1 éve |
Sam Lantinga
|
dfe1a37bab
Fixed error: 'static' is not at beginning of declaration [-Werror=old-style-declaration]
|
1 éve |
Sam Lantinga
|
423b1fafcd
Fixed warning C4047: 'function': '__x_ABI_CWindows_CGaming_CInput_CIRawGameController **' differs in levels of indirection from '__x_ABI_CWindows_CGaming_CInput_CIRawGameController *'
|
1 éve |
Sam Lantinga
|
7681695875
Revert "Fixed signed/unsigned warnings with Visual Studio when comparing SDL_bool with boolean expressions"
|
1 éve |
Frank Praznik
|
8f94102b04
tests: Use unsigned format specifiers for printing flags
|
1 éve |
Frank Praznik
|
5d0c893723
wayland: Remove bitfield specifiers from boolean values
|
1 éve |
Sam Lantinga
|
530b41d531
Fixed warnings in SDL_pen.c
|
1 éve |
Sam Lantinga
|
9906d6d3bc
Fixed warning C4244: '=': conversion from 'SDL_bool' to 'Uint8', possible loss of data
|
1 éve |
Sam Lantinga
|
ebd7f9adbd
Fixed warning C4245: 'initializing': conversion from 'int' to 'Uint32', signed/unsigned mismatch in SDL_video.c
|
1 éve |
Sam Lantinga
|
dc1c27885e
Fixed warning C4389: '!=': signed/unsigned mismatch in SDL_blit.c
|
1 éve |
Sam Lantinga
|
e813c72b3c
Fixed warning C4245: 'return': conversion from 'int' to 'SDL_JoystickID', signed/unsigned mismatch
|
1 éve |
Sam Lantinga
|
dce626f469
Fixed warning C4244: 'function': conversion from 'int' to 'Uint16', possible loss of data
|
1 éve |
Sam Lantinga
|
7f376277e5
Fixed warning C4244: 'initializing': conversion from 'SDL_bool' to 'Uint8', possible loss of data
|
1 éve |
Sam Lantinga
|
61db102da9
Fixed signed/unsigned warnings with Visual Studio when comparing SDL_bool with boolean expressions
|
1 éve |
Sam Lantinga
|
d71454da17
Store the surface properties in the reserved pointer of a surface
|
1 éve |
Frank Praznik
|
b6a92c113f
wayland: Don't apply old libdecor window dimensions
|
1 éve |
Sam Lantinga
|
39e24e52c8
Fixed example of creating a window with properties
|
1 éve |
Sam Lantinga
|
dc450ba908
Added an example of creating a window with position
|
1 éve |
Sam Lantinga
|
ce4fe32ce3
Added documentation for getting the X11 display from an SDL window
|
1 éve |
Sam Lantinga
|
327d31a5d9
Added documentation for getting the NSWindow from an SDL window
|
1 éve |