Historie revizí

Autor SHA1 Zpráva Datum
  Eddy Jansson df145a9649 log: Fix unlikely out-of-bounds issue. před 4 měsíci
  Sam Lantinga f2074d7af3 Updated copyright for 2025 před 1 rokem
  Sam Lantinga 1cc85c912b Check return value of SDL_small_alloc() před 1 rokem
  Sam Lantinga a8ca024495 Added SDL_GetDefaultLogOutputFunction() před 1 rokem
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool před 1 rokem
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention před 1 rokem
  Sam Lantinga 9275c533ca Added thread-safe initialization/cleanup support před 1 rokem
  Sam Lantinga 231ea07617 Added SDL_LogTrace() před 1 rokem
  Sam Lantinga 6180da00e1 Skip a lock/unlock when logging known categories před 1 rokem
  Sam Lantinga dc639956ba Improve logging performance and make log priorities thread-safe před 1 rokem
  Sam Lantinga 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values před 1 rokem
  Sam Lantinga cf9613fe63 The GPU log category ate one of the SDL reserved categories před 1 rokem
  Ryan C. Gordon ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. před 1 rokem
  Ryan C. Gordon 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. před 1 rokem
  Anonymous Maarten 360bc667a8 SDL_Log: restore SDL2's SDL_LogCategory order před 1 rokem
  Sam Lantinga eacf119923 Renamed SDL_size_add_overflow() and SDL_size_mul_overflow() před 1 rokem
  Sam Lantinga 51a0b58f75 GPU logging should be quiet by default před 1 rokem
  Anonymous Maarten 63e58e5d66 SDL_Log: always use WriteFile/WriteConsole on Windows před 1 rokem
  Anonymous Maarten 8ffc1c2705 SDL_Log: don't rely on printf to forward stderr to the debug stream před 1 rokem
  cosmonaut 2e7d5bb429 Add the SDL_GPU API před 2 roky
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL před 1 rokem
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code před 1 rokem
  Anonymous Maarten 125ce71379 SDL_Log: avoid sending text to the debug stream twice před 1 rokem
  Sam Lantinga fe5dcf79be Reset log prefixes on SDL_Quit() před 1 rokem
  Sam Lantinga 6161c437c7 Added SDL_SetLogPriorityPrefix() před 2 roky
  Sam Lantinga f080336fa6 Fixed memory leak if logging is done after SDL_Quit() před 1 rokem
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention před 1 rokem
  Sam Lantinga d65ae710a1 Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention před 2 roky
  Sam Lantinga 12bdb2b4d0 Added the environment variable SDL_LOGGING to control default log output před 2 roky