Skip to content

Conversation

@Bradbev
Copy link
Contributor

@Bradbev Bradbev commented Sep 24, 2024

…hey are above the call to loop.

There should be no negative impact on existing clients of the backend. The reason to make this change is so client apps can now issue OpenGL draw calls in the loop function, allowing users to combine a normal OpenGL scene with an ImGui UI. Tested the example backend by running in and looking for any differences.

…hey are above the call to loop.

There should be no negative impact on existing clients of the backend.  The reason to make this change is so client apps can now issue OpenGL draw calls in the loop function, allowing users to combine a normal OpenGL scene with an ImGui UI.
Tested the example backend by running in and looking for any differences.
@gucio321 gucio321 linked an issue Sep 25, 2024 that may be closed by this pull request
@gucio321 gucio321 merged commit 993d1a0 into AllenDang:main Sep 25, 2024
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.

Using OpenGL calls with SDL backend

2 participants