Skip to content

[codex] Expose small WebGL extensions#19

Merged
dsafdsaf132 merged 2 commits into
mainfrom
codex/small-extension-blending
Jun 10, 2026
Merged

[codex] Expose small WebGL extensions#19
dsafdsaf132 merged 2 commits into
mainfrom
codex/small-extension-blending

Conversation

@dsafdsaf132

Copy link
Copy Markdown
Owner

Summary

  • Expose EXT_float_blend and EXT_texture_mirror_clamp_to_edge through getExtension() and getSupportedExtensions().
  • Add TypeScript overloads and README extension table entries for the new extensions.
  • Add smoke coverage for mirror-clamp texture wrapping and EXT_float_blend additive blending into an RGBA32F framebuffer.

Validation

  • npm run build
  • npx node-gyp rebuild
  • npm run test:webgl2
  • npm test
  • git diff --check

@dsafdsaf132 dsafdsaf132 marked this pull request as ready for review June 10, 2026 01:59

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

Copy link
Copy Markdown

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: 2a8d1b560d

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread binding/webgl_rendering_context.cc
@dsafdsaf132 dsafdsaf132 merged commit 201a847 into main Jun 10, 2026
7 checks passed
@dsafdsaf132 dsafdsaf132 deleted the codex/small-extension-blending branch June 10, 2026 02:13
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