- 92fe3b1 Updated to version 2.30.4 for release by Sam Lantinga · 7 months ago release-2.30.4
- faa9bbd cmake: direct3d12 renderer needs d3d12.h and d3d12sdklayers.h by Anonymous Maarten · 8 months ago
- cf6c760 d3d12: older Windows SDK headers contain wrong function prototypes by Anonymous Maarten · 8 months ago
- dd42795 autotools, cmake, macOS: Do not use the system iconv() by default by Ozkan Sezer · 9 months ago
- fb14975 Updated to version 2.30.3 for release by Sam Lantinga · 9 months ago release-2.30.3
- 5570d84 loongarch: Delete the configuration of the compilation option "mlasx" by yuanhecai · 9 months ago
- f461d91 Updated to version 2.30.2 for release by Sam Lantinga · 10 months ago release-2.30.2
- d849036 wayland: Allocate the cursor shared memory buffer entirely in memory, if possible. by Frank Praznik · 11 months ago
- 5adbf37 Updated to version 2.30.1 for release by Sam Lantinga · 11 months ago release-2.30.1
- 859844e Updated to version 2.30.0 for release by Sam Lantinga · 12 months ago release-2.30.0
- 857b984 Don't use the system iconv on Apple mobile platforms by Sam Lantinga · 12 months ago
- 4a62e1c Updated to version 2.29.3 for RC build by Sam Lantinga · 12 months ago prerelease-2.29.3
- ef7261b Updated to version 2.29.2 for RC build by Sam Lantinga · 1 year ago prerelease-2.29.2
- ed5d3d9 Fix compilation on loongarch by yuanhecai · 1 year ago
- b4f99de Updated to version 2.29.1 for RC build by Sam Lantinga · 1 year ago
- 884c21c Use common generic syscond for platforms with no cond implementation by Julian Uy · 1 year, 1 month ago
- bbcf40e cmake: fixed iconv detection test program by Ozkan Sezer · 1 year, 2 months ago
- 8cf7e9e autotools, cmake: set SDL_SYSTEM_ICONV to OFF for windows (like SDL3.) by Ozkan Sezer · 1 year, 2 months ago
- 17e62ab revise iconv detection: by Ozkan Sezer · 1 year, 2 months ago
- 3fb5124 cmake: add openbsd wscons sources to build, if supported by Ozkan Sezer · 1 year, 2 months ago
- d81d986 cmake: fix uses of undefined macro identifiers (-Wundef) by Anonymous Maarten · 1 year, 2 months ago
- adc0880 cmake: also install pdb files of static libraries by Anonymous Maarten · 1 year, 3 months ago
- e8f4045 Use XINPUT_STATE instead of XINPUT_STATE_EX (thanks Andrew!) by Sam Lantinga · 1 year, 3 months ago
- 8b1b673 cmake: fold HAVE_INPUT_EVENTS into HAVE_LINUX_INPUT_H by Anonymous Maarten · 1 year, 3 months ago
- 517db6d cmake: reset check state before testing -fobjc-arc by Anonymous Maarten · 1 year, 3 months ago
- 20630b2 cmake: check -fobjc-arc compiler flag on Apple platforms by Anonymous Maarten · 1 year, 3 months ago
- 7774de0 cmake: file(RELATIVE_PATH) needs 2 absolute paths by Anonymous Maarten · 1 year, 3 months ago
- 9025591 cmake: install pdb's when present by Anonymous Maarten · 1 year, 3 months ago
- 933ec9e cmake: add qnx support by Anonymous Maarten · 1 year, 4 months ago
- b388f6e cmake: use MSVC_RUNTIME_LIBRARY to force MT by Anonymous Maarten · 1 year, 5 months ago
- fcae9cd cmake: build with -Wdocumentation by Anonymous Maarten · 1 year, 6 months ago
- 8231278 Unaligned stacks on i686-w64-mingw32, may lead to crashes (#7607) by Christopher Wellons · 1 year, 7 months ago
- 547c8c2 Add kernel32 to SDL_EXTRA_LIBS required for cross-compilation to Win32 native by Joshua Barnett · 1 year, 7 months ago
- 0262f75 cmake: check whether libunwind can be compiled and linked against by Anonymous Maarten · 1 year, 7 months ago
- 8908d16 cmake: explicitly disable WINDOWS_EXPORT_ALL_SYMBOLS for SDL2 by Anonymous Maarten · 1 year, 7 months ago
- e42a3a3 cmake: use SDL_CPU_ARM32 instead of CMAKE_GENERATOR_PLATFORM STREQUAL "ARM" by scribam · 1 year, 7 months ago
- ceece91 Updated to version 2.29.0 for development by Sam Lantinga · 1 year, 7 months ago
- ffa78e6 Updated to version 2.28.0 for release by Sam Lantinga · 1 year, 7 months ago release-2.28.0
- d4f9be4 Updated to version 2.27.1 for release candidate by Sam Lantinga · 1 year, 7 months ago prerelease-2.27.1
- 14f4fd3 git commit -m "cmake: set maximum policy to 3.5 by Anonymous Maarten · 1 year, 8 months ago
- 72606d9 cmake: allow #include "SDL2/SDL.h.h" when using SDL2 as subproject by Anonymous Maarten · 1 year, 8 months ago
- 63b8af3 Disable unused local typedefs warning by Sam Lantinga · 1 year, 8 months ago
- cd64e0b SDL_blit_copy: Don't call potentially FPU using SDL_memcpy in SDL_memcpyMMX by Anonymous Maarten · 1 year, 10 months ago
- 51c10be cmake: disable warnings in libm + warning about EMMS instruction by Anonymous Maarten · 1 year, 10 months ago
- 5e5b029 cmake: add /Q_no-use-libirc flag when building a no-libc library by Anonymous Maarten · 1 year, 10 months ago
- e5ebbda cmake: add support for building with Intel C compiler by Anonymous Maarten · 1 year, 10 months ago
- 984af1a cmake: new LLVM based Intel compiler does not recognize MSVC's /MP by Anonymous Maarten · 1 year, 10 months ago
- 1158cff cmake: increase threshold for stack probes by Anonymous Maarten · 1 year, 10 months ago
- ce4c54e cmake: get_filename_component(EXT) retturns extension including leading dot by Anonymous Maarten · 1 year, 10 months ago
- 6c495a9 cmake: use compatible interface properties to disallow linking to a different version of SDL by Anonymous Maarten · 1 year, 11 months ago
- 22df572 look for clock_gettime() in libc first, then in librt if not found. by Ozkan Sezer · 2 years ago
- e927e5d vita: add missing static libraries for using gles with pib by Anonymous Maarten · 2 years ago
- a8a5bd3 cmake: allow disabling OpenGL support when building with GLES using PSP2-PVR by Anonymous Maarten · 2 years ago
- c0445c2 vita: PVR needs to link to sceIme_stub library by Anonymous Maarten · 2 years ago
- f51f7fb n3ds: fix exported libraries of n3ds by Anonymous Maarten · 2 years ago
- 0b0d256 Fix loongarch64 support by yuanhecai · 2 years ago
- 460b7b2 cmake: do all compile tests with -D_GNU_SOURCE=1 by Anonymous Maarten · 2 years, 1 month ago
- 0d5467a cmake: check for math library functions even in the absence of libm by Ozkan Sezer · 2 years, 1 month ago
- 305e7b5 cmake: fix detection of library functions when -Werror is enabled. by Ozkan Sezer · 2 years, 1 month ago
- b79732b cmake: use FindALSA.cmake to find ALSA library by nfarid · 2 years, 1 month ago
- 5df1066 cmake: move platform detection to cmake/sdl/paltform.cmake for re-use by SDL2-compat by Anonymous Maarten · 2 years, 2 months ago
- 84039e2 cmake: use target_link_libraries to pass -Wl,--undefined=WinMain by Anonymous Maarten · 2 years, 2 months ago
- dcd1252 cmake: test for lsx and lasx intrinsics for loongarch by Anonymous Maarten · 2 years, 2 months ago
- edb75bc cmake: make all assembly options depend on SDL_ASSEMBLY and architecture by Anonymous Maarten · 2 years, 2 months ago
- 660cec6 cmake: find libudev library so it gets priority by Anonymous Maarten · 2 years, 2 months ago
- a2611ed cmake: add support for some BSD's wscons input by Anonymous Maarten · 2 years, 2 months ago
- ea8f8b6 Updated to version 2.27.0 for development by Sam Lantinga · 2 years, 2 months ago
- 0bfeed0 Updated to version 2.26.0 for release by Sam Lantinga · 2 years, 2 months ago release-2.26.0
- 8ae46a4 Save the version in VERSION.txt instead of VERSION by Sam Lantinga · 2 years, 2 months ago
- 802c624 Strip trailing newline when reading the VERSION file by Sam Lantinga · 2 years, 2 months ago
- 3bc4bad add missing strcasestr checks to cmake and autotools build systems, by Ozkan Sezer · 2 years, 2 months ago
- 78ea6af Updated to version 2.25.1 for release candidate by Sam Lantinga · 2 years, 2 months ago prerelease-2.25.1
- 819b014 cmake: enable SDL_TEST by default for emscripten by Anonymous Maarten · 2 years, 3 months ago
- 55384db cmake: emscripten has libunwind.h, libunwind.a has missing symbols by Anonymous Maarten · 2 years, 3 months ago
- 6e46090 cmake: check ALL headers inside the look (including sys/types.h) by Anonymous Maarten · 2 years, 3 months ago
- 500bac0 cmake: include FIndPkgConfig.cmake through find_package by Anonymous Maarten · 2 years, 3 months ago
- a71ad40 CMake: Add option to use Ccache. by Pierre Wendling · 2 years, 2 months ago
- 9f8b68a Fixed building without linux/input.h by Sam Lantinga · 2 years, 2 months ago
- 61297f7 cmake: on Apple, check for presence of an OBJC compiler by Anonymous Maarten · 2 years, 3 months ago
- b50e429 Fix compilation for .m files extension by Luca Lolli · 2 years, 5 months ago
- 4c704ec cmake: use SDL2-static as static library output name when prefix/static == ""/".lib" by Anonymous Maarten · 2 years, 3 months ago
- c3b1334 On x86, pass -nodefaultlib to linker when wanting to avoid the C library by Anonymous Maarten · 2 years, 3 months ago
- 4ca5ea5 build: Add a mechanism to mark builds with vendor info by Simon McVittie · 2 years, 3 months ago
- 2dc788c build: Expand version info in SDL_REVISION and SDL_GetRevision() by Simon McVittie · 2 years, 3 months ago
- 5ed091c cmake: fix reporting of SDL_TESTS by Anonymous Maarten · 2 years, 3 months ago
- 96361fc cmake: create and install sdl2.pc for MSVC & WATCOM by Anonymous Maarten · 2 years, 4 months ago
- d542f43 cmake: add SDL_INSTALL_CMAKEDIR cache variable to override location of cmake config files by Anonymous Maarten · 2 years, 3 months ago
- 428b5ae PSP: Reorder extra imports by Wouter Wijsman · 2 years, 3 months ago
- 392f388 N3DS: Use SDL_Sensor instead of Joystick sensors. by Pierre Wendling · 2 years, 4 months ago
- 27557b6 N3DS: Prefix timer sources with `N3DS_`. by Pierre Wendling · 2 years, 4 months ago
- 6552753 N3DS port (squashed) by Pierre Wendling · 3 years, 10 months ago
- 6ffc45b Removed "undefined" argument for Apple platforms. by Aaron Barany · 2 years, 4 months ago
- 37beabd SDL_mslib.c: clang-cl does not support `/GL-` by Anonymous Maarten · 2 years, 4 months ago
- 07225d2 cmake: fix check for -marm by Anonymous Maarten · 2 years, 4 months ago
- 45da133 cmake: don't error on apple when using deprecated declarations by Anonymous Maarten · 2 years, 4 months ago
- 77822ed cmake: add SDL_WERROR to conditionally enable/disable -Werror by Anonymous Maarten · 2 years, 4 months ago
- 1064fde cmake: append to COMPILE_FLAGS property by Anonymous Maarten · 2 years, 4 months ago
- fa7ffa4 change the iconv configuration option names to be more verbose. by Ozkan Sezer · 2 years, 4 months ago
- 294ccba better wording for --enable-iconv description by Ozkan Sezer · 2 years, 4 months ago
- c9f60cc cmake+autotools: add option to enable/disable iconv by Anonymous Maarten · 2 years, 4 months ago