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

Exposes the OpenGL functions as Public APIs. #141

Merged
merged 6 commits into from
Feb 28, 2022
Merged

Conversation

domchen
Copy link
Collaborator

@domchen domchen commented Feb 28, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #141 (b02fd53) into main (c54d40e) will increase coverage by 0.62%.
The diff coverage is n/a.

❗ Current head b02fd53 differs from pull request most recent head cdd3b99. Consider uploading reports for the commit cdd3b99 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #141      +/-   ##
==========================================
+ Coverage   63.92%   64.54%   +0.62%     
==========================================
  Files         562      562              
  Lines       26652    26264     -388     
  Branches     7515     7428      -87     
==========================================
- Hits        17037    16953      -84     
+ Misses       4802     4551     -251     
+ Partials     4813     4760      -53     
Impacted Files Coverage Δ
libpag/tgfx/src/gpu/TextureFragmentProcessor.cpp 64.70% <0.00%> (-8.83%) ⬇️
...rc/gpu/opengl/GLQuadPerEdgeAAGeometryProcessor.cpp 63.04% <0.00%> (-8.70%) ⬇️
libpag/tgfx/src/gpu/ProgramBuilder.cpp 55.72% <0.00%> (-5.35%) ⬇️
libpag/tgfx/src/core/PixelBuffer.cpp 63.15% <0.00%> (-5.27%) ⬇️
libpag/tgfx/src/gpu/opengl/GLInterface.cpp 38.77% <0.00%> (-4.66%) ⬇️
libpag/src/rendering/utils/PathUtil.cpp 72.72% <0.00%> (-4.55%) ⬇️
libpag/tgfx/src/gpu/opengl/GLUniformHandler.cpp 50.81% <0.00%> (-4.19%) ⬇️
libpag/src/video/VideoSequenceDemuxer.cpp 75.80% <0.00%> (-3.23%) ⬇️
...g/tgfx/src/gpu/opengl/GLAssembledGLESInterface.cpp 34.78% <0.00%> (-2.72%) ⬇️
...bpag/tgfx/src/gpu/TextureMaskFragmentProcessor.cpp 58.97% <0.00%> (-2.57%) ⬇️
... and 50 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 c54d40e...cdd3b99. Read the comment docs.

@lvpengwei lvpengwei merged commit 915651c into main Feb 28, 2022
@lvpengwei lvpengwei deleted the feature/domchen_gl branch February 28, 2022 07:15
@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