Historique des commits

Auteur SHA1 Message Date
  Sylvain c963f02571 More fix warnings about static function and prototype il y a 3 ans
  Anonymous Maarten 08bcee8570 test: don't use wiki urls for documentation comments il y a 3 ans
  Sam Lantinga 1c83c1fadd Fixed build warnings in Xcode il y a 3 ans
  Sam Lantinga 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() il y a 3 ans
  Sam Lantinga 38b138cd0a Fixed rounding of floating point values in snprintf il y a 3 ans
  Sam Lantinga ead4f122e4 Added basic support for %g snprintf format specifier il y a 3 ans
  Sam Lantinga 63724c113b Removed the vi format comments from the source il y a 3 ans
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) il y a 3 ans
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) il y a 3 ans
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 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
  Anonymous Maarten 274ec02581 testautomation: avoid format related warnings by using a few pragma's il y a 3 ans
  Sam Lantinga c70ffc2a35 Added size_t format specifier test coverage for SDL_snprintf and SDL_sscanf il y a 3 ans
  Sam Lantinga 9065897514 Added test for digit count in sscanf, e.g. "%1x" il y a 3 ans
  Simon McVittie d15f6e379c test: Add a unit test for overflow detection il y a 3 ans
  Sam Lantinga dc4c7d9539 Fixed infinite loop in SDL_vsnprintf() if the format string is too large for the output buffer il y a 4 ans
  Sam Lantinga cdb4d8f22f Added a test case for snprintf of 0.0 il y a 4 ans
  Sam Lantinga 79b0aae86c The return value of SDL_snprintf is the number of characters that would have been written. il y a 4 ans
  Ryan C. Gordon 70c8bd2481 Fixed a bunch of compiler warnings in the test code. il y a 9 ans
  Philipp Wiesemann b524657118 Fixed three source comments in tests. il y a 9 ans
  Philipp Wiesemann b5aa5b04d6 Added a simple test case for SDL_sscanf() to tests. il y a 9 ans
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support il y a 12 ans