Commit History

Author SHA1 Message Date
  Sam Lantinga d14530ea82 Removed check for _HAVE_STDINT_H 2 years ago
  Anonymous Maarten 95b0712033 cmake: don't create libSDL3.so symbolic link at install time 2 years ago
  Simon McVittie 7ef38beb7e build: Simplify library name 2 years ago
  Anonymous Maarten 4574c16178 cmake: test for lsx and lasx intrinsics for loongarch 2 years ago
  Anonymous Maarten d1f423d9db cmake: make all assembly options depend on SDL_ASSEMBLY and architecture 2 years ago
  Anonymous Maarten d0e14008b5 cmake: find libudev library so it gets priority 2 years ago
  Anonymous Maarten 1bbff6596c cmake: add support for some BSD's wscons input 2 years ago
  Ozkan Sezer ab8df9096c fix copy/paste typo in previous commit. 2 years ago
  Ozkan Sezer f3fe8ea7ad fix CI windows errors again (because of unused stdio reader callbacks.) 2 years ago
  Ozkan Sezer a8faac1b8b fixed SDL_config_windows.h (was broken by 1e4cd682) 2 years ago
  Ozkan Sezer de0cca91d4 fix CI windows errors because of SDL_RWFromFP() 2 years ago
  Ozkan Sezer 25e9449a41 fix SDL_PI_D (L suffix is for long double, not double.) 2 years ago
  Ozkan Sezer 1e4cd682b3 removed M_PI detection from cmake, removed HAVE_M_PI from config files. 2 years ago
  Ozkan Sezer 0b8309da0c renamed SDL PI constants to SDL_PI_D and SDL_PI_F. 2 years ago
  Sam Lantinga 199423612c Updated test programs with SDL_M_PI* 2 years ago
  Sam Lantinga 05139f4a2e Removed SDL_RWFromFP from the public API 2 years ago
  Sam Lantinga 670f1df469 Removed SDL_stdinc.h dependency on HAVE_M_PI, added SDL_M_PIl (double) and SDL_M_PIf (float) instead 2 years ago
  Sam Lantinga 8733927e35 Remove SDL_stdinc.h dependency on HAVE_ALLOCA 2 years ago
  Sam Lantinga fa3814ddf1 Removed SDL_rwops.h dependency on stdio.h 2 years ago
  Anonymous Maarten 34d538bd13 ci: fix typo in arguments of cmake 2 years ago
  Anonymous Maarten 18ef9dcf61 ci: fix arguments for FreeBSD CMake 2 years ago
  Anonymous Maarten ecd36c8f07 cmake: fix typo's in last commit 2 years ago
  Anonymous Maarten c9b8559af5 cmake: use option to pass extra check options instead of hardcoding them 2 years ago
  Anonymous Maarten b4fc66525c ci: use CMake for building SDL on FreeBSD 2 years ago
  Anonymous Maarten c069ff1586 cmake: add /usr/local/include to check include directories 2 years ago
  Anonymous Maarten cd13600944 cmake: don't reset check state after pushing state 2 years ago
  Michael Fitzmayer 67f31a19a8 Add bitdraw.h, remove non-working stub class 2 years ago
  Anonymous Maarten 622f64dff2 cmake: add X11 include dir to check dirs 2 years ago
  Sylvain Becker 4f780c7319 SDL_mfijoystick.m: remove VLA, so that projects can be built with error on vla 2 years ago
  Ozkan Sezer f73f23a35c added missing FGREP to Makefile.in. fixed syntax. regenerated configure. 2 years ago