コミット履歴

作者 SHA1 メッセージ 日付
  Ryan C. Gordon 1787d6ca5c main: SDL_AppQuit() now reports the result value. 6 ヶ月 前
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 ヶ月 前
  Frank Praznik e4f987f299 tests: Fix testdropfile on high-DPI displays 7 ヶ月 前
  Sam Lantinga dc639956ba Improve logging performance and make log priorities thread-safe 7 ヶ月 前
  Petar Popovic d2ef15d8e6 Fix warnings: calloc-transposed-args 7 ヶ月 前
  Sam Lantinga 575d9cda6f The parameter to SDL_AppEvent() should be non-const 7 ヶ月 前
  Sam Lantinga 438a214420 Changed main callback return values to an enumeration 8 ヶ月 前
  Ryan C. Gordon 3364aff757 main: Make the main callback return value symbols smaller (thanks, @Lzard!). 11 ヶ月 前
  L zard 06aa02453a Tests: Use the main callback code macros 11 ヶ月 前
  Anonymous Maarten 78e25d4994 testdropfile: convert to use callbacks 11 ヶ月 前
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention 11 ヶ月 前
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 年間 前
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 1 年間 前
  Sam Lantinga 70c149c88f Automatically clean up memory associated with events 1 年間 前
  Sam Lantinga 7e445da569 Added SDL_CleanupEvent() 1 年間 前
  Anonymous Maarten 2a01f9dcb5 tests: plug leaks when running with --trackmem 1 年間 前
  Sylvain c101e719fd testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward. 2 年 前
  Anonymous Maarten 4a6528e3f0 testprograms: parse arguments using SDLTest_CommonState 2 年 前
  Sylvain a946a34452 Add Drag and drop position, for x11, wayland and MACOSX 2 年 前
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity 2 年 前
  Sam Lantinga fde78d12f2 Updated copyright for 2023 2 年 前
  Sam Lantinga 66351fd4ba Replace tri-state functions SDL_EventState(), SDL_GetJoystickEventState(), SDL_GetGamepadEventState(), SDL_ShowCursor() 2 年 前
  Sam Lantinga 63724c113b Removed the vi format comments from the source 2 年 前
  Daniel Gibson 22e22ba196 Add SDL_main.h includes to tests 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 年 前
  Sam Lantinga cc1f9eb983 Use Apple's nomenclature for macOS and iOS 2 年 前
  Sam Lantinga 120c76c84b Updated copyright for 2022 3 年 前