Histórico de Commits

Autor SHA1 Mensagem Data
  Michael Fitzmayer 7ae64592c9 Restore support for the Nokia N-Gage (#12148) há 1 ano atrás
  Sam Lantinga efc390d7e2 Don't log SDL errors by default há 1 ano atrás
  Sam Lantinga f2074d7af3 Updated copyright for 2025 há 1 ano atrás
  Sam Lantinga a567786762 Added SDL_SetErrorV() há 1 ano atrás
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool há 1 ano atrás
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API há 1 ano atrás
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL há 1 ano atrás
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code há 1 ano atrás
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention há 2 anos atrás
  Sam Lantinga 04be04c338 Removed mostly unused SDL_errorcode há 2 anos atrás
  Sam Lantinga afe7c7a644 Changed SDL_ClearError() to always return 0. há 2 anos atrás
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 há 2 anos atrás
  Sam Lantinga 72b7acfe8a Don't create a TLS error buffer if we're just clearing the error há 2 anos atrás
  Sam Lantinga ecd56bb8f0 Removed SDL_GetErrorMsg(), trivially implemented in application code há 2 anos atrás
  Sam Lantinga 66e532fa61 Handle out of memory errors without any allocation há 2 anos atrás
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) há 2 anos atrás
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style há 3 anos atrás
  Anonymous Maarten 048df6260c Remove disabled self test main functions in src/SDL_error.c há 3 anos atrás
  Sam Lantinga fde78d12f2 Updated copyright for 2023 há 3 anos atrás
  Sam Lantinga 63724c113b Removed the vi format comments from the source há 3 anos atrás
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) há 3 anos atrás
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) há 3 anos atrás
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) há 3 anos atrás
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` há 3 anos atrás
  Sylvain d4e6047e3c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) há 4 anos atrás
  Sam Lantinga cbd0187475 Removed the limit on the size of the SDL error message há 4 anos atrás
  Nhalrath b3260e7eb3 Remove macro definition for SDL_ERRBUFIZE há 4 anos atrás
  Sam Lantinga 120c76c84b Updated copyright for 2022 há 4 anos atrás
  Sam Lantinga 9130f7c377 Updated copyright for 2021 há 5 anos atrás
  Ryan C. Gordon 09ca66bf66 SDL_error: simplified error string management. há 6 anos atrás