scribam
f95cfc4600
external: Update submodules ( #3511 )
...
* external: Update VulkanMemoryAllocator-Hpp to version v3.2.1
* external: Update capstone to version 5.0.6
* external: Update cubeb
* external: Update fmt to version 11.1.4
* external: Update googletest to version v1.16.0
* external: Update imgui to version v1.91.3
* external: Update imgui_club
* external: Update libfat16
* external: Update nativefiledialog-extended to version v1.2.1
* external: Update pugixml to version v1.15
* external: Update sdl to version 2.30.11
* external: Update spdlog to version v1.15.2
* external: Update stb
* external: Update vita-toolchain
* external: Update xxHash to version v0.8.3
2025-04-01 18:34:02 +02:00
Zangetsu38
cb1fa31982
ci: fix create release find linux artefact.
2025-01-09 12:35:49 +03:00
nn9dev
93e7ef3ae3
ci: use ubuntu-22.04 instead of ubuntu-latest
...
The `ubuntu-latest` CI was just changed today to use ubuntu 24.04. This had the effect of breaking normal linux operation due to it being built with a newer version of libc than we previously targeted.
2025-01-08 19:13:53 -03:00
nishinji
a0ad5c5688
ci: Limit concurrent execution of create-release jobs to prevent bugs
2024-12-25 17:21:33 +03:00
nishinji
05b0b9eab0
.github/workflows: Add the replace option to ghr
2024-12-20 01:33:03 +03:00
Zangetsu
8ef33477cb
.github/workflows: Back linux ci to last clang.
2024-12-20 01:27:54 +03:00
scribam
33978d4bfe
external: update sdl to version 2.30.9
2024-11-05 21:36:20 +01:00
nishinji
93759d9cc1
.github/workflows: Detail the name of the artifacts ( #3395 )
2024-10-06 22:30:47 +02:00
Seungyun Lee
c94189dd9b
external/ci: set macOS minimum version to 11.0 ( #3361 )
...
* external: download MoltenVK when configuring build system
* external: add option to build OpenSSL on macOS
* external: build custom boost with specific arch on macOS
* cmake: unify mixed and wrong indentations with tabs
* vita3K/ci: set macOS minimun version with 11.0
2024-09-11 19:09:26 +02:00
scribam
8a10714319
external: update sdl to version 2.30.7
2024-09-05 08:35:43 +02:00
nishinji
087285ab65
external: Update sdl to 2.30.5 ( #3324 )
2024-07-07 19:22:47 +02:00
nishinji
30062f37f5
.github/workflows: Push build to store repository using ghr ( #3320 )
2024-06-23 21:58:45 +02:00
nishinji
26300757d7
github: push builds to store repository ( #3259 )
2024-06-22 13:11:44 +02:00
illusion0001
dbe6951371
ci: Skip releases on forks ( #3319 )
...
* Update c-cpp.yml
* Update codeql-analysis.yml
* Update codeql-analysis.yml
2024-06-19 22:41:51 +02:00
nishinji
b8ef1dd732
vita3k: Use constexpr for constants and small optimize
2024-05-21 23:42:57 +02:00
Seungyun Lee
418f234394
ci: respond to github action's macOS runner change ( #3282 )
2024-04-26 23:31:14 +02:00
nishinji
0220699c4a
workflows: Update actions ( #3196 )
2024-02-01 18:00:38 +01:00
Macdu
1ed3a343d3
ci: Use static dependencies on windows ( #3190 )
2024-01-20 14:12:45 +01:00
nishinji
6e6535ef28
.github: Create GitHub issue templates ( #3180 )
2024-01-18 12:27:20 +01:00
nishinji
482b347ddc
.github/labeler: small fixes ( #3170 )
2024-01-10 12:07:30 +01:00
Macdu
bef1567a61
renderer/vulkan: Implement async pipeline compilation ( #3145 )
2023-12-25 23:56:48 +01:00
nishinji
1aa1164614
.github: Add bot labeler ( #3132 )
2023-12-24 16:24:41 +01:00
redpolline
d5da999da7
ci: Fix copying AppImage build in create-release
2023-11-17 13:23:02 +01:00
Seungyun Lee
4a6e79aa91
ci: fix failing create-release
2023-11-15 15:07:00 +01:00
redpolline
ae08826fed
build: Add support for building AppImages under linux
2023-11-15 13:24:10 +01:00
Macdu
1f02750964
ci: Switch to builtin curl for linux
2023-11-08 18:01:25 +01:00
Pedro Montes Alcalde
0f4559ca67
ci: Bundle curl gnutils lib
...
Co-authored-by: Macdu <Macdu@users.noreply.github.com>
2023-11-08 13:05:40 -03:00
Pedro Montes Alcalde
9d23a76621
https: use CURL instead of raw hand made http
2023-11-08 10:46:49 -03:00
Seungyun Lee
0edae4cd4b
vita3k: raise macOS deployment target to monterey
2023-11-06 19:32:34 +01:00
Macdu
be28a54867
ci: Switch to a recent version of ccache on Windows
2023-10-29 10:37:20 +01:00
Macdu
032c2d59d8
ci: Remove big-sur bottles for homebrew
2023-10-27 20:58:22 +02:00
Macdu
544764daf1
ci: Switch to clang15 for the linux build
2023-10-27 17:53:36 +02:00
Macdu
ad73b8dde2
ci: use boost 1.81 for code analysis
2023-10-22 11:07:57 +02:00
Zangetsu38
b149dc86e7
ci: fix format check.
2023-09-13 23:17:35 +02:00
Seungyun Lee
01e532a1fc
vita3k: specify minimum version of the target on macOS
2023-09-06 18:05:56 +02:00
Zangetsu38
5ba3c1c8fe
external: Update sdl to 2.28.3.
2023-09-03 22:54:10 +02:00
Seungyun Lee
e3151ed886
ci: fix bad ccache hit rate on macOS
2023-08-16 18:24:22 +02:00
Macdu
a911de4569
kernel, modules: Improve nid performance
2023-07-27 18:37:33 +02:00
Zangetsu38
871456f587
README: Add supporters section.
...
FUNDING: Move from patreon to ko-fi.
gui/about dialog: remove note useless and update contributors list.
2023-04-24 14:39:03 +02:00
Zangetsu38
acfb290853
external: Update SDL to 2.26.5.
2023-04-13 17:27:37 +02:00
illusion0001
fedd4b3bdf
CI: remove deprecated set-output
commands
2023-01-27 00:51:02 +01:00
Macdu
beee2b6f39
ci: Switch to clang-14 for the ubuntu build
2022-12-26 18:16:41 +01:00
Macdu
09019ac5e7
ci: Bundle openssl so with Vita3K
2022-12-11 19:38:22 +01:00
Seungyun Lee
6dd943aa50
ci: Upload macOS artifact without zipping on create-release
2022-11-18 21:47:39 +01:00
Seungyun Lee
692549a25f
ci: Create DMG for macOS
2022-11-07 15:23:37 +01:00
Macdu
6c46e0aa40
vita3k: Bring back the macOS build.
...
Co-Authored-By: Zangetsu <dante38@free.fr>
Co-Authored-By: Seungyun Lee <khora.lee.0@gmail.com>
2022-11-07 15:23:37 +01:00
Pedro Montes Alcalde
b6e0a0e274
modules: Implement HTTP ( #1676 )
2022-09-25 17:23:26 -03:00
Macdu
2d62a97a9d
ci: Use zlib boost version for Windows
2022-09-11 11:31:18 +02:00
Macdu
eb06956c74
ci: Switch to Clang12 for Linux
2022-09-03 01:28:10 +02:00
Pedro Montes Alcalde
2c46109983
workflow: Delete unused CI variable
2022-09-01 16:07:47 -03:00