Commit Graph

9 Commits (d4bbef5021368eae0c7dbdc91c4e5ea58c2a719f)

Author SHA1 Message Date
Connor McLaughlin b09da307b5 Common: Add DRM display helper class and GBM GL context 6 years ago
Michael Forney 8856099092 Build: Fix threads detection on libc with built-in support
As noted in the FindThreads documentation[0], CMAKE_THREAD_LIBS_INIT
may be empty if no special flags are needed to use thread support.
Instead, use Threads_FOUND to determine if threads are supported.

[0] https://cmake.org/cmake/help/latest/module/FindThreads.html
6 years ago
Connor McLaughlin 3797d2acbc CI: Generate armv7 libretro cores 6 years ago
Connor McLaughlin c8011f0b02 Build: Add missing FindOpenSLES module 6 years ago
Connor McLaughlin 4391d63d0c Build: Create macOS .app for Qt 6 years ago
Connor McLaughlin 12e91f45fe CI: Add Linux AArch64 builds 6 years ago
orbea 0c05ad471c cmake: Silence warnings with clang. 7 years ago
Connor McLaughlin ea35c5f3bc Import initial work on Android frontend 7 years ago
Connor McLaughlin 9da4e642af CMake: Include SDL2 module in-tree 7 years ago