Skip to content

[pull] main from Shopify:main#164

Merged
pull[bot] merged 4 commits into
code:mainfrom
Shopify:main
Apr 2, 2026
Merged

[pull] main from Shopify:main#164
pull[bot] merged 4 commits into
code:mainfrom
Shopify:main

Conversation

@pull

@pull pull Bot commented Apr 2, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

dependabot Bot and others added 4 commits April 2, 2026 13:26
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.23...4.18.1)

---
updated-dependencies:
- dependency-name: lodash-es
  dependency-version: 4.18.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Creates an independent Dawn device from the same adapter with its own
command queue. Enables concurrent GPU workloads (e.g. ML inference via
ONNX Runtime) without mutex contention from ImplicitDeviceSynchronization
on the primary rendering device.

Includes platform-specific features:
- Apple: SharedTextureMemoryIOSurface, DawnMultiPlanarFormats
- BufferMapExtendedUsages for staging buffer workflows

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* refactor(🗿): extract getMatchedAdapter() and requestDevice() into RNDawnUtils

Move shared adapter discovery and device creation logic out of
createDawnBackendContext into reusable helpers. createSecondaryDevice
now delegates to DawnUtils::requestDevice() instead of duplicating
the adapter enumeration, toggles, and device descriptor setup.

---------
Co-authored-by: William Candillon <wcandillon@gmail.com>
@pull pull Bot locked and limited conversation to collaborators Apr 2, 2026
@pull pull Bot added the ⤵️ pull label Apr 2, 2026
@pull pull Bot merged commit 0683032 into code:main Apr 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants