Commit Graph

10 Commits

Author SHA1 Message Date
Connor McLaughlin 7190c571f9 CMake: Build system support for FreeBSD 2021-03-07 19:35:02 +10:00
Connor McLaughlin b09da307b5 Common: Add DRM display helper class and GBM GL context 2021-01-31 17:10:27 +10:00
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
2020-12-26 00:47:02 +10:00
Connor McLaughlin 3797d2acbc CI: Generate armv7 libretro cores 2020-11-22 01:24:26 +10:00
Connor McLaughlin c8011f0b02 Build: Add missing FindOpenSLES module 2020-10-14 15:45:30 +10:00
Connor McLaughlin 4391d63d0c Build: Create macOS .app for Qt 2020-08-25 22:04:55 +10:00
Connor McLaughlin 12e91f45fe CI: Add Linux AArch64 builds 2020-08-19 00:11:45 +10:00
orbea 0c05ad471c cmake: Silence warnings with clang. 2020-02-12 12:06:00 -08:00
Connor McLaughlin ea35c5f3bc Import initial work on Android frontend 2019-11-29 00:17:24 +10:00
Connor McLaughlin 9da4e642af CMake: Include SDL2 module in-tree 2019-11-23 19:07:54 +10:00