Commit History

Author SHA1 Message Date
  Simon McVittie 4657d8be0d autotools: Require GNU sort 2 years ago
  Anonymous Maarten c7950bf0c6 cmake: only add -Wl,--undefined=WinMain when building an executable 2 years ago
  Sylvain 0f2503cf8a Fixed bug #6287 - SDL_FillRect failed for SDL_Surface with BitsPerPixel == 4 2 years ago
  Ozkan Sezer 6ba5f08e5d add missing quotes to the fallback CHECK_OBJC_SOURCE_COMPILES macro 2 years ago
  Ozkan Sezer 7bf4ca60f6 autotools: stop using AC_FUNC_MEMCMP and AC_FUNC_STRTOD 2 years ago
  Anonymous Maarten 4d78a6fad4 cmake: only add -Wl,--undefined=WinMain when building an executable 2 years ago
  Cameron Cawley 59e04dcc0b Fix SDL_PIXELFORMAT_INDEX1LSB test case 2 years ago
  Cameron Cawley fa239a2192 Fix incorrect return value in X11_GetPixelFormatFromVisualInfo 2 years ago
  Ozkan Sezer 45362dfe31 SDL_windows.h: guard WIN32_LEAN_AND_MEAN and STRICT macro defines. 2 years ago
  Ozkan Sezer 0df4d123db SDL_offscreenwindow.c: swap include order of SDL_egl_c.h/SDL_sysvideo.h 2 years ago
  Sam Lantinga ffcf32b4ff Fixed building with libusb not dynamicaly loaded 2 years ago
  Sam Lantinga 531ddf5eb5 Fixed macOS framework detection in sdl2.m4 2 years ago
  Sam Lantinga abac672a2d Fixed crash if there are no devices available 2 years ago
  Ozkan Sezer 782862b95c apply commit d0a3570300812bc81888e7a7eadb9311621dc9a7 to cmake side too. 2 years ago
  Ozkan Sezer 525e201728 regenerated configure script. 2 years ago
  Sam James 0680314c2a configure.ac: fix configure tests broken with Clang 15 (implicit function declarations) 2 years ago
  Ozkan Sezer 7be77f0b3d Fix https://github.com/libsdl-org/SDL/issues/6191 2 years ago
  Cameron Cawley e70db38d60 Fix compatibility with Windows XP 2 years ago
  Anonymous Maarten 08e8824372 cmake: fix location of SDL2::SDL2test imported library 2 years ago
  Gleb Mazovetskiy b6661c016b CMake: Make SDL_SHARED/STATIC/TEST options 2 years ago
  Anonymous Maarten 62302d08f1 cmake: always create SDL2::SDL2main target in autotools' cmake config script 2 years ago
  Anonymous Maarten b19e2f1e56 cmake: create SDL2::SDL2main target in Apple framework official release 2 years ago
  Oleg Derevenetz ac44b22a24 Use __ARM_ARCH instead of __ARM_ARCH__ 2 years ago
  slime 84004d1e47 cocoa: change Shape data to use ObjC objects instead of C structs. 2 years ago
  Anonymous Maarten 329794daf3 cmake: add library directories & pthread to imported targets of sdl2-config.cmake 2 years ago
  Sam Lantinga 3739dda6bd Fixed minimized window detection when handling WM_WINDOWPOSCHANGED 2 years ago
  Sam Lantinga 8c9beb0c87 Updated to version Updated to version 2.24.0 for release 2 years ago
  Sam Lantinga 6e007c36e7 Add null termination to Wayland_data_source_get_data() if requested 2 years ago
  Sam Lantinga 948dbe7d3f Don't include the null terminator in Wayland clipboard text 2 years ago
  Sam Lantinga f6b81125b3 Always define SDL_COMPILE_TIME_ASSERT as static_assert() in C++ 2 years ago