Historial de Commits

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