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

Remove BackendTexture, BackendRenderTarget and BackendSemaphore from tgfx. #135

Merged
merged 4 commits into from
Feb 24, 2022

Conversation

domchen
Copy link
Collaborator

@domchen domchen commented Feb 24, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #135 (8c84fba) into main (f2a00b3) will decrease coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #135      +/-   ##
==========================================
- Coverage   63.98%   63.88%   -0.11%     
==========================================
  Files         562      562              
  Lines       26699    26654      -45     
  Branches     7507     7513       +6     
==========================================
- Hits        17084    17027      -57     
+ Misses       4832     4804      -28     
- Partials     4783     4823      +40     
Impacted Files Coverage Δ
libpag/src/rendering/Drawable.cpp 41.66% <0.00%> (-22.62%) ⬇️
libpag/src/rendering/filters/utils/FilterBuffer.h 87.50% <0.00%> (-12.50%) ⬇️
libpag/tgfx/src/gpu/opengl/GLUniformHandler.cpp 47.45% <0.00%> (-10.88%) ⬇️
...rc/gpu/opengl/GLQuadPerEdgeAAGeometryProcessor.cpp 60.86% <0.00%> (-10.87%) ⬇️
libpag/tgfx/src/gpu/opengl/GLTexture.cpp 68.54% <0.00%> (-9.81%) ⬇️
libpag/tgfx/src/gpu/Surface.cpp 77.77% <0.00%> (-9.73%) ⬇️
libpag/tgfx/src/gpu/TextureFragmentProcessor.cpp 64.70% <0.00%> (-8.83%) ⬇️
libpag/tgfx/src/gpu/GLFragmentProcessor.h 89.28% <0.00%> (-7.15%) ⬇️
libpag/tgfx/src/gpu/opengl/GLDrawer.cpp 62.65% <0.00%> (-5.65%) ⬇️
libpag/tgfx/src/gpu/opengl/GLRenderTarget.cpp 56.68% <0.00%> (-5.12%) ⬇️
... and 69 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 f2a00b3...8c84fba. Read the comment docs.

@lvpengwei lvpengwei merged commit 66e558d into main Feb 24, 2022
@lvpengwei lvpengwei deleted the feature/domchen_oestexture branch February 24, 2022 02:04
@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