Commit Graph

20 Commits (e2e85a06cd8cd3b7b92b684a18fb73530976453c)

Author SHA1 Message Date
Stenzek 6f66460ec0
Common: Remove ThreadPool class
No longer needed.
1 year ago
Stenzek fb659d817e NoGUI: Build fix 1 year ago
Stenzek e6bfcf22d9 CMake: Disable warnings on third-party projects 1 year ago
Stenzek a37e89b52f CMake: Remove unsupported options 1 year ago
Stenzek b8a372bb6e CMake: Generate/copy base translations for Mac/Linux 1 year ago
Stenzek a2f19143da MetalDevice: Support multisampling 1 year ago
Stenzek 7b068b976b CrashHandler: Use libbacktrace 2 years ago
Stenzek ea68c5b4b5 Build: Use dependency package on Windows 2 years ago
Stenzek e3d9ba4c99 Rewrite host GPU abstraction
- Don't have to repeat the same thing for 4 renderers.
 - Add native Metal renderer.
2 years ago
Connor McLaughlin 6df7d9acda NoGUI: Migrate to new host abstraction 3 years ago
Connor McLaughlin 7190c571f9 CMake: Build system support for FreeBSD 4 years ago
Connor McLaughlin b09da307b5 Common: Add DRM display helper class and GBM GL context 4 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
4 years ago
Connor McLaughlin 3797d2acbc CI: Generate armv7 libretro cores 4 years ago
Connor McLaughlin c8011f0b02 Build: Add missing FindOpenSLES module 4 years ago
Connor McLaughlin 4391d63d0c Build: Create macOS .app for Qt 5 years ago
Connor McLaughlin 12e91f45fe CI: Add Linux AArch64 builds 5 years ago
orbea 0c05ad471c cmake: Silence warnings with clang. 5 years ago
Connor McLaughlin ea35c5f3bc Import initial work on Android frontend 5 years ago
Connor McLaughlin 9da4e642af CMake: Include SDL2 module in-tree 5 years ago