Ozkan Sezer
|
5b18ae29b7
improvements to libdecor support in cmake
|
3 lat temu |
Ozkan Sezer
|
a15ec36547
attempt to fix cmake builds with libdecor
|
3 lat temu |
Ryan C. Gordon
|
74aa4b635c
cmake: don't fail if Wayland is enabled but libdecor isn't found.
|
3 lat temu |
Christian Rauch
|
9e6fcbe72c
wayland: client-side decoration
|
4 lat temu |
Nicolas Caramelli
|
6a2af48ad7
CMake: Generic check for desktop GL and EGL on Linux systems
|
4 lat temu |
Ozkan Sezer
|
89a2980a6d
CMake: fixes to pthreads detection.
|
4 lat temu |
Ryan C. Gordon
|
a81fe27271
configure/cmake: Hook up Emscripten threads (disabled by default).
|
4 lat temu |
vanfanel
|
e213f37a45
[KMSDRM] Enable full OpenGL detection (MESA/libglvnd) on both the make and cmake buildsystems.
|
4 lat temu |
Cacodemon345
|
3853531f6d
Fix CMake script on Linux
|
4 lat temu |
Cacodemon345
|
34de3b57a1
Fix CMake script on FreeBSD
|
4 lat temu |
Frank Praznik
|
2f0b99a774
audio: Add Pipewire playback/capture sink
|
4 lat temu |
Ozkan Sezer
|
091a4649e8
added --enable-xinput switch for windows builds
|
4 lat temu |
Ozkan Sezer
|
2376458841
renamed SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H to SDL_HAVE_MACHINE_JOYSTICK_H
|
4 lat temu |
Sam Lantinga
|
351abc585b
Fixed bug 5463 - generated Wayland interfaces are included in the library's ABI
|
4 lat temu |
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.
|
4 lat temu |
Manuel Alfayate Corchete
|
13244de5c2
[Buildsystem] Only build KMSDRM support if EGL+OpenGL is detected by CMake.
|
4 lat temu |
Sam Lantinga
|
ee180efda7
Fixed bug 5406 - Upstreaming DragonFlyBSD changes from DeltaPorts (patch from David Carlier)
|
4 lat temu |
Sam Lantinga
|
f8839289b0
Potential fix for bug 5393 - KMSDRM: using atomic mode setting breaks GPU compatibility
|
4 lat temu |
Sam Lantinga
|
bd032c1f72
Fixed bug 5221 - libusb isn't detected correctly in CMake
|
4 lat temu |
Ryan C. Gordon
|
2b7ce8c51d
cmake: Set HAVE_VIDEO_WAYLAND_QT_TOUCH if appropriate (thanks, Michael!).
|
5 lat temu |
Ryan C. Gordon
|
952bac7c47
cmake: use check_symbol_exists, not check_function_exists (thanks, Manuel!)
|
5 lat temu |
Ryan C. Gordon
|
377f2d35d5
configure: Remove wayland-protocols check from configure and CMake scripts.
|
5 lat temu |
Sam Lantinga
|
f7c9502dfb
Fixed bug 5044 - CMake messes up hidapi path when project directory contains spaces
|
5 lat temu |
Sam Lantinga
|
c7a739bef4
Fixed bug 4643 - Append EGL CFLAGS in CheckOpenGLESX11
|
5 lat temu |
Ethan Lee
|
f7d82e5616
hidapi: Add SDL_hidapi.c, allows support for multiple hidapi backends.
|
5 lat temu |
Andrew Eikum
|
e149f4c4b0
cmake: Fix locating libusb header at configure-time
|
5 lat temu |
Ryan C. Gordon
|
66d4d8e25d
cmake: Added HIDAPI support.
|
5 lat temu |
Ryan C. Gordon
|
bc57ac27f9
mir: Removed mir client support.
|
6 lat temu |
Ryan C. Gordon
|
4f5bd53e8f
wayland: Keep protocol XML files in-tree.
|
6 lat temu |
Ryan C. Gordon
|
c70db0cabf
cmake: Look in popular places for X11 headers, export this info properly.
|
6 lat temu |