Historique des commits

Auteur SHA1 Message Date
  Anonymous Maarten c2f388fd88 cmake: add SDL_HIDAPI_LIBUSB_SHARED option + test on ci il y a 2 ans
  Anonymous Maarten da5016d336 cmake: use pkg-config + test compile instead of Find module for detecting rpi il y a 2 ans
  Anonymous Maarten deec574ff6 cmake: fix SDL_HIDAPI_LIBUSB il y a 2 ans
  Anonymous Maarten 3ab4665956 cmake: bump minimum required CMake version to 3.16 il y a 3 ans
  Frank Praznik 44536b7537 Add and event and flag to report when a window has been occluded il y a 2 ans
  Ryan C. Gordon 6aef14fb2d pulseaudio: We should be using libpulse, not libpulse-simple. il y a 2 ans
  Ryan C. Gordon 6fd0613ac8 pulseaudio: Require PulseAudio 5.0 or later for SDL3. il y a 2 ans
  Ozkan Sezer b3861650d3 need pulseaudio >=0.9.15. call pa_threaded_mainloop_set_name only if available. il y a 2 ans
  Ryan C. Gordon e474047ff8 rwlock: Added SDL_rwlock API for shared locks. il y a 3 ans
  Ryan C. Gordon e5a6c24c82 audio: Redesigned audio conversion code for SDL3. il y a 3 ans
  Anonymous Maarten c721155b89 cmake: prepend generated wayland protocol include path il y a 3 ans
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) il y a 3 ans
  Elad Lahav bc9e0bb7ad Switch from EXTRA_LIBS to SDL_EXTRA_LIBS il y a 3 ans
  Elad Lahav 4374645738 Add QNX video and audio modules il y a 3 ans
  Elad Lahav b47eeb8488 Add QNX as a platform to the cmake build files il y a 3 ans
  Anonymous Maarten 773aad14f8 cmake: Fix building without libsamplerate library il y a 3 ans
  Ozkan Sezer 272010b612 cmake: really fix detection of pthread_setname_np() on Apple platforms. il y a 3 ans
  Ozkan Sezer f7f61af12b cmake: fix detection of pthread_setname_np() on Apple platforms. il y a 3 ans
  Anonymous Maarten cc0fa00049 cmake: include directories of (generated) dependencies as SYSTEM il y a 3 ans
  Anonymous Maarten bb3a60bce5 cmake: move include(sdlfind.cmake) to main cmake script il y a 3 ans
  Frank Praznik 423a82cd4b wayland: Enforce or override libdecor minimum window size il y a 3 ans
  Sam Lantinga 8238a128c3 Fixed build on Steam Link hardware il y a 3 ans
  Sam Lantinga bf53183c8b Fixed building on Raspberry Pi il y a 3 ans
  Anonymous Maarten a3ae26ddd0 cmake: convert spaces in PTHREAD_CFLAGS to ';' il y a 3 ans
  Anonymous Maarten 3d67b8d026 cmake: convert spaces in USB_CFLAGS to ';' il y a 3 ans
  Sam Lantinga 7c16fe6d69 Default to use the built-in EGL definitions il y a 3 ans
  Ozkan Sezer 0d8c22acd2 cmake (CheckPTHREAD): remove _GNU_SOURCE define after bug #7026 fix il y a 3 ans
  Anonymous Maarten e85e11b211 cmake: avoid adding full path to SDL_EXTRA_LIBS il y a 3 ans
  Anonymous Maarten 77025417dd cmake: add SDL_ prefix to EXTRA_LIBS/EXTRA_LDFLAGS il y a 3 ans
  Anonymous Maarten 053c37583c cmake: avoid modifying CMAKE_C_FLAGS il y a 3 ans