Skip to content

Workaround slow update webgl issue on Windows#191795

Merged
Tyriar merged 5 commits intomainfrom
tyriar/190195
Aug 30, 2023
Merged

Workaround slow update webgl issue on Windows#191795
Tyriar merged 5 commits intomainfrom
tyriar/190195

Conversation

@Tyriar
Copy link
Member

@Tyriar Tyriar commented Aug 30, 2023

Fixes #190195

@deepak1556 I want to make sure this is still good on desktop, not using the app based detection you mentioned.

@Tyriar Tyriar added this to the August 2023 milestone Aug 30, 2023
@Tyriar Tyriar requested a review from deepak1556 August 30, 2023 15:08
@Tyriar Tyriar self-assigned this Aug 30, 2023
@Tyriar Tyriar enabled auto-merge August 30, 2023 15:08
@Tyriar
Copy link
Member Author

Tyriar commented Aug 30, 2023

@deepak1556 oh I think I see this on Linux, I guess I'll remove the isWindows check:

image

@Tyriar Tyriar merged commit 9d26487 into main Aug 30, 2023
@Tyriar Tyriar deleted the tyriar/190195 branch August 30, 2023 17:50
@deepak1556
Copy link
Collaborator

Yup the gl debug extension is good for desktop as well 👍

oh I think I see this on Linux, I guess I'll remove the isWindows check:

Most of the time hw acceleration is disabled in the runtime for Linux so we always end up using the swiftshader software compositing path, so yeah the fallback check would work for this case as well. The bug in chromium is at the ANGLE vulkan GL renderer which can affect both Linux and Windows.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Text is not rendering when typing in terminal

3 participants