Skip to content

Commit

Permalink
Optimize the performance of blur filters by reducing one unnecessary …
Browse files Browse the repository at this point in the history
…offscreen rendering pass. (#2097)
  • Loading branch information
domchen authored Jan 18, 2024
1 parent 473fdd5 commit 12deaae
Show file tree
Hide file tree
Showing 2 changed files with 765 additions and 765 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": "d864aeeb6184c97664bfaec7a164a22d4ab723b7",
"commit": "7784db3788b4cb17eae05f7e2ce615a37cf7a25e",
"dir": "third_party/tgfx"
},
{
Expand Down
Loading

0 comments on commit 12deaae

Please sign in to comment.