Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Lantinga 1a7c206986 Save and restore error messages when rolling back after failed init há 1 ano atrás
  Sam Lantinga 7570ab106d tray: improved error checking há 1 ano atrás
  Ryan C. Gordon 4d63a2b882 io: Renamed src/file to src/io há 1 ano atrás
  Sam Lantinga f2074d7af3 Updated copyright for 2025 há 1 ano atrás
  Ryan C. Gordon f45ce45603 ngage: Remove Nokia N-Gage support. há 1 ano atrás
  Sam Lantinga 23828b62d4 Added SDL_IsMainThread() and SDL_RunOnMainThread() há 1 ano atrás
  Ryan C. Gordon e79ce2a200 asyncio: Added async i/o APIs. há 1 ano atrás
  Sam Lantinga 1d23d2c3c2 Renamed SDL_SANDBOX_UNKNOWN to SDL_SANDBOX_UNKNOWN_CONTAINER há 1 ano atrás
  Sam Lantinga d6981da5a4 Added SDL_GetSandbox() há 1 ano atrás
  Caleb Cornett 9af5ffcfbe Improve support for private platforms (#11220) há 1 ano atrás
  Ryan C. Gordon cba77834f2 init: Log '<unspecified>' not '(null)' if the app name isn't set. há 1 ano atrás
  Simon McVittie fb8244d6d9 init: Also log the SDL revision here há 1 ano atrás
  Simon McVittie c24f7d2453 Log app ID as SYSTEM/INFO during initialization há 1 ano atrás
  Sam Lantinga 06bd214af6 Fixed warnings building on Android há 1 ano atrás
  Anthony 5f5379dc99 Add `SDL_IsTV()` (#11004) há 1 ano atrás
  Sam Lantinga 3234a3b902 Simplified internal SDL_Surface structure há 1 ano atrás
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool há 1 ano atrás
  Sam Lantinga 807b8a9d4d Allow initializing hints and properties from any thread há 1 ano atrás
  Sam Lantinga f3e419596b Removed SDL_INIT_TIMER há 1 ano atrás
  Sam Lantinga dc639956ba Improve logging performance and make log priorities thread-safe há 1 ano atrás
  Sam Lantinga 5b5b1a8926 Fixed cleaning up dependent subsystems if initialization fails há 1 ano atrás
  Sam Lantinga 97d40b9218 Removed SDL_CleanupEnvironment() há 1 ano atrás
  Sam Lantinga 90e01040c5 Added thread-safe environment functions há 1 ano atrás
  Ryan C. Gordon ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. há 1 ano atrás
  Ryan C. Gordon 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. há 1 ano atrás
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API há 1 ano atrás
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL há 1 ano atrás
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code há 1 ano atrás
  Ryan C. Gordon 074dd8c35f hints: Change hints to be backed by Properties, add documentation. (#9892) há 1 ano atrás
  Sam Lantinga 61a88077a7 Re-added SDL_HINT_APP_ID and SDL_HINT_APP_NAME há 1 ano atrás