Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Lantinga 4a00d34a86 Always send raw mouse button state changes há 2 anos atrás
  Semphris 335fa5d6e4 Disable SDL dialogs for tvOS and iOS há 2 anos atrás
  Anonymous Maarten 72cf9c0ef4 test: don't run testautomation in parallel há 2 anos atrás
  SDL Wiki Bot 96c93d2252 Sync SDL3 wiki -> header há 2 anos atrás
  Ryan C. Gordon 49029c8454 stdinc: Document a bunch of ctype/string functions. há 2 anos atrás
  Ryan C. Gordon a5c892d2c3 stdlib: Improve Unicode support and consistency in string comparison functions. há 2 anos atrás
  Ryan C. Gordon 4659a84bd1 coreaudio: fix race condition when closing an input device. há 2 anos atrás
  Ryan C. Gordon 2fd9447670 coreaudio: Make sure device handles are unique. há 2 anos atrás
  Sam Lantinga 87235e0f6d Fixed detecting CoreAudio devices that have both capture and output endpoints há 2 anos atrás
  Sam Lantinga af5728b94d Fixed event handle accumulation when the SDL window doesn't have focus há 2 anos atrás
  Christoph Reichenbach 6d37f4798e SDL_pen.c: release pen mutex on error return há 2 anos atrás
  Susko3 d785a647a4 Fix 'SyntaxWarning: invalid escape sequence' when running gendynapi.py há 2 anos atrás
  Ozkan Sezer 6cf71ca9a9 SDL_stdinc.h: Android passes sizeof(ENUM) == sizeof(int) assertion há 2 anos atrás
  Sam Lantinga 47378eddf6 Fixed error: ordered comparison of pointer with integer zero há 2 anos atrás
  Sam Lantinga 0aa1022358 Clarify that SDL_SetWindowKeyboardGrab() is only needed if you set SDL_HINT_GRAB_KEYBOARD há 2 anos atrás
  Sam Lantinga fc81d4e5fc Fixed 64-bit conversion warnings há 2 anos atrás
  Sam Lantinga c8489a3710 Disable XInput2 keyboard events há 2 anos atrás
  danginsburg fb5307c1b3 Vulkan Renderer - fix synchronization validation issues with testrendertarget and testcopyex. When a texture is destroyed, VULKAN_IssueBatch is called to make sure the texture isn't referenced in any outstanding command work. This path did not wait on the semaphore from vkAcquireNextImageKHR, which would create a hazard. há 2 anos atrás
  Ryan C. Gordon 0d007bbb01 psp: Fixed building with pspdev when not using CMake. há 2 anos atrás
  Ryan C. Gordon ad92c9e300 README-main-functions.md: Added notes about the new `appstate` parameter. há 2 anos atrás
  Sam Lantinga 7a9f99cff3 Corrected migration documentation for SDL_GetDisplayDPI() há 2 anos atrás
  Ryan C. Gordon d00ccc1546 audio: Fix audio stream incorrectly not unlocking during unbind. há 2 anos atrás
  Ryan C. Gordon 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. há 2 anos atrás
  Sam Lantinga a9dbdb1947 Removed SDL_RenderSetIntegerScale() renaming note há 2 anos atrás
  Sam Lantinga cde2dcd0d4 Note that SDL_EVENT_SYSWM has been removed há 2 anos atrás
  SDL Wiki Bot 05b3605a41 Sync SDL3 wiki -> header há 2 anos atrás
  Frank Praznik 5abcfad352 video: Document that renderer lifetimes are tied to their associated windows há 2 anos atrás
  Sam Lantinga 02c63667c7 Only clear the raw input queue status if we don't call GetRawInputBuffer() há 2 anos atrás
  Sam Lantinga d6fc629b5b Fixed Windows rawinput crash há 2 anos atrás
  Frank Praznik a7df28201b Revert "testautomation: fix renderer leak in video tests" há 2 anos atrás