Commit History

Author SHA1 Message Date
  Anonymous Maarten cd64e0b6e3 SDL_blit_copy: Don't call potentially FPU using SDL_memcpy in SDL_memcpyMMX 3 years ago
  Anonymous Maarten 51c10bef0b cmake: disable warnings in libm + warning about EMMS instruction 3 years ago
  Anonymous Maarten 5e5b029d6c cmake: add /Q_no-use-libirc flag when building a no-libc library 3 years ago
  Anonymous Maarten e5ebbdafd4 cmake: add support for building with Intel C compiler 3 years ago
  Anonymous Maarten 984af1a725 cmake: new LLVM based Intel compiler does not recognize MSVC's /MP 3 years ago
  Anonymous Maarten 1158cff9ea cmake: increase threshold for stack probes 3 years ago
  Anonymous Maarten ce4c54e2b2 cmake: get_filename_component(EXT) retturns extension including leading dot 3 years ago
  Anonymous Maarten 6c495a92f0 cmake: use compatible interface properties to disallow linking to a different version of SDL 3 years ago
  Ozkan Sezer 22df572979 look for clock_gettime() in libc first, then in librt if not found. 3 years ago
  Anonymous Maarten e927e5d440 vita: add missing static libraries for using gles with pib 3 years ago
  Anonymous Maarten a8a5bd3d6b cmake: allow disabling OpenGL support when building with GLES using PSP2-PVR 3 years ago
  Anonymous Maarten c0445c23bf vita: PVR needs to link to sceIme_stub library 3 years ago
  Anonymous Maarten f51f7fbb94 n3ds: fix exported libraries of n3ds 3 years ago
  yuanhecai 0b0d256a69 Fix loongarch64 support 3 years ago
  Anonymous Maarten 460b7b247f cmake: do all compile tests with -D_GNU_SOURCE=1 3 years ago
  Ozkan Sezer 0d5467a6e9 cmake: check for math library functions even in the absence of libm 3 years ago
  Ozkan Sezer 305e7b55bd cmake: fix detection of library functions when -Werror is enabled. 3 years ago
  nfarid b79732b967 cmake: use FindALSA.cmake to find ALSA library 3 years ago
  Anonymous Maarten 5df106603d cmake: move platform detection to cmake/sdl/paltform.cmake for re-use by SDL2-compat 3 years ago
  Anonymous Maarten 84039e2514 cmake: use target_link_libraries to pass -Wl,--undefined=WinMain 3 years ago
  Anonymous Maarten dcd1252368 cmake: test for lsx and lasx intrinsics for loongarch 3 years ago
  Anonymous Maarten edb75bc29e cmake: make all assembly options depend on SDL_ASSEMBLY and architecture 3 years ago
  Anonymous Maarten 660cec69b1 cmake: find libudev library so it gets priority 3 years ago
  Anonymous Maarten a2611edcf3 cmake: add support for some BSD's wscons input 3 years ago
  Sam Lantinga ea8f8b6dc3 Updated to version 2.27.0 for development 3 years ago
  Sam Lantinga 0bfeed061b Updated to version 2.26.0 for release 3 years ago
  Sam Lantinga 8ae46a49ea Save the version in VERSION.txt instead of VERSION 3 years ago
  Sam Lantinga 802c624ab3 Strip trailing newline when reading the VERSION file 3 years ago
  Ozkan Sezer 3bc4bad8fb add missing strcasestr checks to cmake and autotools build systems, 3 years ago
  Sam Lantinga 78ea6af2cd Updated to version 2.25.1 for release candidate 3 years ago