Skip to content

Add Legacy OpenGL ImGuiController #854

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 3 commits into from
Mar 22, 2022
Merged

Add Legacy OpenGL ImGuiController #854

merged 3 commits into from
Mar 22, 2022

Conversation

Beyley
Copy link
Contributor

@Beyley Beyley commented Mar 20, 2022

Summary of the PR

Adds an OpenGL2.0 compatible ImGuiRenderer

Additional Info

I removed glVersion as it was never used and caused issues on older GL versions

This should run on as low as OpenGL2.0
@Beyley Beyley requested review from ThomasMiz and a team as code owners March 20, 2022 23:42
Copy link
Member

@Perksey Perksey left a comment

Choose a reason for hiding this comment

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

Model PR, thank you so much!
@ThomasMiz area owner signoff?

Copy link
Member

@Perksey Perksey left a comment

Choose a reason for hiding this comment

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

Small nit, still approved as discussed in Discord.

Beyley and others added 2 commits March 20, 2022 17:04
Co-authored-by: Dylan Perks <11160611+Perksey@users.noreply.github.com>
Copy link
Contributor

@ThomasMiz ThomasMiz left a comment

Choose a reason for hiding this comment

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

Looks good!

@ThomasMiz
Copy link
Contributor

@Perksey We're getting the workload install problems on the CI again, should we merge anyways?

@Perksey
Copy link
Member

Perksey commented Mar 22, 2022

Yep sounds fine.

@Perksey Perksey merged commit 0c5ced3 into dotnet:main Mar 22, 2022
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.

3 participants