コミット履歴

作者 SHA1 メッセージ 日付
  nightmareci 718034f5fa Remove newlines from log messages 2 ヶ月 前
  Sam Lantinga f2074d7af3 Updated copyright for 2025 3 ヶ月 前
  Sam Lantinga dc639956ba Improve logging performance and make log priorities thread-safe 7 ヶ月 前
  Sam Lantinga 728bf363cb Make sure we call SDL_Quit() before SDLTest_CommonDestroyState() 8 ヶ月 前
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention 11 ヶ月 前
  Ryan C. Gordon 5a21d87e69 rwops: Changed filenames that reference "rwops" to "iostream". 1 年間 前
  Ryan C. Gordon fc7afa9cbf rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols. 1 年間 前
  Ryan C. Gordon 7d4d8ccde0 rwops: Rename everything from SDL_RWxxx to SDL_XxxRW. 1 年間 前
  Ryan C. Gordon 655ceb3b31 rwops: Renamed SDL_CreateRW and SDL_DestroyRW to SDL_OpenRW and SDL_CloseRW. 1 年間 前
  Ryan C. Gordon 525919b315 rwops: Reworked RWops for SDL3. 1 年間 前
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 年間 前
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 年間 前
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 1 年間 前
  Anonymous Maarten 2a01f9dcb5 tests: plug leaks when running with --trackmem 1 年間 前
  Sam Lantinga b903ccf945 SDL_rwops read/write functions return size_t again 1 年間 前
  luzpaz 65e1d568ef Fix various typos (docs/build scripts/tests) 1 年間 前
  Anonymous Maarten 4a6528e3f0 testprograms: parse arguments using SDLTest_CommonState 2 年 前
  Anonymous Maarten 75da730a88 testfile: fix reference values 2 年 前
  Sam Lantinga fde78d12f2 Updated copyright for 2023 2 年 前
  Sam Lantinga 98678b5d8d SDL API renaming: SDL_Alloc*/SDL_Free* -> SDL_Create*/SDL_Destroy* 2 年 前
  Sam Lantinga 63724c113b Removed the vi format comments from the source 2 年 前
  meyraud705 126c60cb45 Add "SDL_" prefix to RW_SEEK macros 2 年 前
  Daniel Gibson 22e22ba196 Add SDL_main.h includes to tests 2 年 前
  Ryan C. Gordon 83559503c4 test: patched to compile. 2 年 前
  Ozkan Sezer 4a22ee7277 tests: avoid redefinition warnings for MSVC _CRT_???_NO_DEPRECATE macros 2 年 前
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 2 年 前
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 2 年 前
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 2 年 前
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 年 前
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers 2 年 前