Sam Lantinga
|
ad842dd5ad
Fixed a typo in SDL_log.h
|
1 éve |
Sam Lantinga
|
f9d11807c0
Added SDL_RWprintf() and SDL_RWvprintf() to do formatted printing to an SDL_rwops stream
|
1 éve |
Frank Praznik
|
52c4e3eab3
events: Update self-referential pointers when copying event objects
|
1 éve |
Sam Lantinga
|
91f0456391
Add the source application for drag and drop events (thanks Nathan!)
|
1 éve |
Ryan C. Gordon
|
1a8bf31a69
include: Fixing whitespace on SDL_MixAudioFormat.
|
1 éve |
Sam Lantinga
|
d07a264a9b
Use the default UCS2/UCS4 conversion rather than non-portable INTERNAL encoding
|
1 éve |
Ryan C. Gordon
|
780b6612a9
wayland: Wayland_Vulkan_GetInstanceExtensions didn't set the count variable.
|
1 éve |
Sam Lantinga
|
46b940d571
Updated documentation to note that the event callback is called on the same thread as the main iteration callback
|
1 éve |
Sam Lantinga
|
4481754359
Make sure we only dispatch events on the main thread when using application callbacks
|
1 éve |
Sam Lantinga
|
274da8561c
Updated the migration guide to note that you can check the return value of SDL_AddEventWatch()
|
1 éve |
Sam Lantinga
|
ad9dcdbbce
Clarify that you should use the other field when reading the event
|
1 éve |
Ryan C. Gordon
|
a19029e3c1
docs: Updated README-main-functions.md based on feedback.
|
1 éve |
Ryan C. Gordon
|
019468dc59
main: Check for SDL_AddEventWatch failure, now that it can report it.
|
1 éve |
Sam Lantinga
|
7e445da569
Added SDL_CleanupEvent()
|
1 éve |
Ivan Mogilko
|
c4bf05fd9d
Added subsystem refcount tests to testautomation
|
1 éve |
Ivan Mogilko
|
7f65ed6461
Handle subsystem dependencies recursively
|
1 éve |
Sam Lantinga
|
a6b85c81cc
Fixed build
|
1 éve |
SDL Wiki Bot
|
3ab6670cb1
Sync SDL3 wiki -> header
|
1 éve |
Sam Lantinga
|
f439ccfc1a
Updated return values for SDL event functions
|
1 éve |
Sam Lantinga
|
e0379c3b37
Grab events in large chunks in SDL_IterateMainCallbacks()
|
1 éve |
Sam Lantinga
|
ad5264e54f
Don't run SDL_IterateMainCallbacks() if the init call returns an exit code
|
1 éve |
Sam Lantinga
|
dad1a84be4
Fixed building Vivante video driver
|
1 éve |
Sam Lantinga
|
fe175d025f
Fixed building Vivante video driver
|
1 éve |
Sam Lantinga
|
0b460f34ba
The HP HyperX controllers have a share button
|
1 éve |
Sam Lantinga
|
f3261fedcc
Code cleanup now that SDL_bool is equivalent to a C boolean expression
|
1 éve |
Sam Lantinga
|
a76d8e39aa
Changed SDL_bool from an enum to unsigned int
|
1 éve |
SDL Wiki Bot
|
cf7e5bd0e8
Sync SDL3 wiki -> header
|
1 éve |
Ryan C. Gordon
|
853c28e624
docs: Added first draft of README-main-functions.md
|
1 éve |
Ryan C. Gordon
|
70d75b4a23
Sync wiki -> headers
|
1 éve |
Sam Lantinga
|
ea02630143
More audio migration clarification
|
1 éve |