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