-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
chore: refactor #125
Merged
Merged
chore: refactor #125
Conversation
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
triniwiz
added a commit
that referenced
this pull request
Aug 22, 2024
* chore: clean up * fix: c2d scaling fix: c2d to webgl drawing chore: replace image asset lib * fix: texImage2d & texImage3d using alt image types * chore: bump * fix: image handling * fix: scaling * chore: remove autoScale * chore: updates * chore: updates * fix(pixi): set global after extension * chore: bump * chore: updates fixes: svg crash * chore: improve svg handling * chore: improve svg rendering * feat: render svg directly in 2d and 3d context * chore: updates * chore: updates * chore: move crates to root * feat: init webgpu * chore: use webgpu-core * feat(webgpu): texture * chore: updates * feat: GPUCommandEncoder * feat: GPUQueue * feat: GPURenderBundle * feat: GPURenderPass * chore: clean up * feat: GPURenderPipeline * chore: updates * feat: updates * chore: updates * chore: updates * chore: updates * chore: updates * chore: bump wgpu-core * chore: working demos * chore: updates * chore: webgpu.0 * chore: webgpu.1 * chore: refactor (#125) * chore: webgpu.11 (#126) * chore: refactor * chore: updates * chore: updates * chore: render direct * chore: updates * chore: webgpu.2 * chore: config * chore: webgpu.4 * chore: ci * chore: ci targets * chore: ci * chore: ci * fix: ci * fix: ci * chore: cii * chore: ci * chore: ci * chore: ci * chore: ci * chore: ci * chore: ci * fix: ci * chore: ci * chore: ci * chore: ci * chore: ci * chore: ci * chore: webgpu.5 * chore: cleanup with TS 5.5 * chore: webgpu.6 * chore: webgpu.7 * chore: webgpu.8 * chore: webgpu.9 * chore: webgpu.11 --------- Co-authored-by: Nathan Walker <[email protected]> * chore: webgpu.12 * fix: android default limits * chore: webgpu.14 * chore: webgpu.15 --------- Co-authored-by: Nathan Walker <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.