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

Tracker: v9.2 #9172

Open
1 of 10 tasks
ibgreen opened this issue Sep 22, 2024 · 0 comments
Open
1 of 10 tasks

Tracker: v9.2 #9172

ibgreen opened this issue Sep 22, 2024 · 0 comments

Comments

@ibgreen
Copy link
Collaborator

ibgreen commented Sep 22, 2024

deck.gl v9.2

New Feature PRs (non-WebGPU) for consideration for v9.2 inclusion

Possible candidates

  • "TileSourceLayer" (PMTiles support) from @deck.gl-community

Port Layers to WebGPU

  • ScatterplotLayer
  • SolidPolygonLayer
  • PathLayer

Chores

  • Cut 9.1-release branch, move master to 9.2.0-alpha
  • Lock 9.1-release to luma.gl@~9.1.0

Prepare for WebGPU (Clean up / remove deprecations etc)

  • Remove all calls to Model.updateModuleSettings() @felixpalmer P0
  • Remove all luma.gl ...WebGL() calls, in particular setGLDeviceParameters() P0
  • Replace all Textures with AsyncTexture
  • Update all readPixels() calls
  • Avoid unorm8x1 and unorm8x3 attributes (not avail in WebGPU)

Bugs

TBD

@ibgreen ibgreen added bug and removed bug labels Sep 22, 2024
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

No branches or pull requests

1 participant