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

Remove rust-gpu #13

Merged
merged 20 commits into from
May 12, 2024
Merged

Remove rust-gpu #13

merged 20 commits into from
May 12, 2024

Conversation

fredizzimo
Copy link
Member

@fredizzimo fredizzimo commented May 12, 2024

All the shaders have been converted to GLSL and all the regression tests generate the same results before and after these changes.

This also adds shader hotreload support and include file support with custom error reporting so that the correct line and file name is shown.

It is still in draft, since it needs not only needs the git version of wgpu, but a pull request applied to it.

The reference shaders are also converted to my system, which probably should not be the case.

@fredizzimo fredizzimo force-pushed the fsundvik/remove-rust-gpu branch from b8f3500 to 1549df0 Compare May 12, 2024 15:55
@Kethku Kethku marked this pull request as ready for review May 12, 2024 20:28
@Kethku Kethku merged commit 502e1b0 into neovide:main May 12, 2024
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.

Swap to wgsl
2 participants