Историја ревизија

Аутор SHA1 Порука Датум
  Sam Lantinga eacf119923 Renamed SDL_size_add_overflow() and SDL_size_mul_overflow() пре 1 година
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API пре 1 година
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code пре 1 година
  Anonymous Maarten 46d9066a69 Fix warnings shown when making SDL_bool a typedef of bool пре 1 година
  Sam Lantinga 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() пре 1 година
  Ryan C. Gordon a5c892d2c3 stdlib: Improve Unicode support and consistency in string comparison functions. пре 2 година
  Sam Lantinga 7a069cc4b0 Allow optimizing memcpy and memset where possible пре 2 година
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 пре 2 година
  Sam Lantinga dab4f296b8 Cleanup spacing пре 2 година
  Sam Lantinga 2e465ae31b Revert "Added SDL_nextafter() and SDL_nextafterf()" пре 2 година
  Sam Lantinga bc5d074818 Added SDL_nextafter() and SDL_nextafterf() пре 2 година
  Sam Lantinga 737aa881fa Updated source to match SDL function prototype style пре 2 година
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined пре 3 година
  Sam Lantinga 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() пре 3 година
  Sam Lantinga fde78d12f2 Updated copyright for 2023 пре 3 година
  Sam Lantinga 7f23d71b6a Added SDL_modf() and SDL_modff() пре 3 година
  Sam Lantinga 63724c113b Removed the vi format comments from the source пре 3 година
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) пре 3 година
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) пре 3 година
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` пре 3 година
  Sam Lantinga ce9f3173cd Only use memset_pattern4() if we have string.h on Apple platforms пре 3 година
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers пре 3 година
  Ozkan Sezer 0b8309da0c renamed SDL PI constants to SDL_PI_D and SDL_PI_F. пре 3 година
  Sam Lantinga 670f1df469 Removed SDL_stdinc.h dependency on HAVE_M_PI, added SDL_M_PIl (double) and SDL_M_PIf (float) instead пре 3 година
  Anonymous Maarten 5da85376b9 stdlib: move all mslibc functions to SDL_mslibc.c пре 3 година
  Frank Richter 0e63b514d5 Don't define memcpy(), memset() when using static VC runtime. пре 3 година
  Sam Lantinga 120c76c84b Updated copyright for 2022 пре 4 година
  Ozkan Sezer 6407d4b0a8 remove unnecessary parentheses from SDL_abs() пре 4 година
  Kevin Colour 6cbee0634e include: Swap parameter names in atan2 functions пре 4 година
  Ozkan Sezer 1957ffd21a fixed a typo in SDL_ceilf() пре 5 година