eden-miror/src
crueter 83730cd4c1
[cmake] update CI deps, feat: sirit CI + new CI spec (#2655)
Updates sirit to our fork's latest version w/ SPIRV Headers included
(end goal is to remove spirv-headers entirely, as spirv-tools-ci should
include them inline as well)

Adds a sirit CI on our fork for all platforms (saves a bit of compile
time)

My CI spec has changed a little bit, and now there is no need for an
additional CMake file after the initial CMakeLists.txt (since targets
are now global imported). Plus, UNIX amd64 now has the amd64 suffix like
aarch64 and windows

Updates SDL2 to 2.32.10 and OpenSSL to 3.6.0

Finally, on Solaris all CI packages (sans FFmpeg) are now built with OmniOS, which
should in theory be fully compatible with OpenIndiana (our recommended
Sun-based target) but obviously will need testing

Need testing:
- [ ] Make sure I didn't nuke shader emission
- [ ] Make sure FreeBSD, OpenBSD, and OpenIndiana work fine with bundled
  sirit (check linking especially)
- [ ] Make sure SDL2, OpenSSL work with OpenIndiana now
- [ ] SDL2 on all platforms (input, etc)

Signed-off-by: crueter <crueter@eden-emu.dev>

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/2655
2025-10-04 09:27:13 +02:00
..
android Initial a9 (minsdk=28) support (#2600) 2025-10-01 00:10:59 +02:00
audio_core [audio_core] Fix audio reverb effect (#2646) 2025-10-02 01:30:05 +02:00
common [settings] default to opengl on solaris (#2659) 2025-10-04 02:48:39 +02:00
core [sockets] block more domains (#2632) 2025-10-03 04:46:27 +02:00
dedicated_room [cmake, core] refactor: update mbedtls and make YUZU_USE_CPM better (#485) 2025-09-15 04:22:15 +02:00
dynarmic [dynarmic] add safe-opt to skip IR verification (#2613) 2025-10-02 23:20:45 +02:00
frontend_common [qt] refactor: qt_common lib (#94) 2025-09-15 17:21:18 +02:00
hid_core [hid_core/frontend] use shared lock for accesses on emulated controller (reduces contention in FBSD) (#2553) 2025-09-24 19:30:21 +02:00
input_common [common] remove ranges polyfill (#2546) 2025-09-24 19:29:48 +02:00
network [cmake] feat: FFmpeg CI, allow 16kb android builds, update translations for transifex (#2543) 2025-09-23 19:38:11 +02:00
qt_common [cmake] update CI deps, feat: sirit CI + new CI spec (#2655) 2025-10-04 09:27:13 +02:00
shader_recompiler [cmake] update CI deps, feat: sirit CI + new CI spec (#2655) 2025-10-04 09:27:13 +02:00
tests [dynarmic] jit fix branch v2 (#203) 2025-08-27 06:49:50 +02:00
video_core [cmake] update CI deps, feat: sirit CI + new CI spec (#2655) 2025-10-04 09:27:13 +02:00
web_service [cmake] refactor: SDL2 CI and CPMUtil::AddCIPackage (#284) 2025-08-23 19:42:49 +02:00
yuzu [cmake] update CI deps, feat: sirit CI + new CI spec (#2655) 2025-10-04 09:27:13 +02:00
yuzu_cmd [meta] allow customisation of auto-updater, remove hardcoded title names and fix dup title names (#2588) 2025-10-01 05:07:59 +02:00
yuzu_room_standalone Fix License headers & CI (#168) 2025-06-09 01:40:21 +00:00
.clang-format
CMakeLists.txt [cmake, macos] Suppress warnings for unused private members (#2583) 2025-09-27 22:40:18 +02:00
dep_hashes.h.in [cmake, frontend] feat: CPMUtil + dependency viewer (#238) 2025-08-11 22:27:29 +02:00