Commit History

Author SHA1 Message Date
  Sam Lantinga 80c6a5f8d9 Updated copyright for 2026 1 month ago
  Anonymous Maarten e79cfbe520 testcustomcursor: plug memory leak 2 months ago
  Anonymous Maarten 2cd84bd581 testcustomcursor: add --frames argument accepting multiple paths 2 months ago
  Maia a01d6f109d Add SDL_LoadSurface and SDL_LoadSurface_IO (#14374) 3 months ago
  Sam Lantinga 0e351efbbc testcustomcursor: set the hotspot to the middle of the cross 4 months ago
  Frank Praznik dcb8a6521c Add animated cursor support 4 months ago
  Sam Lantinga bb0d6221c1 Use PNG files for tests and examples 4 months ago
  Sam Lantinga f2074d7af3 Updated copyright for 2025 1 year ago
  Frank Praznik 522321b7c9 test: Fix testcustomcursor on high-DPI displays 1 year ago
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 year ago
  Sam Lantinga dc639956ba Improve logging performance and make log priorities thread-safe 1 year ago
  Sam Lantinga 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 1 year ago
  Sam Lantinga 31ed3665ad Added support for high-DPI cursors and icons 1 year ago
  Anonymous Maarten 3bfc103e76 tests: start memory tracking first + clean up cached text textures 1 year ago
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface 1 year ago
  Ryan C. Gordon 9a9a3d1a33 SDL_SystemCursor: rename enum items to match CSS. 1 year ago
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention 1 year ago
  Sam Lantinga f1f24b173c Added support for multiple distinct keyboards 1 year ago
  Sam Lantinga cacac6cc34 Updated structure and field names for consistency 2 years ago
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 years ago
  Sam Lantinga cbf9012c74 Fixed build 2 years ago
  Sam Lantinga 5547007915 Added test for inverted cursor 2 years ago
  Zack Middleton 5e9b0820f3 Add cursors for X11/Wayland window resizing 2 years ago
  Cameron Cawley 05e7dcf8f8 Support returning <8bpp surfaces in SDL_LoadBMP_RW 2 years ago
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
  Sylvain c101e719fd testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward. 2 years ago
  Sylvain 16bb6a0b3d Fix warnings about static function and prototype 3 years ago
  Anonymous Maarten 758c0dd6d8 Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP) 3 years ago
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity 3 years ago