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

Move internal corner rendering to separate shader #70

Open
WillPower3309 opened this issue Oct 26, 2024 · 1 comment
Open

Move internal corner rendering to separate shader #70

WillPower3309 opened this issue Oct 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@WillPower3309
Copy link
Member

We can get some minor perf improvements by clipping the entire window box from our decoration node rendering, and then render the four corners of the windows with the decoration blend shaders

@WillPower3309
Copy link
Member Author

We could move external corner rounding to a separate shader as well! This is coupled with #72

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant