-
Notifications
You must be signed in to change notification settings - Fork 637
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: webgpu point fill example * fix: adjust order of varying in fill image shader * fix: remove redundant varying in extrude vert shader * fix: recreate main & depth rt when resizing * fix: load image in webgpu * fix: heatmap * fix: heatmap grid3d in webgpu * fix: heatmap grid3d in webgpu * fix: line * fix: change readpixel from sync to async * fix: resize picking fbo * fix: picking in webgpu * fix: arc line layer * fix: use diagnosticDerivativeUniformity in water demo * fix: add render cache * fix: point text layer * chore: update point text layer snapshot * fix: raster layer * chore: add screenshot callback on test cases * chore: sleep * chore: cancel point image test case for now
- Loading branch information
Showing
88 changed files
with
2,674 additions
and
1,189 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.