Skip to content

Add line anti-aliasing (back)#915

Merged
matzf merged 2 commits intomainfrom
feature/line-aa
Feb 6, 2026
Merged

Add line anti-aliasing (back)#915
matzf merged 2 commits intomainfrom
feature/line-aa

Conversation

@matzf
Copy link
Copy Markdown
Contributor

@matzf matzf commented Feb 2, 2026

Add line anti-aliasing back after this fell out with the lines-without-stencil-buffer rewrite.

Note: with this change, the simple line shader also gets line blur, but does not expose this through the shader style parameters. We could expose this too, allowing to use the (slightly-less-)simple shader for many more lines.

@matzf matzf requested a review from stmitt February 2, 2026 16:24
@matzf matzf mentioned this pull request Feb 2, 2026
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 56c4225d1c

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 4, 2026

🚨 Performance Regression Detected! 🚨

Some benchmarks have worsened in this PR.

📊 Click here to view the full benchmark results 📊

matzf added 2 commits February 5, 2026 17:32
Add line anti-aliasing back after this fell out with the
lines-without-stencil-buffer rewrite.
@matzf matzf merged commit 0bc5b4c into main Feb 6, 2026
7 checks passed
@matzf matzf deleted the feature/line-aa branch February 6, 2026 06:15
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.

2 participants