Commit History

Author SHA1 Message Date
  Sam Lantinga 954bbdf3ae Allow emscripten platform to build without threads 3 years ago
  Sam Lantinga e4cc076a79 Threads are used by many SDL subsystems and may not be disabled. 3 years ago
  Sam Lantinga 6926ff3cd8 Applied DragonFly BSD patch 3 years ago
  Anonymous Maarten 65473ae36d autoconf: use ax_compute_relative_paths 3 years ago
  Sam Lantinga c92ddddde6 Sort libraries by version and pick the shortest symlink (thanks @jpalus!) 3 years ago
  Sam Lantinga d5b8cf72f4 Revert "autotools: relax soname pattern for dynamic loading" 3 years ago
  Jan Palus 8553632827 autotools: relax soname pattern for dynamic loading 3 years ago
  Ozkan Sezer 787dc260a8 autotools: properly enable the version static assertions 3 years ago
  Ozkan Sezer a8d41b3b45 check for shellscalingapi.h presence instead of WINVER >= 0x0603 3 years ago
  Sam Lantinga 59fb7acbf7 Enable D3D12 detection when using mingw-64 3 years ago
  Sam Lantinga b004133f08 Updated to version 2.23.1 for pre-release checkpoint 3 years ago
  Ozkan Sezer bdf141335c autotools: fixed d3d12 detection result report. 3 years ago
  Ozkan Sezer 526f417587 updated configury to silence ac2.7x warnings with minor rearrangement. 3 years ago
  chalonverse b9c2ad8395 Added additional check for HAVE_D3D12_H and missing SDL_VIDEO_RENDER_D3D12 in SDL_config.h.cmake 3 years ago
  chalonverse e8d89ce28f < should be <= 3 years ago
  chalonverse 7a335df9cf Updated CMakeLists.txt and configure.asc/script so that it checks for the required Windows SDK version before it enables the d3d12 renderer. Also fixed reported warnings in some builds. 3 years ago
  chalonverse 4082821822 DirectX 12 Renderer (#5761) 3 years ago
  yuanhecai 17f63e53f8 Add loongarch support 3 years ago
  Simon McVittie 65a3453b7f build: Compile with large inode number support where possible 3 years ago
  Anonymous Maarten 799d39a302 Make the sdl2-config script relocatable 3 years ago
  Anonymous Maarten 6f3474db2d autotools: export relative path of an installed sdl2-config.cmake to the prefix root 3 years ago
  Cameron Cawley e0f3da497f Remove unused SDL_ASSEMBLY_ROUTINES define 3 years ago
  Sam Lantinga 737b4fc32c Added -fobjc-arc to support automatic reference counting on macOS 3 years ago
  Simon McVittie b03e08f376 configure.ac: Use Autoconf quadrigraphs for character set in AS_CASE 3 years ago
  Simon McVittie fff97c95eb build: Mechanically generate ABI versions from version number 3 years ago
  Simon McVittie cd7c2f1de7 Switch versioning scheme to be the same as GLib and Flatpak 3 years ago
  Simon McVittie 63814ec767 Add static assertions that the version number is consistent 3 years ago
  Simon McVittie 22002d9155 docs/release_checklist.md: Document how/where to bump version numbers 3 years ago
  Ryan C. Gordon 7d7ec9c951 x11: Remove XVidMode and Xinerama support. 3 years ago
  Ozkan Sezer e9ff4fdd49 add SDL_bsearch 3 years ago