Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers hace 3 años
  Ozkan Sezer 25e9449a41 fix SDL_PI_D (L suffix is for long double, not double.) hace 3 años
  Ozkan Sezer 0b8309da0c renamed SDL PI constants to SDL_PI_D and SDL_PI_F. hace 3 años
  Sam Lantinga 670f1df469 Removed SDL_stdinc.h dependency on HAVE_M_PI, added SDL_M_PIl (double) and SDL_M_PIf (float) instead hace 3 años
  Sam Lantinga 8733927e35 Remove SDL_stdinc.h dependency on HAVE_ALLOCA hace 3 años
  David Carlier d5572559a5 disable VS hace 3 años
  David Carlier 975ffaea77 alloc api having new attributes for micro optimisations. hace 3 años
  SDL Wiki Bot 290bd8b910 Sync SDL wiki -> header hace 3 años
  pionere 68b30d24e0 cmake: get rid of the duplicated _USE_MATH_DEFINES hace 3 años
  Sam Lantinga 297ecb706d Added SDL_strcasestr() for a case insensitive version of SDL_strstr() hace 3 años
  Sam Lantinga c6e8961979 Define _USE_MATH_DEFINES for Visual Studio (thanks @pionere!) hace 3 años
  Pierre Wendling 655275378d N3DS port (squashed) hace 5 años
  Sam Lantinga f6b81125b3 Always define SDL_COMPILE_TIME_ASSERT as static_assert() in C++ hace 3 años
  Sam Lantinga b4c4dd84c2 Added SDL_crc16() to be used in joystick GUIDs after 2.24.0 hace 3 años
  Sam Lantinga cbd0187475 Removed the limit on the size of the SDL error message hace 3 años
  chalonverse 3b191580c3 Windows GDK Support (#5830) hace 3 años
  Sam Lantinga adc6875870 Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!) hace 3 años
  Guldoman 74bcc5a0a3 stdlib: Add `SDL_utf8strnlen` hace 4 años
  Cameron Cawley 0cca71a846 Use SDLCALL for callbacks in public APIs hace 3 años
  Simon McVittie 8ab3ae98f0 stdinc: Add a comment to clarify why inline functions are needed here hace 3 años
  Simon McVittie f661654fad stdinc: Add overflow-checking add and multiply for size_t hace 3 años
  Ozkan Sezer e9ff4fdd49 add SDL_bsearch hace 4 años
  Eddy Jansson 00feca27b0 Add SDL_FLT_EPSILON. hace 4 años
  Ryan C. Gordon 3425e9950e stdinc: SDL_COMPILE_TIME_ASSERT defines shouldn't have a semicolon. hace 4 años
  Ozkan Sezer f0d2747df1 use _Static_assert for SDL_COMPILE_TIME_ASSERT(), when available hace 4 años
  Sam Lantinga 120c76c84b Updated copyright for 2022 hace 4 años
  Misa 3bf7994fe2 Add and use `SDL_FALLTHROUGH` for fallthroughs hace 4 años
  Sam Lantinga abc12a832c Revert "Add and use `SDL_FALLTHROUGH` for fallthroughs" hace 4 años
  Misa 66a08aa391 Add and use `SDL_FALLTHROUGH` for fallthroughs hace 4 años
  Sam Lantinga 5b646cd19e Build hidapi code into SDL as a new public API hace 4 años