Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 vuosi sitten
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention 1 vuosi sitten
  Sam Lantinga 9275c533ca Added thread-safe initialization/cleanup support 1 vuosi sitten
  Sam Lantinga 231ea07617 Added SDL_LogTrace() 1 vuosi sitten
  Sam Lantinga 6180da00e1 Skip a lock/unlock when logging known categories 1 vuosi sitten
  Sam Lantinga dc639956ba Improve logging performance and make log priorities thread-safe 1 vuosi sitten
  Sam Lantinga 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 1 vuosi sitten
  Sam Lantinga cf9613fe63 The GPU log category ate one of the SDL reserved categories 1 vuosi sitten
  Ryan C. Gordon ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 1 vuosi sitten
  Ryan C. Gordon 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 vuosi sitten
  Anonymous Maarten 360bc667a8 SDL_Log: restore SDL2's SDL_LogCategory order 1 vuosi sitten
  Sam Lantinga eacf119923 Renamed SDL_size_add_overflow() and SDL_size_mul_overflow() 1 vuosi sitten
  Sam Lantinga 51a0b58f75 GPU logging should be quiet by default 1 vuosi sitten
  Anonymous Maarten 63e58e5d66 SDL_Log: always use WriteFile/WriteConsole on Windows 1 vuosi sitten
  Anonymous Maarten 8ffc1c2705 SDL_Log: don't rely on printf to forward stderr to the debug stream 1 vuosi sitten
  cosmonaut 2e7d5bb429 Add the SDL_GPU API 2 vuotta sitten
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 vuosi sitten
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL 1 vuosi sitten
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code 1 vuosi sitten
  Anonymous Maarten 125ce71379 SDL_Log: avoid sending text to the debug stream twice 1 vuosi sitten
  Sam Lantinga fe5dcf79be Reset log prefixes on SDL_Quit() 1 vuosi sitten
  Sam Lantinga 6161c437c7 Added SDL_SetLogPriorityPrefix() 2 vuotta sitten
  Sam Lantinga f080336fa6 Fixed memory leak if logging is done after SDL_Quit() 1 vuosi sitten
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention 1 vuosi sitten
  Sam Lantinga d65ae710a1 Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention 2 vuotta sitten
  Sam Lantinga 12bdb2b4d0 Added the environment variable SDL_LOGGING to control default log output 2 vuotta sitten
  Sam Lantinga 4fba663368 Simplified the default log category logic 2 vuotta sitten
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 vuotta sitten
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 vuotta sitten
  Sam Lantinga 3775d9be4b Fixed warning C28251: Inconsistent annotation for 'SDL_LogMessageV_REAL': this instance has no annotations. 2 vuotta sitten