Commit History

Author SHA1 Message Date
  Semphris 9eea8234e6 Add SDL_Process subsystem 1 year ago
  Anonymous Maarten baa1a5e2f4 Add SDL_strpbrk 1 year ago
  Sam Lantinga 387774ab8a Build config flags are either defined or undefined, never 0 1 year ago
  cosmonaut 2e7d5bb429 Add the SDL_GPU API 2 years ago
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL 1 year ago
  Sam Lantinga 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 1 year ago
  Frank Praznik 974bbea20b x11: Add keymap support 1 year ago
  Sam Lantinga b1b4638cac Add basic vulkan support to offscreen video driver so it doesn't crash if you happen to get the offscreen driver and try to use vulkan. 1 year ago
  Ryan C. Gordon a5c892d2c3 stdlib: Improve Unicode support and consistency in string comparison functions. 2 years ago
  Sam Lantinga 2265d22f75 Updated Xcode project for time APIs 2 years ago
  Frank Praznik a6fbf0488c Add time and realtime clock functions 2 years ago
  Sam Lantinga db0c1d7aeb Added portable file and directory operations (thanks @icculus!) 2 years ago
  Ryan C. Gordon 1e8b006d43 stdlib: qsort and bsearch changes. 2 years ago
  Ryan C. Gordon 99d1337de2 camera: Reenabled macOS/iOS support, with rewritten CoreMedia implementation. 2 years ago
  Ryan C. Gordon cb10c80aaf camera: Reworked to operate with a driver interface, like other subsystems. 2 years ago
  Ryan C. Gordon 7ae955ce68 camera: Renamed everything from "video capture" to "camera", wired to CMake. 2 years ago
  Sam Lantinga 7ed1f3554d Define HAVE_LIBC for the platforms with a C library 2 years ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 years ago
  Sylvain 59f93e20a7 Add SDL Video Capture, with back-end for linux/macos/ios/android 2 years ago
  Anonymous Maarten 6127ac0871 Use SDL_DISABLE_ALLOCA instead of HAVE_ALLOCA in SDL_stdinc.h 2 years ago
  Sam Lantinga e72935a445 Check for modff in addition to modf 2 years ago
  Sam Lantinga 2e465ae31b Revert "Added SDL_nextafter() and SDL_nextafterf()" 2 years ago
  Sam Lantinga bc5d074818 Added SDL_nextafter() and SDL_nextafterf() 2 years ago
  Anonymous Maarten 4681240241 cmake: Detect AVX + allow build system to disable Intel intrinsics 3 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 years ago
  Anonymous Maarten f91a747549 include: SDL_dynapi.h depends on platform defines 3 years ago
  Sam Lantinga 7f23d71b6a Added SDL_modf() and SDL_modff() 3 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 years ago
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers 3 years ago