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

[mir:virtual] drop GenericEGLDisplayProvider #3100

Conversation

AlanGriffiths
Copy link
Collaborator

We don't need it anymore

@Saviq
Copy link
Collaborator

Saviq commented Oct 26, 2023

@AlanGriffiths you got some stray commits in here

@AlanGriffiths AlanGriffiths force-pushed the drop-GenericEGLDisplayProvider-from-virtual-platform branch from 454a8f3 to 54c2ed1 Compare October 26, 2023 12:45
@AlanGriffiths
Copy link
Collaborator Author

@AlanGriffiths you got some stray commits in here

Fixed, thanks

@Saviq
Copy link
Collaborator

Saviq commented Oct 26, 2023

Need to reverse / drop a few tests:

VirtualGraphicsPlatformTest.can_acquire_interface_for_generic_egl_display_provider

@Saviq Saviq requested a review from mattkae October 26, 2023 13:20
@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #3100 (a50e8ad) into allow-llvmpipe-rendering (867f03c) will increase coverage by 0.09%.
The diff coverage is n/a.

@@                     Coverage Diff                      @@
##           allow-llvmpipe-rendering    #3100      +/-   ##
============================================================
+ Coverage                     78.31%   78.40%   +0.09%     
============================================================
  Files                          1074     1073       -1     
  Lines                         74827    74717     -110     
============================================================
- Hits                          58602    58584      -18     
+ Misses                        16225    16133      -92     
Files Coverage Δ
src/platforms/virtual/platform.cpp 61.70% <ø> (+4.98%) ⬆️
...sts/unit-tests/platforms/virtual/test_platform.cpp 100.00% <ø> (ø)

... and 29 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@mattkae mattkae left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Will merge once all of the checks are happy

@mattkae mattkae merged commit 898dab5 into allow-llvmpipe-rendering Oct 26, 2023
18 of 20 checks passed
@mattkae mattkae deleted the drop-GenericEGLDisplayProvider-from-virtual-platform branch October 26, 2023 18:19
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