-
-
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 v2 perf op #104
Merged
Merged
Chore v2 perf op #104
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
* feat: v8 refactor * chore: updates * chore: updates * chore: updates * chore: updates * chore: updates * chore: updates * chore: updates * chore: updates * chore: updates * chore: improve code sharing * chore: updates * chore: updates * chore: updates * chore: updates * chore: working ios * chore: update * fix: running on both platforms * chore: updates * chore: 2.0.0-alpha.21 * feat: the frantic run of the valorous rabbit demo game * chore: alpha 22 * chore: updates * chore: updates * chore: updates * chore: update * fix: package building * chore: updates * chore: updates
triniwiz
added a commit
that referenced
this pull request
Nov 4, 2023
* chore: updates * updates * updates * updates * updates * updates * 2d working * updates * updates * updates * working webgl * updates * updates * updates * updates * Update Cargo.toml * updates * updates * updates * updates * Update webgl.rs * updates * updates * Update .gitignore * updates * updates * updates * working much better :D * updates * updates * chore: refactor * chore: clean up * chore: clean up * chore: clean up * feat: JSI * chore: updates * chore: updates * chore: updates * chore: updates * chore: updates * chore: updates * chore: updates * chore: clean up * chore: updates * chore: clean up * chore: clean up * chore: clean up * chore: updates * chore: clean up * chore: clean up * chore: updates * chore: updates * chore: updates * Update WebGL2RenderingContext.cpp * chore: use namespace * chore: updates * chore: updates * chore: fix build * chore: initial 2d support * fix: gl alive!!! * fix: updates * fix: working 3D * fix: 2d * fix: video rendering * fix: 2d context to 2d context drawing * feat: v2 alpha.0 * chore: updates & trying another op * fix: remove extra conversion * chore: clean up * chore: updates * chore: updates * chore: bump * feat: initial dom view * feat: expose skia dom * chore: ios updates (#99) * chore: ios updates chore: replaces Arc with Rc * fix(android): updates * chore: ios updates * chore: ios updates * chore: ios updates * chore: updates * chore: updates * chore: updates * fix: ios * chore: updates * chore: updates * fix(ios): missing pods * fix(ios): build * chore: updates * chore: updates * chore: updates * fix(ios): improve fileop * chore: updates * chore: updates * chore: updates * chore: updates * Chore v2 perf op (#104) * chore: updates * chore: updates * chore: nx migrate @nativescript/plugin-tools * release: 2.0.0-alpha.17 * fix: fenceSync * fix(jsi): fenceSync * chore: updates * chore: upgrade skia * feat: v8 refactor (#103) * feat: v8 refactor * chore: updates * chore: updates * chore: updates * chore: updates * chore: updates * chore: updates * chore: updates * chore: updates * chore: updates * chore: improve code sharing * chore: updates * chore: updates * chore: updates * chore: updates * chore: working ios * chore: update * fix: running on both platforms * chore: updates * chore: 2.0.0-alpha.21 * feat: the frantic run of the valorous rabbit demo game * chore: alpha 22 * chore: updates * chore: updates * chore: updates * chore: update * fix: package building * chore: updates * chore: updates --------- Co-authored-by: Nathan Walker <[email protected]>
triniwiz
added a commit
that referenced
this pull request
Jan 3, 2024
* chore: updates * updates * updates * updates * updates * updates * 2d working * updates * updates * updates * working webgl * updates * updates * updates * updates * Update Cargo.toml * updates * updates * updates * updates * Update webgl.rs * updates * updates * Update .gitignore * updates * updates * updates * working much better :D * updates * updates * chore: refactor * chore: clean up * chore: clean up * chore: clean up * feat: JSI * chore: updates * chore: updates * chore: updates * chore: updates * chore: updates * chore: updates * chore: updates * chore: clean up * chore: updates * chore: clean up * chore: clean up * chore: clean up * chore: updates * chore: clean up * chore: clean up * chore: updates * chore: updates * chore: updates * Update WebGL2RenderingContext.cpp * chore: use namespace * chore: updates * chore: updates * chore: fix build * chore: initial 2d support * fix: gl alive!!! * fix: updates * fix: working 3D * fix: 2d * fix: video rendering * fix: 2d context to 2d context drawing * feat: v2 alpha.0 * chore: updates & trying another op * fix: remove extra conversion * chore: clean up * chore: updates * chore: updates * chore: bump * feat: initial dom view * feat: expose skia dom * chore: ios updates (#99) * chore: ios updates chore: replaces Arc with Rc * fix(android): updates * chore: ios updates * chore: ios updates * chore: ios updates * chore: updates * chore: updates * chore: updates * fix: ios * chore: updates * chore: updates * fix(ios): missing pods * fix(ios): build * chore: updates * chore: updates * chore: updates * fix(ios): improve fileop * chore: updates * chore: updates * chore: updates * chore: updates * Chore v2 perf op (#104) * chore: updates * chore: updates * chore: nx migrate @nativescript/plugin-tools * release: 2.0.0-alpha.17 * fix: fenceSync * fix(jsi): fenceSync * chore: updates * chore: upgrade skia * feat: v8 refactor (#103) * feat: v8 refactor * chore: updates * chore: updates * chore: updates * chore: updates * chore: updates * chore: updates * chore: updates * chore: updates * chore: updates * chore: improve code sharing * chore: updates * chore: updates * chore: updates * chore: updates * chore: working ios * chore: update * fix: running on both platforms * chore: updates * chore: 2.0.0-alpha.21 * feat: the frantic run of the valorous rabbit demo game * chore: alpha 22 * chore: updates * chore: updates * chore: updates * chore: update * fix: package building * chore: updates * chore: updates --------- Co-authored-by: Nathan Walker <[email protected]> * chore: updates * chore(android): perf op * chore: updates * fix: font handling & custom font support * chore: updates * Squashed commit of the following: commit ec98277 Author: Dylan Llewellyn <[email protected]> Date: Fri Dec 8 03:47:51 2023 +0800 fix: add text baseline bindings (#106) * fix: add text baseline bindings * fix: add text baseline bindings * fix: add text baseline bindings commit b355ddc Author: Osei Fortune <[email protected]> Date: Thu Nov 23 07:00:15 2023 -0400 chore: updates (#105) * fix: baseline middle * chore: updates * chore: updates * chore: bump * fix: scaling * fix: handle empty text when drawing * chore: updates --------- 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.