커밋 기록

작성자 SHA1 메시지 날짜
  Sam Lantinga f2074d7af3 Updated copyright for 2025 1 년 전
  Ryan C. Gordon f45ce45603 ngage: Remove Nokia N-Gage support. 1 년 전
  Sam Lantinga 23828b62d4 Added SDL_IsMainThread() and SDL_RunOnMainThread() 1 년 전
  Ryan C. Gordon e79ce2a200 asyncio: Added async i/o APIs. 1 년 전
  Sam Lantinga 1d23d2c3c2 Renamed SDL_SANDBOX_UNKNOWN to SDL_SANDBOX_UNKNOWN_CONTAINER 1 년 전
  Sam Lantinga d6981da5a4 Added SDL_GetSandbox() 1 년 전
  Caleb Cornett 9af5ffcfbe Improve support for private platforms (#11220) 1 년 전
  Ryan C. Gordon cba77834f2 init: Log '<unspecified>' not '(null)' if the app name isn't set. 1 년 전
  Simon McVittie fb8244d6d9 init: Also log the SDL revision here 1 년 전
  Simon McVittie c24f7d2453 Log app ID as SYSTEM/INFO during initialization 1 년 전
  Sam Lantinga 06bd214af6 Fixed warnings building on Android 1 년 전
  Anthony 5f5379dc99 Add `SDL_IsTV()` (#11004) 1 년 전
  Sam Lantinga 3234a3b902 Simplified internal SDL_Surface structure 1 년 전
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 년 전
  Sam Lantinga 807b8a9d4d Allow initializing hints and properties from any thread 1 년 전
  Sam Lantinga f3e419596b Removed SDL_INIT_TIMER 1 년 전
  Sam Lantinga dc639956ba Improve logging performance and make log priorities thread-safe 1 년 전
  Sam Lantinga 5b5b1a8926 Fixed cleaning up dependent subsystems if initialization fails 1 년 전
  Sam Lantinga 97d40b9218 Removed SDL_CleanupEnvironment() 1 년 전
  Sam Lantinga 90e01040c5 Added thread-safe environment functions 1 년 전
  Ryan C. Gordon ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 1 년 전
  Ryan C. Gordon 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 년 전
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 년 전
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL 1 년 전
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code 1 년 전
  Ryan C. Gordon 074dd8c35f hints: Change hints to be backed by Properties, add documentation. (#9892) 1 년 전
  Sam Lantinga 61a88077a7 Re-added SDL_HINT_APP_ID and SDL_HINT_APP_NAME 1 년 전
  Sam Lantinga a36fe632fd Added SDL_SetAppMetadata() (#10404) 1 년 전
  Sam Lantinga f080336fa6 Fixed memory leak if logging is done after SDL_Quit() 1 년 전
  Sam Lantinga da035142b2 Use SDL_InitFlags for the SDL_Init* function implementations 1 년 전