Commit történet

Szerző SHA1 Üzenet Dátum
  Sam Lantinga d6981da5a4 Added SDL_GetSandbox() 1 éve
  Caleb Cornett 9af5ffcfbe Improve support for private platforms (#11220) 1 éve
  Ryan C. Gordon cba77834f2 init: Log '<unspecified>' not '(null)' if the app name isn't set. 1 éve
  Simon McVittie fb8244d6d9 init: Also log the SDL revision here 1 éve
  Simon McVittie c24f7d2453 Log app ID as SYSTEM/INFO during initialization 1 éve
  Sam Lantinga 06bd214af6 Fixed warnings building on Android 1 éve
  Anthony 5f5379dc99 Add `SDL_IsTV()` (#11004) 1 éve
  Sam Lantinga 3234a3b902 Simplified internal SDL_Surface structure 1 éve
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 éve
  Sam Lantinga 807b8a9d4d Allow initializing hints and properties from any thread 1 éve
  Sam Lantinga f3e419596b Removed SDL_INIT_TIMER 1 éve
  Sam Lantinga dc639956ba Improve logging performance and make log priorities thread-safe 1 éve
  Sam Lantinga 5b5b1a8926 Fixed cleaning up dependent subsystems if initialization fails 1 éve
  Sam Lantinga 97d40b9218 Removed SDL_CleanupEnvironment() 1 éve
  Sam Lantinga 90e01040c5 Added thread-safe environment functions 1 éve
  Ryan C. Gordon ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 1 éve
  Ryan C. Gordon 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 éve
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 éve
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL 1 éve
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code 1 éve
  Ryan C. Gordon 074dd8c35f hints: Change hints to be backed by Properties, add documentation. (#9892) 1 éve
  Sam Lantinga 61a88077a7 Re-added SDL_HINT_APP_ID and SDL_HINT_APP_NAME 1 éve
  Sam Lantinga a36fe632fd Added SDL_SetAppMetadata() (#10404) 1 éve
  Sam Lantinga f080336fa6 Fixed memory leak if logging is done after SDL_Quit() 1 éve
  Sam Lantinga da035142b2 Use SDL_InitFlags for the SDL_Init* function implementations 1 éve
  Sam Lantinga 42650d79c1 Moved Android event initialization to SDL_InitEvents() 1 éve
  Sam Lantinga ca4bd4b63c Android life cycle behavior more closely matches iOS 1 éve
  Sam Lantinga 29f0fd33dc SDL_getenv() should return const 1 éve
  Sam Lantinga 68322ac851 Ensure that all functions that follow the SDL_GetStringRule return temporary memory 1 éve
  Ryan C. Gordon 3bc81a81f5 filesystem: SDL_GetBasePath() now follows the SDL_GetStringRule. 1 éve