커밋 기록

작성자 SHA1 메시지 날짜
  cosmonaut 2e7d5bb429 Add the SDL_GPU API 2 년 전
  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 년 전
  Anonymous Maarten 125ce71379 SDL_Log: avoid sending text to the debug stream twice 1 년 전
  Sam Lantinga fe5dcf79be Reset log prefixes on SDL_Quit() 1 년 전
  Sam Lantinga 6161c437c7 Added SDL_SetLogPriorityPrefix() 2 년 전
  Sam Lantinga f080336fa6 Fixed memory leak if logging is done after SDL_Quit() 1 년 전
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention 1 년 전
  Sam Lantinga d65ae710a1 Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention 2 년 전
  Sam Lantinga 12bdb2b4d0 Added the environment variable SDL_LOGGING to control default log output 2 년 전
  Sam Lantinga 4fba663368 Simplified the default log category logic 2 년 전
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 년 전
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 년 전
  Sam Lantinga 3775d9be4b Fixed warning C28251: Inconsistent annotation for 'SDL_LogMessageV_REAL': this instance has no annotations. 2 년 전
  Ozkan Sezer 5730eb67f0 add HAVE_GCC_DIAGNOSTIC_PRAGMA to SDL_internal.h, use it 2 년 전
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 2 년 전
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style 2 년 전
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 3 년 전
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 년 전
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 년 전
  Sam Lantinga 14695a714f Set the default priority level of SDL_LOG_CATEGORY_ERROR to SDL_LOG_PRIORITY_ERROR 3 년 전
  Anonymous Maarten 67d517907b log: fix unused-variable warning when configuring SDL with -DSDL_LIBC=OFF 3 년 전
  Sam Lantinga 237086c917 Fixed Xcode 14.2 warnings 3 년 전
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 년 전
  Sam Lantinga 36d4395c97 SDL API renaming: internal functions 3 년 전
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 년 전
  Sam Lantinga 5c29b58e95 Added support for clang thread-safety analysis 3 년 전
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 3 년 전
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 년 전