1
0
Fork 0
mirror of https://github.com/PabloMK7/citra.git synced 2025-01-22 14:41:41 +00:00
Commit graph

11 commits

Author SHA1 Message Date
PabloMK7 c4c90f0190
Remove dependencies to old docker containers ()
* Fix CI

* Change missing yml
2024-03-06 18:38:51 +01:00
Steveice10 f4768cd26c
video_core: Remove pre-compilation of Vulkan host-shaders. () 2024-02-26 10:26:44 -08:00
Steveice10 cbe8987036
ci: Update action versions. () 2024-02-18 08:23:15 -08:00
Steveice10 cb92ec278e
ci: Move non-x86_64 macOS jobs to M1 systems. () 2024-02-01 06:39:29 -08:00
Steveice10 2e369c03b8
ci: Revert back to unzipped Android artifacts. () 2023-12-19 18:51:47 -08:00
Steveice10 19cc8e626b
ci: Remove pch_defines from ccache sloppiness. () 2023-11-12 13:02:08 -08:00
Steveice10 79ea06b226
qt: Update to 6.6.0 () 2023-11-01 17:58:02 -07:00
Steveice10 1110c01657
ci: Install Vulkan SPIRV-Tools on Windows to fix glslang install error. () 2023-10-25 11:00:10 -07:00
Steveice10 6244f9e3fd
ci: Support Android x86_64 and optimize build caching. ()
* android: Support x86_64 devices.

* ci: Improve ccache hits and stats.

* ci: Compress Android artifacts.

* ci: Re-enable PCH and set ccache sloppiness appropriately.
2023-10-08 23:56:01 -07:00
Steveice10 d0b8974845
build: Disable LTO when using MSVC. () 2023-09-24 00:00:16 +02:00
Steveice10 270d3eb7eb
ci: Split out non-release CI jobs into separate workflows. () 2023-09-22 09:15:47 -07:00
Renamed from .github/workflows/ci.yml (Browse further)