Commit Graph

17 Commits

Author SHA1 Message Date
bjorn 70e4b9fd7b actions: Adjust MoltenVK paths for newer SDK version;
The MoltenVK folder was removed from the SDK in favor of the macOS folder.
2024-03-17 21:37:48 -07:00
bjorn 8fc5d4fd24 actions: Update macOS Vulkan SDK version;
This version includes VK_KHR_synchronization2, which LÖVR uses now.
2024-03-17 20:42:25 -07:00
bjorn d4a17eee4c Actions: Update Android build-tools version to 34.0.0; 2024-01-13 18:11:22 -08:00
bjorn fd3b0c365d Actions: update sdkmanager path; 2024-01-13 18:09:54 -08:00
bjorn 1122f6419b Actions: rm sudo from Android install command; 2024-01-09 15:12:42 -08:00
bjorn 3216573f0b Actions: Manually install Android SDK;
GitHub removed Android versions v30 and below.
2024-01-09 15:10:15 -08:00
bjorn 4e5d2c811d Install libX11-xcb-dev on actions; 2023-09-20 21:17:24 -07:00
bjorn b77212b49e Use ubuntu 20.04 for CI;
22.04 was necessary for a while due to glslang version, but now we are
building and using the submodule'd glslang CLI.
2023-08-14 17:47:17 -07:00
bjorn 281329b52f actions: linux installs curl; 2023-05-26 20:12:20 -07:00
bjorn 088845e556 Actions: recursively checkout submodules; 2023-05-26 20:10:42 -07:00
bjorn 82b2eadd44 Improve macOS MoltenVK packaging; Reduce min macOS version; 2023-05-04 18:45:30 -07:00
bjorn f78c57050b actions: try to fix macOS permissions; 2023-01-23 18:38:14 -08:00
bjorn 4f55b742c9 actions: macOS downloads and installs MoltenVK; 2023-01-21 15:27:14 -08:00
bjorn cbdcef931d actions: fix macOS .app directory structure; 2023-01-21 12:52:18 -08:00
bjorn b9c49b8e07 actions: space out workflow yml; 2023-01-21 12:52:13 -08:00
bjorn d438578c42 CMake: Windows includes lovrc.bat in builds;
Also made a nifty helper function to move resources to the build folder,
in an effort to avoid writing duplicate versions of these functions for
each platform.
2022-12-30 21:20:27 -08:00
bjorn a615351f66 Actions; Sponsors; README; 2022-12-02 18:14:31 -08:00