Skip to content

Discard API draw list when not drawing#4699

Open
kalimag wants to merge 1 commit intoTASEmulators:masterfrom
kalimag:pr/discard-draw-list
Open

Discard API draw list when not drawing#4699
kalimag wants to merge 1 commit intoTASEmulators:masterfrom
kalimag:pr/discard-draw-list

Conversation

@kalimag
Copy link
Copy Markdown
Contributor

@kalimag kalimag commented Apr 20, 2026

Discard the Lua/API ImGui draw command list when rendering is skipped (particularly when the window is minimized). Resolves #4486.

I did what CasualPokePlayer suggested and it has resolved the issue described in #4486. Everything seems to work, but to be honest I have no understanding of the render process.

Check if completed:

@SuuperW
Copy link
Copy Markdown
Contributor

SuuperW commented Apr 20, 2026

Does #4682 also resolve the issue?

@kalimag
Copy link
Copy Markdown
Contributor Author

kalimag commented Apr 20, 2026

Does #4682 also resolve the issue?

Yes

@YoshiRulz YoshiRulz added the App: EmuHawk Relating to EmuHawk frontend label Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

App: EmuHawk Relating to EmuHawk frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ImGui draw list can grow uncontrollably while BizHawk is minimized

3 participants