mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #2815] [MERGED] CI: Switch to windows-2022/VS2022 #1175
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stenzek/duckstation/pull/2815
Author: @stenzek
Created: 3/27/2022
Status: ✅ Merged
Merged: 3/27/2022
Merged by: @stenzek
Base:
master← Head:ci📝 Commits (4)
3d61e3eCI: Switch to windows-2022/VS2022859a156Various build fixes3c2d5aedep/vixl: Fix compilation under MSVC2022a55537eD3D12/Builders: Fix incorrect depth write mask📊 Changes
11 files changed (+42 additions, -77 deletions)
View changed files
📝
.github/workflows/rolling-release.yml(+7 -7)📝
CMakeLists.txt(+4 -40)📝
README.md(+2 -17)📝
dep/vixl/include/vixl/aarch64/assembler-aarch64.h(+5 -0)📝
src/common/d3d12/util.cpp(+1 -1)📝
src/core/bios.cpp(+1 -1)📝
src/core/imgui_fullscreen.h(+1 -0)📝
src/duckstation-regtest/regtest_host_display.cpp(+0 -1)📝
src/duckstation-regtest/regtest_host_interface.cpp(+12 -0)📝
src/duckstation-regtest/regtest_host_interface.h(+4 -0)📝
src/duckstation-uwp/uwp_host_interface.cpp(+5 -10)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.