Sam Lantinga
|
ee180efda7
Fixed bug 5406 - Upstreaming DragonFlyBSD changes from DeltaPorts (patch from David Carlier)
|
4 years ago |
Sam Lantinga
|
f8839289b0
Potential fix for bug 5393 - KMSDRM: using atomic mode setting breaks GPU compatibility
|
4 years ago |
Sam Lantinga
|
bd032c1f72
Fixed bug 5221 - libusb isn't detected correctly in CMake
|
4 years ago |
Ryan C. Gordon
|
2b7ce8c51d
cmake: Set HAVE_VIDEO_WAYLAND_QT_TOUCH if appropriate (thanks, Michael!).
|
5 years ago |
Ryan C. Gordon
|
952bac7c47
cmake: use check_symbol_exists, not check_function_exists (thanks, Manuel!)
|
5 years ago |
Ryan C. Gordon
|
377f2d35d5
configure: Remove wayland-protocols check from configure and CMake scripts.
|
5 years ago |
Sam Lantinga
|
f7c9502dfb
Fixed bug 5044 - CMake messes up hidapi path when project directory contains spaces
|
5 years ago |
Sam Lantinga
|
c7a739bef4
Fixed bug 4643 - Append EGL CFLAGS in CheckOpenGLESX11
|
5 years ago |
Ethan Lee
|
f7d82e5616
hidapi: Add SDL_hidapi.c, allows support for multiple hidapi backends.
|
6 years ago |
Andrew Eikum
|
e149f4c4b0
cmake: Fix locating libusb header at configure-time
|
6 years ago |
Ryan C. Gordon
|
66d4d8e25d
cmake: Added HIDAPI support.
|
6 years ago |
Ryan C. Gordon
|
bc57ac27f9
mir: Removed mir client support.
|
7 years ago |
Ryan C. Gordon
|
4f5bd53e8f
wayland: Keep protocol XML files in-tree.
|
7 years ago |
Ryan C. Gordon
|
c70db0cabf
cmake: Look in popular places for X11 headers, export this info properly.
|
7 years ago |
Sam Lantinga
|
ba9ede12fb
Fixed bug 4027 - CheckLibSampleRate macro in sdlchecks.cmake never defines HAVE_LIBSAMPLERATE{,_SHARED}, so they're always reported as disabled by MESSAGE_TESTED_OPTION macro in macros.cmake
|
7 years ago |
Sam Lantinga
|
4ff16ba3a4
Fixed bug 4081 - sdlchecks.cmake: typo introduced by rev11848 breaks building with wayland support
|
7 years ago |
Guillermo A. Amaral
|
bd0def06ee
Set rpath instead of changing environment for RPi
|
7 years ago |
Ryan C. Gordon
|
cd53220749
wayland: Add support for xdg-shell protocol (unstable v6).
|
7 years ago |
Ryan C. Gordon
|
32d421d490
cmake: Minor cleanup (reuse a string we already calculated).
|
7 years ago |
Guillermo A. Amaral
|
35554caf16
Make rpi video cross-compiler friendly.
|
7 years ago |
Ryan C. Gordon
|
c722e58d1f
vulkan: Include a copy of vulkan.h and vk_platform.h.
|
8 years ago |
Ryan C. Gordon
|
25e3a1ec90
vulkan: Initial Vulkan support!
|
8 years ago |
Ryan C. Gordon
|
80c6c2fa76
cmake: whoops, Sam and I both fixed this bug at the same time. :)
|
8 years ago |
Sam Lantinga
|
d3af447ee5
Fixed bug 3590 - CMAKE: typos in CheckMir
|
8 years ago |
Ryan C. Gordon
|
1b8117be21
cmake: Don't link directly against a libpthread on Android (thanks, Anthony!).
|
8 years ago |
Olli Kallioinen
|
2b5a5c510b
Android build fixes
|
8 years ago |
Sam Lantinga
|
56363ebf61
Fixed bug 3690 - SDL2 KMS/DRM render context support
|
8 years ago |
Sam Lantinga
|
34b29c6ac5
Fixed bug 3688 - cmake / pthread check related patch proposal
|
8 years ago |
Ryan C. Gordon
|
d9039f2396
jack: Initial shot at a JACK audio target.
|
8 years ago |
Sam Lantinga
|
df25258a1e
Added configure and cmake support for libsamplerate
|
8 years ago |