Commit History

Author SHA1 Message Date
  SDL Wiki Bot cb440ec4a4 Sync SDL3 wiki -> header 8 months ago
  Sam Lantinga cd5f0d2cce Added SDL_RectToFRect() 8 months ago
  Susko3 e3cf20e1cc Remove `createSDLMainRunnable()` in favour of `main()` to fix multiple issues when providing custom main/runnable code (#10434) 8 months ago
  SDL Wiki Bot 2f24e9c2f2 Sync SDL3 wiki -> header 8 months ago
  Sam Lantinga 2c0fcf27e8 Don't use alloca() in a loop, we might overflow the stack. 8 months ago
  Sam Lantinga 978e5fc4f8 Updated Xcode project for SDL_GetWindowFromEvent() 8 months ago
  Sam Lantinga f7c8d66ccb Use the convenience function SDL_GetWindowFromEvent() 8 months ago
  Sam Lantinga 8d748d64e8 Fixed compiler warning building for macOS 8 months ago
  SDL Wiki Bot b5c0921196 Sync SDL3 wiki -> header 8 months ago
  Anonymous Maarten f57c597c60 Added SDL_GetWindowFromEvent 8 months ago
  Sam Lantinga 79f4de9f7e Use SDL_PROP_APP_METADATA_IDENTIFIER_STRING for the app ID 8 months ago
  Sam Lantinga cea71fbfcc SDL_cocoakeyboard: Fix errant semicolons in sendPendingKey and clearPendingKey definitions 8 months ago
  Sam Lantinga 2c1d40a9eb Added an error message when SDL_GetWindowFromID() fails 8 months ago
  SDL Wiki Bot e058aa6d65 Sync SDL3 wiki -> header 8 months ago
  Sam Lantinga 50492e1d03 Change the text input defaults to match the natural input experience 8 months ago
  Sam Lantinga 81f8e6aba6 Added SDL_StartTextInputWithProperties() 8 months ago
  Sam Lantinga 5d51e3b4ab testime: added support for multiple windows 8 months ago
  Sam Lantinga bffd35995c Added unifont-15.1.05.hex to the Xcode project for testime 8 months ago
  SDL Wiki Bot f01d4278c6 Sync SDL3 wiki -> header 8 months ago
  Sam Lantinga 31ed3665ad Added support for high-DPI cursors and icons 8 months ago
  Sam Lantinga 94d9229ce2 Added SDL_AddSurfaceAlternateImage(), SDL_SurfaceHasAlternateImages(), SDL_GetSurfaceImages() and SDL_RemoveSurfaceAlternateImages() 8 months ago
  Sam Lantinga b8dc97c577 Use SDL_PremultiplySurfaceAlpha() when creating NSImages 8 months ago
  Sam Lantinga b8f3cd0a10 Added SDL_CursorData for internal cursor data 8 months ago
  Sam Lantinga 22ffb487d0 Added SDL_ScaleSurface() 8 months ago
  Sam Lantinga 15f68a86ff Group the blit copy flags to simplify code 8 months ago
  Ozkan Sezer 7d27a97402 d3d12.h, d3d12sdklayers.h: fix build against older mingw-w64 versions. 8 months ago
  Anonymous Maarten 68fb07787b cmake: Remove HAVE_D3D12_H from sources and introduce SDL_RENDER_D3D(11|12) 8 months ago
  Anonymous Maarten 0c5bb532c3 Remove support for building a SDL3 library from gradle 8 months ago
  Anonymous Maarten 349540f73f Document the new SDL3 Android archive artifact 8 months ago
  Dragon-Baroque 808c312b2a Support SDL_EVENT_DROP_FILE in Windows with IDropTarget instead of WM_DROPFILES 1 year ago