Historial de Commits

Autor SHA1 Mensaje Fecha
  Sylvain e6c8872fdc Fixed bug #7614: Segmentation Fault in SDL_BlitSurface hace 2 años
  Sylvain ce0e0675de Fixed bug #8301 - Software renderer draws long lines incorrectly / SDL_RENDERLINEMETHOD_GEOMETRY hace 2 años
  Sam Lantinga 6e48d4532c Added raw input device handle for WM_INPUT mouse button handling hace 2 años
  Sam Lantinga cf5e0637b5 Touchpads already have their right/left buttons swapped in raw input hace 2 años
  Sam Lantinga fb2d7ed83e Restore window minimum and maximum size if it is recreated hace 2 años
  Francisco Javier Trujillo Mata 915afae514 Remove force using one thread hace 2 años
  Francisco Javier Trujillo Mata 64a3e2d17d Remove ps2_driver from workflow hace 2 años
  SDL Wiki Bot 464a41411e Sync SDL3 wiki -> header hace 2 años
  Frank Praznik 4f3d4bd110 wayland: Add the ability to import and wrap external surfaces hace 2 años
  SDL Wiki Bot 99f6bcf504 Sync SDL3 wiki -> header hace 2 años
  chalonverse 3a4ac15a27 Make Xbox GDK code public (and fix some GDK code rot) (#8844) hace 2 años
  Frank Praznik 649556befa win32: Let windows manage the floating state unless explicitly overridden hace 2 años
  Frank Praznik d4a9748740 win32: Fix test failures hace 2 años
  Sylvain 101f903bb1 testgeometry: allow to use arrows to move the triangle hace 2 años
  Sylvain 4033a0a83b Prevent ASAN warning: hace 2 años
  Sam Lantinga f0b9c7f0f0 Let Windows track floating window state hace 2 años
  Sam Lantinga 98be55894e Moved window state change handling from WM_WINDOWPOSCHANGING to WM_WINDOWPOSCHANGED hace 2 años
  Sam Lantinga 7efeb36131 Pass the frame DPI to WIN_AdjustWindowRectForHWND() hace 2 años
  Sam Lantinga e4ee1cade7 Revert "SDL_windowsevents.c: fixed -Werror=unused-variable" hace 2 años
  Ozkan Sezer f8cce4ead4 SDL_windowsevents.c: fixed -Werror=unused-variable hace 2 años
  Sam Lantinga 277fded7ba Refactor AdjustWindowRectEx() into WIN_AdjustWindowRectForHWND() hace 2 años
  Sam Lantinga 312160935d Removed deprecated use of __IPHONEOS__ (thanks @Dragon-Baroque!) hace 2 años
  Sam Lantinga 483155bbf9 Fixed borderless window client area calculation hace 2 años
  Sylvain cf0d1d7234 Fixed ASAN warning, runtime error: left shift of 160 by 24 places cannot be represented in type 'int' hace 2 años
  George Broughton 0c6b070761 Capture debug macros off by default hace 2 años
  Sam Lantinga b5bc64aa55 Fixed pause key on Windows (thanks Mikhail!) hace 2 años
  Caleb Cornett d766f68cb3 Fix compile error with XInputOnGameInput.h hace 2 años
  Frank Praznik ec2159d492 tests: Clean up the window creation properties in the Wayland custom surface example hace 2 años
  Sam Lantinga 9a77813df0 WinMain is specified by the Win32 API as having extern "C" linkage hace 2 años
  Sam Lantinga 6407e0cc37 Added attribution for GIP protocol handling (thanks @medusalix!) hace 2 años