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

Target Specific Compilation #7076

Open
wants to merge 16 commits into
base: trunk
Choose a base branch
from

Conversation

cwfitzgerald
Copy link
Member

@cwfitzgerald cwfitzgerald commented Feb 7, 2025

Further attempt target specific stuff

Closes #7064
Closes #6949
Closes #3514

@cwfitzgerald cwfitzgerald requested a review from a team as a code owner February 7, 2025 01:46
@cwfitzgerald cwfitzgerald marked this pull request as draft February 7, 2025 01:46
wgpu/Cargo.toml Outdated Show resolved Hide resolved
@cwfitzgerald cwfitzgerald marked this pull request as ready for review February 9, 2025 22:19
Copy link
Contributor

@nical nical left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! It looks worthy of a changelog entry.

@Wumpf Wumpf self-requested a review February 10, 2025 19:51
@cwfitzgerald
Copy link
Member Author

Changelog added

Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wow. that's it. I think you really figured it out! <3

Apart from the mostly doc oriented comments I left, there's some code here that you need to patch up now as part of this change

xtask/src/check_feature_dependencies.rs Show resolved Hide resolved
xtask/src/check_feature_dependencies.rs Show resolved Hide resolved
wgpu/Cargo.toml Outdated Show resolved Hide resolved
wgpu-hal/Cargo.toml Outdated Show resolved Hide resolved
wgpu-core/platform-features/wasm/Cargo.toml Outdated Show resolved Hide resolved
wgpu-core/Cargo.toml Outdated Show resolved Hide resolved
wgpu-core/Cargo.toml Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
@cwfitzgerald cwfitzgerald requested a review from Wumpf February 18, 2025 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a default feature for wgpu that enables Vulkan & GLES on Windows & Linux
4 participants