Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Lantinga f2074d7af3 Updated copyright for 2025 há 3 meses atrás
  Daniel Gibson 9a81892447 Old env vars as fallback for SDL_VIDEO_DRIVER + SDL_AUDIO_DRIVER #11115 há 6 meses atrás
  Sam Lantinga 5db64300b8 Fixed SDL_GetStringInteger() for values starting with '0' and '1' (thanks @DanielGibson!) há 6 meses atrás
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool há 7 meses atrás
  Sam Lantinga 807b8a9d4d Allow initializing hints and properties from any thread há 7 meses atrás
  Sam Lantinga 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation há 7 meses atrás
  Sam Lantinga 90e01040c5 Added thread-safe environment functions há 7 meses atrás
  Sam Lantinga f827c1322c Renamed SDL_Del* to SDL_Remove* há 7 meses atrás
  Sam Lantinga 00c409cff8 Additional cleanup exposed by building with a C++ compiler há 7 meses atrás
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API há 8 meses atrás
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL há 8 meses atrás
  Mathieu Eyraud 5de3d1e9cc Fix error handling of SDL_AddHintCallback há 8 meses atrás
  Sam Lantinga 2b853121fe Allow environment hint overrides before hints are initialized há 8 meses atrás
  Ryan C. Gordon 074dd8c35f hints: Change hints to be backed by Properties, add documentation. (#9892) há 8 meses atrás
  Sam Lantinga 4f55271571 Removed temporary memory from the API há 8 meses atrás
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. há 10 meses atrás
  APGR22 961488b0dc Added NULL pointer check há 11 meses atrás
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 há 1 ano atrás
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. há 1 ano atrás
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) há 1 ano atrás
  Sam Lantinga e643d28d9c Set the hint value before calling hint callbacks há 1 ano atrás
  Sam Lantinga 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. há 1 ano atrás
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style há 1 ano atrás
  Sam Lantinga 5feebcdce0 SDL_AddHintCallback() now returns a standard int result instead of void há 2 anos atrás
  Sam Lantinga fde78d12f2 Updated copyright for 2023 há 2 anos atrás
  Sam Lantinga 63724c113b Removed the vi format comments from the source há 2 anos atrás
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) há 2 anos atrás
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) há 2 anos atrás
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) há 2 anos atrás
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` há 2 anos atrás