Commit History

Author SHA1 Message Date
  nightmareci 718034f5fa Remove newlines from log messages 2 months ago
  Sam Lantinga f2074d7af3 Updated copyright for 2025 3 months ago
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 months ago
  Sam Lantinga 623a90c47d testutils: use SDL_asprintf() to simplify path composition 8 months ago
  Ryan C. Gordon 3bc81a81f5 filesystem: SDL_GetBasePath() now follows the SDL_GetStringRule. 9 months ago
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface 9 months ago
  Ryan C. Gordon fc7afa9cbf rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols. 1 year ago
  Ryan C. Gordon 655ceb3b31 rwops: Renamed SDL_CreateRW and SDL_DestroyRW to SDL_OpenRW and SDL_CloseRW. 1 year ago
  Ryan C. Gordon 525919b315 rwops: Reworked RWops for SDL3. 1 year ago
  Sam Lantinga cacac6cc34 Updated structure and field names for consistency 1 year ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 year ago
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 1 year ago
  Cameron Cawley 05e7dcf8f8 Support returning <8bpp surfaces in SDL_LoadBMP_RW 1 year ago
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
  Sam Lantinga 6c2472d459 Relicensed testutils to match other test code 1 year ago
  Anonymous Maarten 08bcee8570 test: don't use wiki urls for documentation comments 2 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 2 years ago
  Sam Lantinga cc0296c934 SDL API renaming: SDL_surface.h 2 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 2 years ago
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 2 years ago
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 2 years ago
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 2 years ago
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers 2 years ago
  Sylvain 3e70553c48 Unneed test before calling SDL_FreeSurface 2 years ago
  Cameron Cawley d2b5965894 Remove extra path separator in GetNearbyFilename 2 years ago
  Sam Lantinga 0ffd985972 Check to see if the file exists in the base path before returning it 2 years ago
  pionere ea15253220 fix GetNearbyFilename 2 years ago
  Simon McVittie 76a7b629bf test: Add some common code to load test resources 3 years ago