Commit History

Author SHA1 Message Date
  Ryan C. Gordon ab7910facf cmake: Move the old, global add_definitions (etc) to an interface library. 4 years ago
  Ryan C. Gordon f1793af404 cmake: removed an add_definitions call. 4 years ago
  Ryan C. Gordon 7850d0cf6f cmake: Prefix all options with "SDL_" 4 years ago
  Ethan Lee ef8c4d27d7 wayland: Require xkbcommon 0.5.0 or newer (2014-10-18) 4 years ago
  Ryan C. Gordon 478f9eed28 x11: Don't include X11/extensions/extutil.h 4 years ago
  Ryan C. Gordon fff421f4b8 cmake: fix a bunch of things to properly link without LOADSO enabled. 4 years ago
  Ozkan Sezer 77c8d11137 configuration updates for dlopen: 4 years ago
  Ozkan Sezer 5b18ae29b7 improvements to libdecor support in cmake 4 years ago
  Ozkan Sezer a15ec36547 attempt to fix cmake builds with libdecor 4 years ago
  Ryan C. Gordon 74aa4b635c cmake: don't fail if Wayland is enabled but libdecor isn't found. 4 years ago
  Christian Rauch 9e6fcbe72c wayland: client-side decoration 5 years ago
  Nicolas Caramelli 6a2af48ad7 CMake: Generic check for desktop GL and EGL on Linux systems 4 years ago
  Ozkan Sezer 89a2980a6d CMake: fixes to pthreads detection. 4 years ago
  Ryan C. Gordon a81fe27271 configure/cmake: Hook up Emscripten threads (disabled by default). 5 years ago
  vanfanel e213f37a45 [KMSDRM] Enable full OpenGL detection (MESA/libglvnd) on both the make and cmake buildsystems. 5 years ago
  Cacodemon345 3853531f6d Fix CMake script on Linux 5 years ago
  Cacodemon345 34de3b57a1 Fix CMake script on FreeBSD 5 years ago
  Frank Praznik 2f0b99a774 audio: Add Pipewire playback/capture sink 5 years ago
  Ozkan Sezer 091a4649e8 added --enable-xinput switch for windows builds 5 years ago
  Ozkan Sezer 2376458841 renamed SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H to SDL_HAVE_MACHINE_JOYSTICK_H 5 years ago
  Sam Lantinga 351abc585b Fixed bug 5463 - generated Wayland interfaces are included in the library's ABI 5 years ago
  Manuel Alfayate Corchete b24494734b [KMS/DRM] Go back to the LEGACY interface only because using planes breaks compatibility with HW, so no advantage on using ATOMIC. 5 years ago
  Manuel Alfayate Corchete 13244de5c2 [Buildsystem] Only build KMSDRM support if EGL+OpenGL is detected by CMake. 5 years ago
  Sam Lantinga ee180efda7 Fixed bug 5406 - Upstreaming DragonFlyBSD changes from DeltaPorts (patch from David Carlier) 5 years ago
  Sam Lantinga f8839289b0 Potential fix for bug 5393 - KMSDRM: using atomic mode setting breaks GPU compatibility 5 years ago
  Sam Lantinga bd032c1f72 Fixed bug 5221 - libusb isn't detected correctly in CMake 5 years ago
  Ryan C. Gordon 2b7ce8c51d cmake: Set HAVE_VIDEO_WAYLAND_QT_TOUCH if appropriate (thanks, Michael!). 6 years ago
  Ryan C. Gordon 952bac7c47 cmake: use check_symbol_exists, not check_function_exists (thanks, Manuel!) 6 years ago
  Ryan C. Gordon 377f2d35d5 configure: Remove wayland-protocols check from configure and CMake scripts. 6 years ago
  Sam Lantinga f7c9502dfb Fixed bug 5044 - CMake messes up hidapi path when project directory contains spaces 6 years ago