Sam Lantinga
|
889a788913
Fixed build warnings
|
8 月之前 |
Sam Lantinga
|
a38cd7a067
Added checks for GameInput.h to the build system
|
8 月之前 |
Sam Lantinga
|
ae076bdc2a
Take the joystick lock when processing GameInput device callbacks
|
8 月之前 |
Sam Lantinga
|
28ef6bcc38
Use the correct timestamp from the GameInput controller reading
|
8 月之前 |
Sam Lantinga
|
5cab979f21
Added support for the Guide and Share buttons on GameInput controllers
|
8 月之前 |
Sam Lantinga
|
3ec19b2a89
Removed duplicate call to SDL_AssertJoysticksLocked()
|
8 月之前 |
Sam Lantinga
|
9493e6974f
Validate window pointer before sending events for it
|
8 月之前 |
Sam Lantinga
|
91d97a367e
Fixed crash when the current mouse capture window is destroyed
|
8 月之前 |
SDL Wiki Bot
|
212f7cc355
Sync SDL3 wiki -> header
|
8 月之前 |
Sam Lantinga
|
a7e425497b
Added a FIXME to lock the joystick list and update the GameInput joystick support
|
8 月之前 |
Sam Lantinga
|
001dbc5da8
Added support for raw mouse and keyboard using GameInput on Windows
|
8 月之前 |
Sam Lantinga
|
8fdca9c691
Clear intermediate errors if we successfully create a window.
|
8 月之前 |
Sam Lantinga
|
66ddabde86
Added an automated test to check creation of minimized and maximized windows
|
1 年之前 |
Sylvain
|
2428d906f1
Remove extra ';'
|
8 月之前 |
Anonymous Maarten
|
7b97fd3b44
SDLDropTarget_Drop: use SDL_strlen instead of strlen
|
8 月之前 |
Sylvain
|
a57c566988
Add internal SDL_UpdateTextureFromSurface(), making SDL_CreateTextureFromSurface() lighter
|
8 月之前 |
Sylvain
|
20a6193eaa
Run test suites and test cases in non-linear order (see libsdl-org#9303)
|
8 月之前 |
Anonymous Maarten
|
27bb5bcef6
sdlprocdump: fix stacktrace
|
8 月之前 |
Sam Lantinga
|
fe5dcf79be
Reset log prefixes on SDL_Quit()
|
8 月之前 |
Ethan Lee
|
15bfef57cd
d3d12: Generate Xbox C macros, adjust SDL_Render files accordingly
|
8 月之前 |
hsnovel
|
83d1d1c053
add failsafe for querying cache line size on linux
|
8 月之前 |
SDL Wiki Bot
|
8a3bb11024
Sync SDL3 wiki -> header
|
8 月之前 |
SDL Wiki Bot
|
1ecf05be93
Sync SDL3 wiki -> header
|
8 月之前 |
Anonymous Maarten
|
0fa2049fef
Document iconv functions + add testautomation (#10131)
|
8 月之前 |
Ivan Mogilko
|
75d89f8e12
Fix potential access violation in testautomation_clipboard.c
|
1 年之前 |
Frank Praznik
|
0e37bc7c3f
wayland: Bail out if a null cached cursor is returned
|
8 月之前 |
Frank Praznik
|
10abe1a75b
wayland: Free the scaled cursor surface if SHM allocation fails
|
8 月之前 |
SDL Wiki Bot
|
57fa3bc08e
Sync SDL3 wiki -> header
|
8 月之前 |
Sam Lantinga
|
627cb8acd0
SDL_EventFilter functions now return SDL_bool
|
8 月之前 |
Sam Lantinga
|
57f9c6f7bb
Renamed SDL_Get/SetRelativeMouseMode to SDL_Get/SetWindowRelativeMouseMode()
|
8 月之前 |