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

Use one draw call instead of multiple to drawAtlas. #150

Merged
merged 1 commit into from
Mar 4, 2022

Conversation

lvpengwei
Copy link
Collaborator

No description provided.

@lvpengwei lvpengwei force-pushed the feature/pengweilv_merge_draw_call branch from c72810a to 946a5ab Compare March 4, 2022 06:38
@codecov-commenter
Copy link

Codecov Report

Merging #150 (c72810a) into main (6665b68) will decrease coverage by 0.05%.
The diff coverage is n/a.

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

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
- Coverage   64.55%   64.50%   -0.06%     
==========================================
  Files         562      563       +1     
  Lines       26345    26434      +89     
  Branches     7444     7521      +77     
==========================================
+ Hits        17007    17050      +43     
- Misses       4565     4579      +14     
- Partials     4773     4805      +32     
Impacted Files Coverage Δ
libpag/tgfx/src/gpu/opengl/GLFillRectOp.cpp 70.75% <0.00%> (-29.25%) ⬇️
libpag/tgfx/src/core/BytesKey.cpp 75.00% <0.00%> (-21.16%) ⬇️
libpag/src/rendering/utils/ScopedLock.cpp 75.00% <0.00%> (-10.00%) ⬇️
...bpag/tgfx/src/gpu/opengl/GLConstColorProcessor.cpp 70.58% <0.00%> (-7.19%) ⬇️
libpag/tgfx/src/core/PixelBuffer.cpp 57.89% <0.00%> (-5.27%) ⬇️
libpag/src/video/VideoSequenceDemuxer.cpp 74.19% <0.00%> (-4.84%) ⬇️
libpag/tgfx/src/gpu/opengl/GLCanvas.cpp 57.19% <0.00%> (-4.81%) ⬇️
libpag/tgfx/src/gpu/opengl/GLSurface.cpp 57.30% <0.00%> (-4.50%) ⬇️
libpag/tgfx/src/core/Data.cpp 43.39% <0.00%> (-3.78%) ⬇️
...ibpag/tgfx/src/gpu/opengl/GLProgramDataManager.cpp 87.09% <0.00%> (-3.23%) ⬇️
... and 46 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 6665b68...946a5ab. Read the comment docs.

@domchen domchen merged commit b5d4d38 into main Mar 4, 2022
@domchen domchen deleted the feature/pengweilv_merge_draw_call branch March 4, 2022 09:07
@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