提交歷史

作者 SHA1 備註 提交日期
  Sam Lantinga 938c974cca testime: use a replacement character for characters not in the font 1 年之前
  Sam Lantinga a67e6b80de Updated unifont to version 15.1.05 1 年之前
  Sam Lantinga 76631a0978 The text input state has been changed to be window-specific. 1 年之前
  Sam Lantinga 0dd579d40d Removed SDL_Keysym 1 年之前
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention 1 年之前
  Sam Lantinga 22016228ca Fixed build 2 年之前
  Ryan C. Gordon fc7afa9cbf rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols. 2 年之前
  Ryan C. Gordon 7d4d8ccde0 rwops: Rename everything from SDL_RWxxx to SDL_XxxRW. 2 年之前
  Ryan C. Gordon 655ceb3b31 rwops: Renamed SDL_CreateRW and SDL_DestroyRW to SDL_OpenRW and SDL_CloseRW. 2 年之前
  Ryan C. Gordon 525919b315 rwops: Reworked RWops for SDL3. 2 年之前
  Sam Lantinga 209a87bf24 Added missing default case (thanks @sezero!) 2 年之前
  Ozkan Sezer d86ff6c6c0 remove stale / wrong information from SDL_RWread() documentation 2 年之前
  Susko3 f8cb3c742d Change `SDL_Keycode` type to an enum 2 年之前
  Sam Lantinga c0b27ccef9 Fixed warning C4701: potentially uninitialized local variable 'drawnTextRect' used 2 年之前
  Sam Lantinga 74e85e3a51 Fixed warning C4706: assignment within conditional expression 2 年之前
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 年之前
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 年之前
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 2 年之前
  Sam Lantinga 70c149c88f Automatically clean up memory associated with events 2 年之前
  Sam Lantinga 75ea3a8d32 Dynamically allocate long text for SDL_EVENT_TEXT_INPUT events 2 年之前
  Sam Lantinga 7e445da569 Added SDL_CleanupEvent() 2 年之前
  Sam Lantinga b903ccf945 SDL_rwops read/write functions return size_t again 2 年之前
  luzpaz 65e1d568ef Fix various typos (docs/build scripts/tests) 2 年之前
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 年之前
  Anonymous Maarten 4a6528e3f0 testprograms: parse arguments using SDLTest_CommonState 3 年之前
  Sam Lantinga bd2e2ee7aa SDL_RenderTexture() and SDL_RenderTextureRotated() take floating point source coordinates 3 年之前
  Sylvain Becker cb6b8b0132 Simplify flags testing (#7220) 3 年之前
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity 3 年之前
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 年之前
  Sam Lantinga 9c1a9ecb4b Removed non-float versions of SDL render API drawing functions 3 年之前