Historique des commits

Auteur SHA1 Message Date
  Brian Collins 560daa07f2 Workaround a macOS cursor-related bug. il y a 2 ans
  Sam Lantinga a82ed82bc7 SDL_QueryTexture() fills in a pointer to SDL_PixelFormatEnum il y a 2 ans
  Sam Lantinga aea44cff6b Fixed warning C4702: unreachable code il y a 2 ans
  Sam Lantinga 85b7f131b0 Fixed warning C4701: potentially uninitialized local variable 'percent' used il y a 2 ans
  Sam Lantinga c10a3df552 Only add the UniformTypeIdentifiers framework if we're building the dialog subsystem il y a 2 ans
  SDL Wiki Bot 18c8af6e48 Sync SDL3 wiki -> header il y a 2 ans
  Sam Lantinga 8847b35244 Separate joystick power state into battery status and percentage il y a 2 ans
  Sam Lantinga 5e624c2083 Moved display and window event renaming to the correct header section il y a 2 ans
  Anonymous Maarten 63cb541797 cmake: set SYSTEM property in SDL3Config.cmake for compatibility with older CMake versions il y a 2 ans
  Susko3 5f763083fc Use SDL_EventType and fix event name in comment il y a 2 ans
  Susko3 c40e9cc634 Sort includes il y a 2 ans
  Anonymous Maarten 4eb0f10dda cmake: install SDL headers with SYSTEM property disabled il y a 2 ans
  Anonymous Maarten fb8ac1ab7d ci: verify SDL build system does not include installed SDL headers il y a 2 ans
  Anonymous Maarten 19b01c39b0 ci: don't fix pspsdk toolchain anymore il y a 2 ans
  Frank Praznik a00ac61514 time: Fix UWP build il y a 2 ans
  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. il y a 2 ans
  Sean Ridenour 3448273be1 Weakly link UniformTypeIdentifiers.framework il y a 2 ans
  Sean Ridenour feebb9fcf8 Fix file selection dialog boxes not working on macOS 11.0+ il y a 2 ans
  Frank Praznik c0bfd8bafd time: Only call GetSystemTimePreciseAsFileTime if available il y a 2 ans
  Susko3 c96bc8b1a2 Add missing includes for SDL_MouseID il y a 2 ans
  Ryan C. Gordon 74b58aebb9 README-migration: fix function signature on SDL_(Read|Write)IO docs. il y a 2 ans
  Ryan C. Gordon 6b20152bda README-migration: Removed duplicate paragraph. il y a 2 ans
  Sam Huang a9cab01185 Don't change cwd with file dialogs il y a 2 ans
  Mirko Galimberti 60cacc8277 README-migration: Fix wrong new name for SDL_WINDOWEVENT_ENTER and SDL_WINDOWEVENT_LEAVE il y a 2 ans
  Sam Lantinga fbbee04423 Revert "Only clear the raw input queue status if we don't call GetRawInputBuffer()" il y a 2 ans
  Ryan C. Gordon e055a9fc2d wikiheaders.pl: Report a function's header file name. il y a 2 ans
  Mathieu Eyraud 4d00706f57 Do not store pointer before potentialy freeing it il y a 2 ans
  Mathieu Eyraud 36dec0bf4e Fix return value of WIN_GetMonitorPathInfo il y a 2 ans
  Sam Lantinga 8201b6dc4d Added support for raw mousewheel events il y a 2 ans
  Sam Lantinga 4a00d34a86 Always send raw mouse button state changes il y a 2 ans