Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UWP support back #835

Merged
merged 13 commits into from
Aug 14, 2024
Merged

Add UWP support back #835

merged 13 commits into from
Aug 14, 2024

Conversation

Sergio0694
Copy link
Owner

Follow up to #602

IAmBackEstoyDeVueltaGIF

Description

This PR adds back UWP support (or more precisely, support for apps using Windows.UI.Xaml projections, be it from a UWP app, or via XAML Islands, or something else). All common code with the WinUI libraries has been moved back into shared projects to the WinUI 3 projects. Along with this, the new projects also added defines for WINDOWS_UWP to enable conditional checks in those shared files. No changes have been done to test projects or sample apps in this PR.

@Sergio0694 Sergio0694 added refactoring 🧹 Code style and architecture improvements feature 🎉 A brand new feature for ComputeSharp maintenance ⚙️ Issues/PRs about maintenance/CI work labels Aug 14, 2024
@Sergio0694 Sergio0694 merged commit 20d25dd into main Aug 14, 2024
24 checks passed
@Sergio0694 Sergio0694 deleted the dev/uwp-support branch August 14, 2024 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🎉 A brand new feature for ComputeSharp maintenance ⚙️ Issues/PRs about maintenance/CI work refactoring 🧹 Code style and architecture improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant