Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert enabling image bitmap #4596

Merged
merged 3 commits into from
Aug 30, 2022
Merged

Conversation

slimbuck
Copy link
Member

This PR reverts #4584.

After doing some testing it seems ImageBitmap is still not well supported across browsers. Details have been left in the code for next time.

It might be worth investigating more closely which browsers have concrete support for ImageBitmap and start selectively enabling the interface on those browsers.

@slimbuck slimbuck added bug area: graphics Graphics related issue labels Aug 30, 2022
@slimbuck slimbuck requested a review from a team August 30, 2022 08:20
@slimbuck slimbuck self-assigned this Aug 30, 2022
@mvaligursky
Copy link
Contributor

This PR removes support for WebGPU, which it should not.

@slimbuck
Copy link
Member Author

This PR removes support for WebGPU, which it should not.

Webgp.. what? :D Thanks - fixed!

@slimbuck slimbuck merged commit 9e7c4eb into playcanvas:main Aug 30, 2022
@slimbuck slimbuck deleted the revert-image-bitmap branch August 30, 2022 08:41
GSterbrant pushed a commit that referenced this pull request Aug 30, 2022
* revert enabling image bitmap
* add note about space base
* enable under webgpu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants