Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool hace 7 meses
  Anonymous Maarten db96ddca34 SDL_test: use SDLCALL calling convention hace 7 meses
  Anonymous Maarten ff1e252413 testautomation: remove SDLTest_TestCaseFp casts hace 7 meses
  Anonymous Maarten a919774fe4 Build with -Wfloat-conversion + fix all warnings hace 10 meses
  Petar Popovic 4ecea42fb0 testautomation_math.c: use isinf(V) instead of fpclassify(V) == FP_INFINITE hace 1 año
  Simon McVittie 7c089f4e57 testautomation_math: Fix misleading log output hace 1 año
  Simon McVittie b66dba2a9d test: Don't accept results that are much less than expected hace 1 año
  Anonymous Maarten f1f9e27128 testautomation_math: do relative comparison + more precise correct trigonometric values hace 1 año
  Simon McVittie babca704e0 testautomation: Don't expect exp to yield exact floating point results hace 1 año
  Sam Lantinga 8f20ef5b43 Re-enable C runtime with Mingw, and disable the problematic math test hace 1 año
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. hace 1 año
  Simon McVittie 6248472c0c test: Accept small numerical differences in more mathematical tests hace 1 año
  Anonymous Maarten 474c8d0073 testautomation: don't do float equality tests hace 1 año
  Sam Lantinga 2e465ae31b Revert "Added SDL_nextafter() and SDL_nextafterf()" hace 1 año
  Sam Lantinga bc5d074818 Added SDL_nextafter() and SDL_nextafterf() hace 1 año
  Anonymous Maarten d392ce516a testautomation_math: avoid equality tests with INFINITY hace 2 años
  Sylvain c963f02571 More fix warnings about static function and prototype hace 2 años
  Sam Lantinga 6cfe4f2ba8 Fixed documentation errors in testautomation_math.c hace 2 años
  Sam Lantinga 7f23d71b6a Added SDL_modf() and SDL_modff() hace 2 años
  Sam Lantinga 63724c113b Removed the vi format comments from the source hace 2 años
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) hace 2 años
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) hace 2 años
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` hace 2 años
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers hace 2 años
  Ozkan Sezer 0b8309da0c renamed SDL PI constants to SDL_PI_D and SDL_PI_F. hace 2 años
  Sam Lantinga 199423612c Updated test programs with SDL_M_PI* hace 2 años
  Pierre Wendling 6784d84c9d N3DS: Fix `-Wformat` warnings in tests. hace 2 años
  Pierre Wendling 73d8d02629 Test: Fix Exp base case for Win32. hace 2 años
  Pierre Wendling 6bd3e0b189 Test: Check sqrt and atan against the epsilon. hace 2 años
  Pierre Wendling cee47a9ebe Test: Use inexact helper for log10 regular cases. hace 2 años