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 a WGPU runtime #24

Merged
merged 27 commits into from
Feb 7, 2024
Merged

Add a WGPU runtime #24

merged 27 commits into from
Feb 7, 2024

Conversation

chyyran
Copy link
Member

@chyyran chyyran commented Nov 30, 2023

Inspired by #22

Fixes #9

This will use a SPIR-V pass on fragment shaders to split combined image samplers and rewrite push constant buffers to UBOs.

@chyyran
Copy link
Member Author

chyyran commented Feb 6, 2024

image
we're in business, just need to fix mipmaps

@chyyran chyyran force-pushed the feat-wgpu-runtime branch 2 times, most recently from bf96cb1 to a16ce65 Compare February 6, 2024 23:53
@chyyran chyyran merged commit bbfd515 into master Feb 7, 2024
12 checks passed
@chyyran chyyran deleted the feat-wgpu-runtime branch February 17, 2024 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

WGPU backend
1 participant