Skip to content

Commit

Permalink
Optimize clip performance by caching a texture instead of a surface t…
Browse files Browse the repository at this point in the history
…o reduce draw calls. (#2206)
  • Loading branch information
domchen authored Mar 18, 2024
1 parent 088c7e9 commit 3bd3867
Show file tree
Hide file tree
Showing 4 changed files with 7,256 additions and 7,258 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
{
"url": "${PAG_GROUP}/tgfx.git",
"commit": "27b149f091fe960bbcdc2290d86c8ea3e73aa7bd",
"commit": "f1d64c14ba99552974ab3d69bf5d7b1fc5d14b98",
"dir": "third_party/tgfx"
},
{
Expand Down
Loading

0 comments on commit 3bd3867

Please sign in to comment.