Skip to content

Split glconfig_t/glconfig2_t into WindowConfig/GLConfig (engine only) #1764

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

Merged
merged 1 commit into from
Aug 22, 2025

Conversation

VReaperV
Copy link
Contributor

Cherry-picked from #1753 to avoid merge issues.

@VReaperV
Copy link
Contributor Author

CI faillure is unrelated:

fatal: unable to access 'https://github.com/DaemonEngine/crunch.git/': Failed to connect to github.com port 443 after 75004 ms: Couldn't connect to server
fatal: clone of 'https://github.com/DaemonEngine/crunch.git' into submodule path '/Users/runner/work/1/s/libs/crunch' failed

Move the stuff actually used by cgame (window and display sizes and display aspect) to `WindowConfig`.

Merge the rest with `glconfig2_t` into `GLConfig`.

`glconfig_t` used as a proxy until 0.56.
@slipher
Copy link
Member

slipher commented Aug 22, 2025

LGTM

@VReaperV VReaperV merged commit 1ab7419 into DaemonEngine:master Aug 22, 2025
9 checks passed
@VReaperV VReaperV deleted the window-cfg branch August 22, 2025 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants