mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #1091] [MERGED] CI armv7 builds #317
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/1091
Author: @stenzek
Created: 11/21/2020
Status: ✅ Merged
Merged: 11/21/2020
Merged by: @stenzek
Base:
master← Head:android-armv7📝 Commits (5)
497759bVulkanHostDisplay: Support 16-bit scanouta6529a9Android: Enable armeabi-v7a builds2ee2207CI: Output Android apk as duckstation-android.apk3797d2aCI: Generate armv7 libretro cores7e7ec86GPU/Software: Remove a couple of unused variables📊 Changes
8 files changed (+69 additions, -12 deletions)
View changed files
📝
.github/workflows/rolling-release.yml(+37 -5)📝
CMakeLists.txt(+9 -0)➕
CMakeModules/armv7-cross-toolchain.cmake(+14 -0)📝
android/app/build.gradle(+2 -2)📝
src/common/vulkan/util.cpp(+2 -0)📝
src/core/gpu_sw.cpp(+4 -2)📝
src/core/gpu_sw_backend.cpp(+0 -2)📝
src/frontend-common/vulkan_host_display.cpp(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.