Skip to content

Conversation

littleboarx
Copy link
Contributor

Description of change

By using webGPU, we can easily share canvas context in different engines without caring about state leak in webGL. However, it is impossible to share context in different devices and adaptors, so I added a new option to pass device and adaptor to Pixi.

Pre-Merge Checklist
  • Tests and/or benchmarks are included
  • Documentation is changed or added
  • Lint process passed (npm run lint)
  • Tests passed (npm run test)

Copy link

codesandbox-ci bot commented May 22, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@Zyie Zyie added the ✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t label Jul 24, 2025
@Zyie Zyie added this pull request to the merge queue Jul 24, 2025
Merged via the queue into pixijs:dev with commit dcdc158 Jul 24, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants