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

Faster wave #302

Merged
merged 3 commits into from
May 5, 2024
Merged

Faster wave #302

merged 3 commits into from
May 5, 2024

Conversation

LGFae
Copy link
Owner

@LGFae LGFae commented May 5, 2024

This finalizes our faster transitions implementation. We can now remove rayon as a dependency for swww-daemon.

LGFae added 3 commits May 3, 2024 21:31
Same logic as f31c591 and
d747932. We want to make the
transitions more efficient by making them more SIMD friendly.
This was a pain in the ass. But now we have a faster wave transition
because we've made it more SIMD friendly.

Furthermore, this also fixes the `wave` transition angle to be the same
as `wipe`.
@LGFae LGFae merged commit 9733f3e into main May 5, 2024
9 checks passed
@LGFae LGFae deleted the faster-wave branch May 5, 2024 15:23
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.

1 participant