mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2026-03-28 06:10:09 -06:00
|
Some checks are pending
citra-build / source (push) Waiting to run
citra-build / linux (appimage) (push) Waiting to run
citra-build / linux (appimage-wayland) (push) Waiting to run
citra-build / linux (fresh) (push) Waiting to run
citra-build / macos (arm64) (push) Waiting to run
citra-build / macos (x86_64) (push) Waiting to run
citra-build / macos-universal (push) Blocked by required conditions
citra-build / windows (msvc) (push) Waiting to run
citra-build / windows (msys2) (push) Waiting to run
citra-build / android (googleplay) (push) Waiting to run
citra-build / android (vanilla) (push) Waiting to run
citra-build / docker (push) Waiting to run
citra-format / clang-format (push) Waiting to run
citra-libretro / android (push) Waiting to run
citra-libretro / linux (push) Waiting to run
citra-libretro / windows (push) Waiting to run
citra-libretro / macos (arm64) (push) Waiting to run
citra-libretro / macos (x86_64) (push) Waiting to run
citra-libretro / ios (push) Waiting to run
citra-libretro / tvos (push) Waiting to run
citra-transifex / transifex (push) Waiting to run
* 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> |
||
|---|---|---|
| .. | ||
| boost@2c82bd7873 | ||
| catch2@914aeecfe2 | ||
| cmake-modules | ||
| cpp-jwt@4a970bc302 | ||
| cryptopp@60f81a77e0 | ||
| cryptopp-cmake@00a151f848 | ||
| cubeb@832fcf38e6 | ||
| dds-ktx@c3ca8febc2 | ||
| discord-rpc@cb50201fc0 | ||
| dynarmic@526227eebe | ||
| enet@2662c0de09 | ||
| faad2 | ||
| fmt@e424e3f2e6 | ||
| gamemode | ||
| getopt | ||
| glad | ||
| glslang@fc9889c889 | ||
| httplib | ||
| inih | ||
| json | ||
| libadrenotools@8fae8ce254 | ||
| library-headers@3b3e28dbe6 | ||
| libressl@88b8e41b71 | ||
| libretro-common | ||
| libusb | ||
| libyuv@6f729fbe65 | ||
| lodepng | ||
| microprofile | ||
| nihstro@f4d8659dec | ||
| oaknut@6b1d57ea7e | ||
| open_source_archives | ||
| openal-soft@90191edd20 | ||
| sdl2 | ||
| sirit | ||
| soundtouch@9ef8458d85 | ||
| spirv-headers@aa6cef192b | ||
| spirv-tools@a62abcb402 | ||
| teakra@3d697a18df | ||
| vma@c788c52156 | ||
| vulkan-headers@409c16be50 | ||
| xbyak@0d67fd1530 | ||
| xxHash@e626a72bc2 | ||
| zstd@f8745da6ff | ||
| CMakeLists.txt | ||