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

Change the consts in GLDefines.h from GL::XXX to GL_XXX. #137

Merged
merged 2 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 #137 (7ffd185) into main (66e558d) will increase coverage by 0.01%.
The diff coverage is n/a.

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

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #137      +/-   ##
==========================================
+ Coverage   64.00%   64.01%   +0.01%     
==========================================
  Files         562      562              
  Lines       26653    26653              
  Branches     7513     7513              
==========================================
+ Hits        17060    17063       +3     
- Misses       4798     4801       +3     
+ Partials     4795     4789       -6     
Impacted Files Coverage Δ
...ibpag/tgfx/src/gpu/YUVTextureFragmentProcessor.cpp 73.33% <0.00%> (-6.67%) ⬇️
libpag/tgfx/src/gpu/opengl/GLSurface.cpp 58.62% <0.00%> (-4.60%) ⬇️
libpag/tgfx/src/gpu/Canvas.cpp 85.07% <0.00%> (-4.48%) ⬇️
libpag/third_party/pathkit/include/core/SkRefCnt.h 89.28% <0.00%> (-3.58%) ⬇️
libpag/src/video/VideoSequenceDemuxer.cpp 74.19% <0.00%> (-3.23%) ⬇️
libpag/src/rendering/filters/LayerFilter.cpp 60.55% <0.00%> (-2.78%) ⬇️
...pag/src/rendering/renderers/TrackMatteRenderer.cpp 41.33% <0.00%> (-2.67%) ⬇️
libpag/tgfx/src/gpu/Device.cpp 60.52% <0.00%> (-2.64%) ⬇️
libpag/tgfx/src/gpu/opengl/GLTexture.cpp 70.96% <0.00%> (-2.42%) ⬇️
libpag/src/video/SoftwareDecoderWrapper.cpp 52.58% <0.00%> (-1.73%) ⬇️
... and 41 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 66e558d...b7c779e. Read the comment docs.

@lvpengwei lvpengwei merged commit f7093c3 into main Feb 24, 2022
@lvpengwei lvpengwei deleted the feature/domchen_gl branch February 24, 2022 06:53
@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