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

Port video mode library detection to C++98 #53

Merged
merged 22 commits into from
Jun 29, 2021

Conversation

IAmTrial
Copy link
Collaborator

This ports over the video mode library detection from C++ 20 to C89, with a light wrapper for C++98. This is done to improve readability and compile time, while not sacrificing performance.

Part of #50.

@IAmTrial IAmTrial added the enhancement New feature or request label Jun 29, 2021
@IAmTrial IAmTrial added this to the Release 3.0.3.0 milestone Jun 29, 2021
@IAmTrial IAmTrial self-assigned this Jun 29, 2021
@IAmTrial IAmTrial merged commit 8febdbf into develop Jun 29, 2021
@IAmTrial IAmTrial deleted the refactor/port-video-mode-library-detection-to-cpp98 branch June 29, 2021 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant