azahar/.github/workflows
Eric Warmenhoven d9b77cc21e
Implement libretro core (#1215)
* libretro core

* Bringing citra libretro implementation over
* libretro: hook up vulkan renderer
* libretro: github actions
* libretro: gyro
* libretro: core options v2
* libretro: on ios turn off shader jit if unavailable
* moltenvk 1.3.0 introduces 8-bit indexes but allocates 16-bit for metal; this ends up allocating stream buffer * 2 = 132MiB. Instead, just use 16-bit indexes. (This will be necessary for standalone when bumping moltenvk version.)

* libretro core: address review feedback

* libretro: microphone support

* cmake: Add ENABLE_ROOM_STANDALONE to list of incompatible libretro flags

* libretro: proper initial geometry

* libretro: fix software renderer

* libretro: address review feedback

* .github/libretro.yml: Pin macOS runners at macOS 26

* ci: Remove explicit selection of Xcode 16.0

* .github/libretro.yml: remove unnecessary windows builder apt commands

* .github/libretro.yml: bump min macos version to 11.0

* ci: Re-enable CI jobs for all libretro cores

This is under the condition that we don't introduce build cache for these builds

---------

Co-authored-by: OpenSauce04 <opensauce04@gmail.com>
Co-authored-by: PabloMK7 <hackyglitch2@gmail.com>
2026-02-19 22:30:25 +00:00
..
build.yml ci: Only build appimage-wayland for tagged jobs 2026-01-25 00:41:25 +00:00
ci-merge.js Remove dependencies to old docker containers (#21) 2024-11-07 14:41:31 +01:00
first_time_contributor_detect.yml github: Add first time contributor verification (#1663) 2026-01-21 18:00:37 +01:00
first_time_contributor_reopen.yml Fix regex in PR verification 2026-02-09 23:30:15 +01:00
format.yml ci: Use azahar-build-environment as image 2024-11-22 10:48:10 +00:00
libretro.yml Implement libretro core (#1215) 2026-02-19 22:30:25 +00:00
license-header.yml ci: Use azahar-build-environment as image 2024-11-22 10:48:10 +00:00
stale.yml ci: Re-added stale workflow 2025-03-23 17:51:16 +00:00
transifex.yml ci: Switch transifex workflow to transifex-specific Docker image 2025-03-01 14:03:15 +00:00