Historique des commits

Auteur SHA1 Message Date
  Frank Praznik 873ec097ea x11: Remove deprecated/defunct X11 hints il y a 3 ans
  Sam Lantinga 346eeba210 Removed SDL_GetRevisionNumber() il y a 3 ans
  slime ac8fbb7040 Remove SDL_CalculateGammaRamp. il y a 3 ans
  slime 52f4cc843d Remove SDL_SetWindowBrightness and SDL_SetWindowGammaRamp. il y a 3 ans
  Sam Lantinga d14530ea82 Removed check for _HAVE_STDINT_H il y a 3 ans
  Anonymous Maarten 95b0712033 cmake: don't create libSDL3.so symbolic link at install time il y a 3 ans
  Simon McVittie 7ef38beb7e build: Simplify library name il y a 3 ans
  Anonymous Maarten 4574c16178 cmake: test for lsx and lasx intrinsics for loongarch il y a 3 ans
  Anonymous Maarten d1f423d9db cmake: make all assembly options depend on SDL_ASSEMBLY and architecture il y a 3 ans
  Anonymous Maarten d0e14008b5 cmake: find libudev library so it gets priority il y a 3 ans
  Anonymous Maarten 1bbff6596c cmake: add support for some BSD's wscons input il y a 3 ans
  Ozkan Sezer ab8df9096c fix copy/paste typo in previous commit. il y a 3 ans
  Ozkan Sezer f3fe8ea7ad fix CI windows errors again (because of unused stdio reader callbacks.) il y a 3 ans
  Ozkan Sezer a8faac1b8b fixed SDL_config_windows.h (was broken by 1e4cd682) il y a 3 ans
  Ozkan Sezer de0cca91d4 fix CI windows errors because of SDL_RWFromFP() il y a 3 ans
  Ozkan Sezer 25e9449a41 fix SDL_PI_D (L suffix is for long double, not double.) il y a 3 ans
  Ozkan Sezer 1e4cd682b3 removed M_PI detection from cmake, removed HAVE_M_PI from config files. il y a 3 ans
  Ozkan Sezer 0b8309da0c renamed SDL PI constants to SDL_PI_D and SDL_PI_F. il y a 3 ans
  Sam Lantinga 199423612c Updated test programs with SDL_M_PI* il y a 3 ans
  Sam Lantinga 05139f4a2e Removed SDL_RWFromFP from the public API il y a 3 ans
  Sam Lantinga 670f1df469 Removed SDL_stdinc.h dependency on HAVE_M_PI, added SDL_M_PIl (double) and SDL_M_PIf (float) instead il y a 3 ans
  Sam Lantinga 8733927e35 Remove SDL_stdinc.h dependency on HAVE_ALLOCA il y a 3 ans
  Sam Lantinga fa3814ddf1 Removed SDL_rwops.h dependency on stdio.h il y a 3 ans
  Anonymous Maarten 34d538bd13 ci: fix typo in arguments of cmake il y a 3 ans
  Anonymous Maarten 18ef9dcf61 ci: fix arguments for FreeBSD CMake il y a 3 ans
  Anonymous Maarten ecd36c8f07 cmake: fix typo's in last commit il y a 3 ans
  Anonymous Maarten c9b8559af5 cmake: use option to pass extra check options instead of hardcoding them il y a 3 ans
  Anonymous Maarten b4fc66525c ci: use CMake for building SDL on FreeBSD il y a 3 ans
  Anonymous Maarten c069ff1586 cmake: add /usr/local/include to check include directories il y a 3 ans
  Anonymous Maarten cd13600944 cmake: don't reset check state after pushing state il y a 3 ans