Historial de Commits

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