Tencent / libpag

The official rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.
https://pag.art
Other
4.73k stars 437 forks source link

Optimize clip performance by caching a texture instead of a surface to reduce draw calls. #2206

Closed domchen closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 60.55%. Comparing base (088c7e9) to head (c59ee76).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2206 +/- ## ========================================== - Coverage 60.79% 60.55% -0.25% ========================================== Files 385 385 Lines 22042 22042 Branches 6401 6401 ========================================== - Hits 13401 13347 -54 + Misses 4675 4671 -4 - Partials 3966 4024 +58 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.