Skip to content

Remove legacy OpenGL support.#21143

Merged
PunkPun merged 1 commit into
OpenRA:bleedfrom
pchote:remove-legacy-gl
Oct 22, 2023
Merged

Remove legacy OpenGL support.#21143
PunkPun merged 1 commit into
OpenRA:bleedfrom
pchote:remove-legacy-gl

Conversation

@pchote
Copy link
Copy Markdown
Member

@pchote pchote commented Oct 22, 2023

With #21142 and its future followups adding many new shaders, support for the legacy GLSL version is becoming increasingly awkward to maintain.

The sysinfo database (downloaded before release-20231010 was released) showed that only 29 out of the 45302 sysinfo entries (0.06%) on release-20230225 were using this fallback, so this feels like a good time to make the jump.

Copy link
Copy Markdown
Member

@PunkPun PunkPun left a comment

Choose a reason for hiding this comment

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

Screenshot 2023-10-22 at 19 44 26

Doesn't the OpenGL profile option need to be removed?

@pchote
Copy link
Copy Markdown
Member Author

pchote commented Oct 22, 2023

No, that is still used for switching between GL/GLES/ANGLE.

Copy link
Copy Markdown
Member

@PunkPun PunkPun left a comment

Choose a reason for hiding this comment

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

Then I'll gladly take this PR

@PunkPun PunkPun merged commit 9a5f5f9 into OpenRA:bleed Oct 22, 2023
@PunkPun
Copy link
Copy Markdown
Member

PunkPun commented Oct 22, 2023

Changelog

@pchote pchote deleted the remove-legacy-gl branch October 29, 2023 10:36
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.

2 participants