История коммитов

Автор SHA1 Сообщение Дата
  Pierre Wendling 7d536d5240 N3DS: Put `SDL_Log.txt` in the proper directory. 3 лет назад
  Pierre Wendling 655275378d N3DS port (squashed) 5 лет назад
  Sam Lantinga 5892ed4373 Fixed Xcode warnings on macOS 3 лет назад
  Eddy Jansson ad0b91302d android: Add missing entries to SDL_category_prefixes table. 3 лет назад
  chalonverse 3b191580c3 Windows GDK Support (#5830) 3 лет назад
  Francisco Javier Trujillo Mata e4409f6733 Include SDL_Log driver 3 лет назад
  Eddy Jansson f7280dcebb log: Check for integer overflow. 3 лет назад
  Sam Lantinga 8cd908e0b9 Fixed building with Visual Studio 2013 3 лет назад
  Eddy Jansson 888899244c log: Allow log messages of any length. 4 лет назад
  Eddy Jansson 645db217a0 log: Use malloc for long messages. 4 лет назад
  Sam Lantinga 7e636b03cc Removed log message length limitation for Apple platforms 4 лет назад
  Sam Lantinga a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 4 лет назад
  Ryan C. Gordon 0f45a4e303 log: Don't try to SDL_free the static array. :) 4 лет назад
  Ryan C. Gordon 31e83cd14c log: Fixed build (sorry!) 4 лет назад
  Ryan C. Gordon fde9a7086e log: Make the message buffer static. 4 лет назад
  Ryan C. Gordon c4141bc11c log: Wrap the call to the logging implementation in a mutex. 4 лет назад
  Ryan C. Gordon 2a42952281 log: Don't stack-allocate the message buffer. 4 лет назад
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 лет назад
  Ryan C. Gordon ed6ce5ccb0 log: Fixed compiler warnings on 64-bit Visual Studio. 4 лет назад
  Ivan Epifanov 2d64e37e41 Initial rebase of xerpi's port 5 лет назад
  Cameron Cawley 391bb80bb9 Replace duplicate functions and lstrlen/lstrcat with SDL string functions 5 лет назад
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 лет назад
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 лет назад
  Ethan Lee bf9bf602e7 Copypaste SDL_NSLog to UIKit backend, document it as such 6 лет назад
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 лет назад
  Ryan C. Gordon b262b0ebc9 Small stack allocations fall back to malloc if they're unexpectedly large. 7 лет назад
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 8 лет назад
  Sam Lantinga 7914725bfc Removed spurious debug output 8 лет назад
  Olli Kallioinen 5a735da968 Fixed SDL_Log not working on windows if the output is being redirected. 8 лет назад
  Sam Lantinga de91b1248f Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 8 лет назад