Skip to content
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

Add ResourceCache and ProgramCache classes. #99

Merged
merged 1 commit into from
Feb 11, 2022
Merged

Conversation

domchen
Copy link
Collaborator

@domchen domchen commented Feb 11, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #99 (60919a0) into main (4138fac) will increase coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #99      +/-   ##
==========================================
+ Coverage   63.93%   64.11%   +0.17%     
==========================================
  Files         535      538       +3     
  Lines       25674    25704      +30     
  Branches     7244     7247       +3     
==========================================
+ Hits        16415    16480      +65     
+ Misses       4621     4618       -3     
+ Partials     4638     4606      -32     
Impacted Files Coverage Δ
libpag/tgfx/src/gpu/Context.cpp 66.66% <0.00%> (-4.22%) ⬇️
libpag/tgfx/src/core/vectors/freetype/FTMask.cpp 60.78% <0.00%> (-3.93%) ⬇️
...ibpag/tgfx/src/gpu/opengl/GLProgramDataManager.cpp 90.32% <0.00%> (-3.23%) ⬇️
...bpag/tgfx/src/gpu/TextureMaskFragmentProcessor.cpp 58.97% <0.00%> (-2.57%) ⬇️
libpag/tgfx/src/gpu/opengl/GLProgram.cpp 82.14% <0.00%> (-1.79%) ⬇️
...pag/src/rendering/renderers/TrackMatteRenderer.cpp 45.33% <0.00%> (-1.34%) ⬇️
libpag/tgfx/src/gpu/opengl/GLDevice.cpp 45.83% <0.00%> (-1.11%) ⬇️
libpag/tgfx/src/core/Bitmap.cpp 81.25% <0.00%> (-0.79%) ⬇️
libpag/tgfx/src/core/images/webp/WebpImage.cpp 51.06% <0.00%> (-0.71%) ⬇️
libpag/tgfx/src/gpu/opengl/GLCanvas.cpp 64.13% <0.00%> (-0.69%) ⬇️
... and 64 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4138fac...60919a0. Read the comment docs.

@lvpengwei lvpengwei merged commit 2ec80e3 into main Feb 11, 2022
@lvpengwei lvpengwei deleted the feature/domchen_cache branch February 11, 2022 09:21
@hanbinbin hanbinbin mentioned this pull request Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants