Skip to content

Add 2D MSAA support for compatibility renderer#2

Open
troybonneau wants to merge 2 commits into
masterfrom
codex/find-msaa2d-compatibility-renderer-setup
Open

Add 2D MSAA support for compatibility renderer#2
troybonneau wants to merge 2 commits into
masterfrom
codex/find-msaa2d-compatibility-renderer-setup

Conversation

@troybonneau

Copy link
Copy Markdown
Owner

Summary

  • add MSAA renderbuffer handling to the GLES3 texture storage so 2D render targets can store multi-sample data and resolve it on demand
  • update the canvas renderer to render through the MSAA FBO, copy the existing contents when needed, and request resolves appropriately
  • only warn about unused 2D MSAA when no 2D content was rendered in the viewport pass

Testing

  • python3 -m SCons -j2 platform=linuxbsd target=editor (incomplete – build interrupted)

https://chatgpt.com/codex/tasks/task_e_68ca5f5e79c8832286ec501769d075da

troybonneau and others added 2 commits September 15, 2025 21:34
Replaces direct assignment with String::utf8 to ensure clipboard text is correctly interpreted as UTF-8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant