Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() il y a 1 an
  Ryan C. Gordon a5c892d2c3 stdlib: Improve Unicode support and consistency in string comparison functions. il y a 2 ans
  Frank Praznik a6fbf0488c Add time and realtime clock functions il y a 2 ans
  Sam Lantinga db0c1d7aeb Added portable file and directory operations (thanks @icculus!) il y a 2 ans
  Ryan C. Gordon 1e8b006d43 stdlib: qsort and bsearch changes. il y a 2 ans
  Ryan C. Gordon cb10c80aaf camera: Reworked to operate with a driver interface, like other subsystems. il y a 2 ans
  Ryan C. Gordon 7ae955ce68 camera: Renamed everything from "video capture" to "camera", wired to CMake. il y a 2 ans
  Sam Lantinga 7ed1f3554d Define HAVE_LIBC for the platforms with a C library il y a 2 ans
  Sam Lantinga f224af5ac5 Updated Haptic API for SDL 3.0 conventions il y a 2 ans
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
  Anonymous Maarten 6127ac0871 Use SDL_DISABLE_ALLOCA instead of HAVE_ALLOCA in SDL_stdinc.h il y a 2 ans
  Sam Lantinga e72935a445 Check for modff in addition to modf il y a 2 ans
  Sam Lantinga 2e465ae31b Revert "Added SDL_nextafter() and SDL_nextafterf()" il y a 2 ans
  Sam Lantinga bc5d074818 Added SDL_nextafter() and SDL_nextafterf() il y a 2 ans
  Ryan C. Gordon e474047ff8 rwlock: Added SDL_rwlock API for shared locks. il y a 2 ans
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) il y a 3 ans
  Sam Lantinga fde78d12f2 Updated copyright for 2023 il y a 3 ans
  Anonymous Maarten f91a747549 include: SDL_dynapi.h depends on platform defines il y a 3 ans
  Sam Lantinga 7f23d71b6a Added SDL_modf() and SDL_modff() il y a 3 ans
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` il y a 3 ans
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers il y a 3 ans