Historial de Commits

Autor SHA1 Mensaje Fecha
  danginsburg 650ba8f3ec Vulkan Renderer - closes #9385. When the vertex buffer size is exceeded, make sure to wait for outstanding work before resizing it. This fixes validation errors/crash found with using Imgui SDL3 renderer on Vulkan. hace 1 año
  Sean Ridenour 3448273be1 Weakly link UniformTypeIdentifiers.framework hace 1 año
  Sean Ridenour feebb9fcf8 Fix file selection dialog boxes not working on macOS 11.0+ hace 1 año
  Frank Praznik c0bfd8bafd time: Only call GetSystemTimePreciseAsFileTime if available hace 1 año
  Susko3 c96bc8b1a2 Add missing includes for SDL_MouseID hace 1 año
  Ryan C. Gordon 74b58aebb9 README-migration: fix function signature on SDL_(Read|Write)IO docs. hace 1 año
  Ryan C. Gordon 6b20152bda README-migration: Removed duplicate paragraph. hace 1 año
  Sam Huang a9cab01185 Don't change cwd with file dialogs hace 1 año
  Mirko Galimberti 60cacc8277 README-migration: Fix wrong new name for SDL_WINDOWEVENT_ENTER and SDL_WINDOWEVENT_LEAVE hace 1 año
  Sam Lantinga fbbee04423 Revert "Only clear the raw input queue status if we don't call GetRawInputBuffer()" hace 1 año
  Ryan C. Gordon e055a9fc2d wikiheaders.pl: Report a function's header file name. hace 1 año
  Mathieu Eyraud 4d00706f57 Do not store pointer before potentialy freeing it hace 1 año
  Mathieu Eyraud 36dec0bf4e Fix return value of WIN_GetMonitorPathInfo hace 1 año
  Sam Lantinga 8201b6dc4d Added support for raw mousewheel events hace 1 año
  Sam Lantinga 4a00d34a86 Always send raw mouse button state changes hace 1 año
  Semphris 335fa5d6e4 Disable SDL dialogs for tvOS and iOS hace 1 año
  Anonymous Maarten 72cf9c0ef4 test: don't run testautomation in parallel hace 1 año
  SDL Wiki Bot 96c93d2252 Sync SDL3 wiki -> header hace 1 año
  Ryan C. Gordon 49029c8454 stdinc: Document a bunch of ctype/string functions. hace 1 año
  Ryan C. Gordon a5c892d2c3 stdlib: Improve Unicode support and consistency in string comparison functions. hace 1 año
  Ryan C. Gordon 4659a84bd1 coreaudio: fix race condition when closing an input device. hace 1 año
  Ryan C. Gordon 2fd9447670 coreaudio: Make sure device handles are unique. hace 1 año
  Sam Lantinga 87235e0f6d Fixed detecting CoreAudio devices that have both capture and output endpoints hace 1 año
  Sam Lantinga af5728b94d Fixed event handle accumulation when the SDL window doesn't have focus hace 1 año
  Christoph Reichenbach 6d37f4798e SDL_pen.c: release pen mutex on error return hace 1 año
  Susko3 d785a647a4 Fix 'SyntaxWarning: invalid escape sequence' when running gendynapi.py hace 1 año
  Ozkan Sezer 6cf71ca9a9 SDL_stdinc.h: Android passes sizeof(ENUM) == sizeof(int) assertion hace 1 año
  Sam Lantinga 47378eddf6 Fixed error: ordered comparison of pointer with integer zero hace 1 año
  Sam Lantinga 0aa1022358 Clarify that SDL_SetWindowKeyboardGrab() is only needed if you set SDL_HINT_GRAB_KEYBOARD hace 1 año
  Sam Lantinga fc81d4e5fc Fixed 64-bit conversion warnings hace 1 año