Skip to content

[Windows] Set current driver when ANGLE init fails.#117253

Merged
Repiteo merged 1 commit into
godotengine:masterfrom
bruvzg:set_drv_no_angle
Mar 11, 2026
Merged

[Windows] Set current driver when ANGLE init fails.#117253
Repiteo merged 1 commit into
godotengine:masterfrom
bruvzg:set_drv_no_angle

Conversation

@bruvzg

@bruvzg bruvzg commented Mar 9, 2026

Copy link
Copy Markdown
Member

Might fix #117184

@bruvzg bruvzg added this to the 4.7 milestone Mar 9, 2026
@bruvzg bruvzg requested a review from a team as a code owner March 9, 2026 14:52

@akien-mga akien-mga left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good.

I can reproduce the issue on Heidi's Legacy Demo's current build with Wine and --rendering-driver opengl3_angle on Fedora 43 / AMD Mesa graphics.

This seems to fix it.

@akien-mga akien-mga added cherrypick:4.6 Considered for cherry-picking into a future 4.6.x release cherrypick:4.5 Considered for cherry-picking into a future 4.5.x release labels Mar 11, 2026
@Repiteo Repiteo merged commit 7c2a2b0 into godotengine:master Mar 11, 2026
20 checks passed
@Repiteo

Repiteo commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

Thanks!

@akien-mga

Copy link
Copy Markdown
Member

Cherry-picked for 4.5.2.

@akien-mga akien-mga removed the cherrypick:4.5 Considered for cherry-picking into a future 4.5.x release label Mar 18, 2026
@Repiteo

Repiteo commented Mar 18, 2026

Copy link
Copy Markdown
Contributor

Cherry-picked for 4.6.2.

@Repiteo Repiteo removed the cherrypick:4.6 Considered for cherry-picking into a future 4.6.x release label Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment