История коммитов

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