mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #3045] [MERGED] Faster universal build test #1522
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/3045
Author: @stenzek
Created: 11/24/2023
Status: ✅ Merged
Merged: 11/24/2023
Merged by: @stenzek
Base:
master← Head:wip📝 Commits (10+)
b8d4669Qt: Allow post-processing to be set per-gameca1dd27CPU/NewRec: Fix SR interrupts on non-x645cf41a4JitCodeBuffer: Allocate within 32-bit range603531fPageFaultHandler: Fix for Intel on MacOSe75c1a3OpenGLDevice: Use glClearBuffer() instead of glClear()15be47cdep/reshadefx: Add manual include callbacks105bca4PostProcessing/FX: Support reading shaders from resourcesfacc507GameDB: MGS1931cfe6Qt: Fix possible race when showing confirm dialog09ae9beQt: Make ALT+F4 while fullscreen exit DuckStation📊 Changes
91 files changed (+1385 additions, -6509 deletions)
View changed files
📝
.github/workflows/rolling-release.yml(+5 -1)📝
CMakeLists.txt(+24 -10)📝
data/resources/gamedb.json(+94 -22)📝
dep/CMakeLists.txt(+3 -3)📝
dep/cubeb/CMakeLists.txt(+65 -188)➖
dep/cubeb/Config.cmake.in(+0 -4)➖
dep/cubeb/cmake/toolchain-cross-mingw.cmake(+0 -14)➖
dep/cubeb/cubeb.supp(+0 -36)📝
dep/cubeb/cubeb.vcxproj(+0 -1)📝
dep/cubeb/cubeb.vcxproj.filters(+0 -1)📝
dep/cubeb/include/cubeb/cubeb.h(+5 -1)➖
dep/cubeb/src/android/audiotrack_definitions.h(+0 -85)➖
dep/cubeb/src/android/cubeb-output-latency.h(+0 -76)➖
dep/cubeb/src/android/cubeb_media_library.h(+0 -64)➖
dep/cubeb/src/android/sles_definitions.h(+0 -104)📝
dep/cubeb/src/cubeb-jni.h(+8 -0)➖
dep/cubeb/src/cubeb-sles.h(+0 -38)📝
dep/cubeb/src/cubeb.c(+6 -108)➖
dep/cubeb/src/cubeb_aaudio.cpp(+0 -1506)📝
dep/cubeb/src/cubeb_alsa.c(+10 -2)...and 71 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.