Commit History

Author SHA1 Message Date
  Sam Lantinga b5c3eab6b4 Updated to version 3.2.4 for release 2 months ago
  Sam Lantinga 48c00bfe6c Fixed creating a window with both software and hardware renderer attached 2 months ago
  SDL Wiki Bot 3c6e6645fa Sync SDL3 wiki -> header 2 months ago
  Sam Lantinga ad8429f1b0 Let the renderer always see window events 2 months ago
  Sam Lantinga c59ac249d2 Revert "wayland: Don't send size events while the window is hidden" 2 months ago
  SDL Wiki Bot 6cb3d37a2b Sync SDL3 wiki -> header 2 months ago
  Petar Popovic 80653a42c7 Remove non-ASCII character from public header SDL_hints.h 2 months ago
  Sam Lantinga a646dc89e5 Note that SDL_GUIDToString() and SDL_StringToGUID() are thread-safe. 2 months ago
  Ryan C. Gordon 8730f6a569 dynapi: Don't use SDL_getenv; it might malloc before the app sets an allocator. 2 months ago
  Quan Zhuo c9341489cc Fix #12197: Force set /utf-8 for msvc compilers (#12198) 2 months ago
  Sam Lantinga 8397e1fcc0 Fix up SDL2 style mappings for HIDAPI controllers 2 months ago
  Sam Lantinga 7691cabe4a Removed incorrect HIDAPI gamepad mapping 2 months ago
  Evan Hemsley 86691d325b GPU: Remove stencil bit from sampler aspect mask on Vulkan (#12196) 2 months ago
  Sam Lantinga 6782cfe2c5 Don't use the HIDAPI driver for Thrustmaster wheels 2 months ago
  Sam Lantinga 1c0e2b7f97 SDL_OpenHapticFromJoystick() returns a valid haptic object 2 months ago
  Sam Lantinga c4550d906a testcontroller: show the gamepad device type 2 months ago
  SDL Wiki Bot 5ad0337685 Sync SDL3 wiki -> header 2 months ago
  Petar Popovic 68dabd48c4 SDL_GetTrayEntries(): Rename parameter `size` to `count` 2 months ago
  Sam Lantinga b99e19c0a2 Fixed potential double-free 2 months ago
  Sam Lantinga 8ba8cca69b Fixed memory leak looking up pen tool names 2 months ago
  Sam Lantinga 2cd2834dfe Fixed memory leak in the pen cleanup 2 months ago
  Cameron Gutman c4c185283f dbus: fix spurious leak reports with SDL_SHUTDOWN_DBUS_ON_QUIT=0 2 months ago
  Cameron Cawley 691a6133d3 Remove #undef __3DS__ 2 months ago
  Jean-Philip Desjardins 33c0654d54 Allow OpenGL initialization on XB1 and XSX. 2 months ago
  WinterSquire eb5ab22032 Check nullptr before calling the windows message hook for WM_ENTERSIZEMOVE and WM_ENTERMENULOOP 2 months ago
  Ryan C. Gordon e7f326a84e bmp: Removed debug printf call. 2 months ago
  Ryan C. Gordon 61b1c25eeb x11: SDL_SetWindowPosition on an unmapped window will do the actual move later. 2 months ago
  Petar Popovic f1b3523c67 Remove redundant parenthesis in SDL_MUSTLOCK macro 2 months ago
  Petar Popovic 8527d042bc Remove const from parameter of inline function SDL_RectsEqualEpsilon() 2 months ago
  Sam Lantinga 07c22da464 Fixed decoding 4-bit RLE encoded BMP files 2 months ago