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

Remove DX9 namespace, other code cleanup #15852

Merged
merged 3 commits into from
Aug 17, 2022
Merged

Conversation

hrydgard
Copy link
Owner

Removes the old DX9 namespace, inconsistent to only have that one, and it gets in the way from time to time.

Also slight refactoring in framebuffermanager.

@hrydgard hrydgard added the Code Cleanup Cleanup to make future work easier. Needs to be done sometimes. label Aug 16, 2022
@hrydgard hrydgard added this to the v1.14.0 milestone Aug 16, 2022
Comment on lines 410 to 412
extern GLExtensions gl_extensions;

void CheckGLExtensions();
Copy link
Collaborator

Choose a reason for hiding this comment

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

I suppose we could remove these too.

-[Unknown]

@unknownbrackets unknownbrackets merged commit f7e4efd into master Aug 17, 2022
@unknownbrackets unknownbrackets deleted the more-code-cleanup branch August 17, 2022 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Cleanup Cleanup to make future work easier. Needs to be done sometimes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants