Commit History

Author SHA1 Message Date
  Ryan C. Gordon 8bf74280e0 docs: Note SDL_UpdateWindowSurfaceRects can update beyond specified areas. 1 year ago
  Sam Lantinga 9408299bad Set the number of audio devices to 0 if audio hasn't been initialized 1 year ago
  Sam Lantinga be0ba78c56 Convert the coordinates in drop events as well (thanks @Dragon-Baroque!) 1 year ago
  Sylvain e6c8872fdc Fixed bug #7614: Segmentation Fault in SDL_BlitSurface 1 year ago
  Sylvain ce0e0675de Fixed bug #8301 - Software renderer draws long lines incorrectly / SDL_RENDERLINEMETHOD_GEOMETRY 1 year ago
  Sam Lantinga 6e48d4532c Added raw input device handle for WM_INPUT mouse button handling 1 year ago
  Sam Lantinga cf5e0637b5 Touchpads already have their right/left buttons swapped in raw input 1 year ago
  Sam Lantinga fb2d7ed83e Restore window minimum and maximum size if it is recreated 1 year ago
  Francisco Javier Trujillo Mata 915afae514 Remove force using one thread 1 year ago
  Francisco Javier Trujillo Mata 64a3e2d17d Remove ps2_driver from workflow 1 year ago
  SDL Wiki Bot 464a41411e Sync SDL3 wiki -> header 1 year ago
  Frank Praznik 4f3d4bd110 wayland: Add the ability to import and wrap external surfaces 1 year ago
  SDL Wiki Bot 99f6bcf504 Sync SDL3 wiki -> header 1 year ago
  chalonverse 3a4ac15a27 Make Xbox GDK code public (and fix some GDK code rot) (#8844) 1 year ago
  Frank Praznik 649556befa win32: Let windows manage the floating state unless explicitly overridden 1 year ago
  Frank Praznik d4a9748740 win32: Fix test failures 1 year ago
  Sylvain 101f903bb1 testgeometry: allow to use arrows to move the triangle 1 year ago
  Sylvain 4033a0a83b Prevent ASAN warning: 1 year ago
  Sam Lantinga f0b9c7f0f0 Let Windows track floating window state 1 year ago
  Sam Lantinga 98be55894e Moved window state change handling from WM_WINDOWPOSCHANGING to WM_WINDOWPOSCHANGED 1 year ago
  Sam Lantinga 7efeb36131 Pass the frame DPI to WIN_AdjustWindowRectForHWND() 1 year ago
  Sam Lantinga e4ee1cade7 Revert "SDL_windowsevents.c: fixed -Werror=unused-variable" 1 year ago
  Ozkan Sezer f8cce4ead4 SDL_windowsevents.c: fixed -Werror=unused-variable 1 year ago
  Sam Lantinga 277fded7ba Refactor AdjustWindowRectEx() into WIN_AdjustWindowRectForHWND() 1 year ago
  Sam Lantinga 312160935d Removed deprecated use of __IPHONEOS__ (thanks @Dragon-Baroque!) 1 year ago
  Sam Lantinga 483155bbf9 Fixed borderless window client area calculation 1 year ago
  Sylvain cf0d1d7234 Fixed ASAN warning, runtime error: left shift of 160 by 24 places cannot be represented in type 'int' 1 year ago
  George Broughton 0c6b070761 Capture debug macros off by default 1 year ago
  Sam Lantinga b5bc64aa55 Fixed pause key on Windows (thanks Mikhail!) 1 year ago
  Caleb Cornett d766f68cb3 Fix compile error with XInputOnGameInput.h 1 year ago