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

Support for VAO and UBO when available #1503

Merged
merged 16 commits into from
Apr 3, 2023
Merged

Support for VAO and UBO when available #1503

merged 16 commits into from
Apr 3, 2023

Conversation

soywiz
Copy link
Member

@soywiz soywiz commented Apr 2, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 2, 2023

Codecov Report

Patch coverage: 43.03% and project coverage change: -0.06 ⚠️

Comparison is base (7b7c5a2) 51.69% compared to head (73a9ea7) 51.63%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1503      +/-   ##
==========================================
- Coverage   51.69%   51.63%   -0.06%     
==========================================
  Files        1694     1696       +2     
  Lines       98636    98804     +168     
  Branches    13978    14017      +39     
==========================================
+ Hits        50986    51014      +28     
- Misses      43750    43880     +130     
- Partials     3900     3910      +10     
Flag Coverage Δ
unittests 51.63% <43.03%> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...libs/korge/gradle/targets/android/AndroidDirect.kt 0.00% <0.00%> (ø)
.../korlibs/korge/gradle/targets/jvm/KorgeJavaExec.kt 0.00% <0.00%> (ø)
.../src/main/kotlin/korlibs/root/RootKorlibsPlugin.kt 0.00% <0.00%> (ø)
.../kotlin/korlibs/korge/render/RenderContext2DExt.kt 60.62% <ø> (ø)
...monMain/kotlin/korlibs/korge/view/fast/FSprites.kt 32.31% <0.00%> (ø)
...tlin/korlibs/korge/view/filter/Convolute3Filter.kt 0.00% <ø> (ø)
.../korlibs/korge/view/vector/GpuShapeViewCommands.kt 5.55% <0.00%> (-0.05%) ⬇️
...src/androidMain/kotlin/korlibs/kgl/KmlGlAndroid.kt 0.00% <0.00%> (ø)
...monMain/kotlin/korlibs/graphics/AGTextureDrawer.kt 0.00% <0.00%> (ø)
...Main/kotlin/korlibs/graphics/gl/AGOpenglConvert.kt 12.62% <0.00%> (-1.11%) ⬇️
... and 32 more

... and 25 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@soywiz soywiz changed the title WIP support for VAO and UBO (disabled) WIP support for VAO and UBO Apr 3, 2023
@soywiz soywiz changed the title WIP support for VAO and UBO Support for VAO and UBO when available Apr 3, 2023
@soywiz soywiz enabled auto-merge (squash) April 3, 2023 18:00
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.

None yet

2 participants