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

Alow flushing at will via the GE debugger #15338

Merged
merged 3 commits into from
Jan 22, 2022

Conversation

unknownbrackets
Copy link
Collaborator

This cleans up the GE debugger window slightly, adds a menu, and adds a feature to it that allows triggering a flush at will.

This is convenient for debugging, but also for when you want to immediately see the draws. Previously, you could immediately see the draws using the software renderer, but that's no longer the case.

-[Unknown]

This will allow adding more features without making the UI a mess.
Most of these are not commonly used, and it makes the interface feel a bit
cluttered.
This makes it easier to see what's happening in each draw.
@unknownbrackets unknownbrackets added this to the v1.13.0 milestone Jan 22, 2022
@hrydgard hrydgard merged commit 5a6bf8b into hrydgard:master Jan 22, 2022
@unknownbrackets unknownbrackets deleted the ge-debugger branch January 23, 2022 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants