Commit History

Author SHA1 Message Date
  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
  Frank Praznik ec2159d492 tests: Clean up the window creation properties in the Wayland custom surface example 1 year ago
  Sam Lantinga 9a77813df0 WinMain is specified by the Win32 API as having extern "C" linkage 1 year ago
  Sam Lantinga 6407e0cc37 Added attribution for GIP protocol handling (thanks @medusalix!) 1 year ago
  Frank Praznik 3a219caf3d wayland: Restore accidentally removed line of code 1 year ago
  Sam Lantinga ccae9c1ef6 Only initialize audio drivers that have been requested 1 year ago
  Sam Lantinga 590d0bec6f Revert "Make sure new windows have mouse and keyboard focus if there's no windowing system" 1 year ago
  Sam Lantinga 5948ea997f Make sure new windows have mouse and keyboard focus if there's no windowing system 1 year ago
  SDL Wiki Bot 05d18aab1c Sync SDL3 wiki -> header 1 year ago
  Frank Praznik 4b6df89238 wayland: Add a property to allow creation of a wl_egl_window object even if OpenGL is not enabled 1 year ago
  Frank Praznik f7dd0f9491 wayland: Allow the creation of roleless window surfaces for custom application use 1 year ago
  Frank Praznik 4417250d0d wayland: Remove the registry from the window properties 1 year ago
  Frank Praznik 392796e49c wayland: Eliminate redundant protocol checks 1 year ago
  Ryan C. Gordon 82f2c4d581 render: Renamed SDL_GetTextureRenderer to SDL_GetRendererFromTexture. 1 year ago
  SDL Wiki Bot 95066ce2a0 Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon df438a3170 opengl: OpenGL renderers need to support texture target in properties. 1 year ago