-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Tracker: v9.1 #9056
Labels
Comments
|
Fix the following bugs in version V9.1. |
While it would indeed be great to get a fix, and I understand that you are trying your best to raise attention, this is not a regression in 9.1, so we wouldn't hold the release for that issue. |
Interleaved context use case is crashing due to
Reproduce steps:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
v9.1
Chores
luma.gl@~9.0.0
@ibgreenPrepare for WebGPU
device.readPixelsWebGL()
is still supported, will be removed in luma.gl 9.2.device.clearWebGL()
(requires creating new renderpasses with clearColor, clearDepth parameters)device.updateModuleSettingsWebGL()
device.setParametersWebGL()
device.withParametersWebGL()
GL.TRIANGLE_FAN
topology / draw modes (not supported by webgpu)ShaderInputs
from luma @felixpalmerBugs/PRs needed for release
Module XXX not found
@felixpalmerClean up / remove deprecations etc
TBD
PRs for consideration for v9.1 inclusion
The text was updated successfully, but these errors were encountered: