Commit History

Author SHA1 Message Date
  Sylvain Becker 607ddd0e10 Merge pull request #7033 from 1bsyl/br_oldname_gettick64 2 years ago
  Sylvain 4798c36197 Add oldname entry: GetTicks64() is renamed GetTicks() 2 years ago
  yuanhecai 50af65a7dd Fix loongarch64 support 2 years ago
  Ozkan Sezer 0d8c22acd2 cmake (CheckPTHREAD): remove _GNU_SOURCE define after bug #7026 fix 2 years ago
  Sylvain a486eeccf4 Remove one test that contains call of SDL_Quit() / SDL_Init() because it 2 years ago
  Anonymous Maarten f91a747549 include: SDL_dynapi.h depends on platform defines 2 years ago
  Sam Lantinga d94f2a9ee5 Always allow controller events for virtual joysticks regardless of focus state 2 years ago
  Anonymous Maarten 61f76efb85 cmake: do all compile tests with -D_GNU_SOURCE=1 2 years ago
  Sam Lantinga ac99db9fc8 Fixed infinite loop shutting down WGI controllers 2 years ago
  Anonymous Maarten f53d797cca cmake: generate git hash using GetRevisionDescription CMake module 2 years ago
  Ozkan Sezer d4f7b0aa0e cmake: added missing INTERFACE to target_compile_definitions 2 years ago
  Sam Lantinga 9ffeae7b58 Added a migration note for SDL_Vulkan_GetInstanceExtensions() 2 years ago
  Hunter Kvalevog a2b2464b46 SDL_Vulkan_GetInstanceExtensions: Require Vulkan 2 years ago
  Hunter Kvalevog 0953367967 SDL_Vulkan_GetInstanceExtensions: Remove window 2 years ago
  Anonymous Maarten c8286fc9a2 testevdev: cannot test evdev capabilities without linux input 2 years ago
  Anonymous Maarten 1d60030e84 cmake: add -Wformat when checking -Wformat-extra-args 2 years ago
  Anonymous Maarten e85e11b211 cmake: avoid adding full path to SDL_EXTRA_LIBS 2 years ago
  Anonymous Maarten dfcd8d5835 cmake: remove unused function 'listtostrrev' 2 years ago
  Anonymous Maarten 77025417dd cmake: add SDL_ prefix to EXTRA_LIBS/EXTRA_LDFLAGS 2 years ago
  Anonymous Maarten bffbfa572c cmake: rename SDL_STATIC_LIBS -> SDL_PC_STATIC_LIBS 2 years ago
  Anonymous Maarten 2f1860cfc6 cmake: add sdl-shared-build-options target to collect SDL shared library flags 2 years ago
  Anonymous Maarten 0003559adf cmake: handle macos current and compatibility version through VERSION/SOVERSION properties 2 years ago
  Anonymous Maarten 053c37583c cmake: avoid modifying CMAKE_C_FLAGS 2 years ago
  Anonymous Maarten 8fc445c730 cmake: SDL3 does not need -lmingw32 anymore because SDL_main has gone 2 years ago
  Anonymous Maarten 562a8209d8 cmake: HAVE_LINUX_VERSION_H is unused 2 years ago
  Anonymous Maarten 5555284a70 cmake: use target_compile_options to use -idirafter for khronos headers 2 years ago
  Anonymous Maarten 4d9ee735fd cmake: SIZEOF_VOIDP, LIBNAME and LIBTYPE are not used 2 years ago
  Anonymous Maarten 0a4420e02f cmake: rename cmake variables to include _PC_ as they are meant for pkgconfig file 2 years ago
  Anonymous Maarten 373a6464c8 cmake: collect cflags in sdl-build-options and sdl-global-options 2 years ago
  Anonymous Maarten fb80608fff cmake: use cmake <LANG>_VISIBILITY_PRESET property to pass -fvisibility=hidden 2 years ago