Skip to content

GS/Vulkan: Update ImGui when resizing the swap chain#13648

Open
GovanifY wants to merge 1 commit intomasterfrom
govanify/imgui-resize
Open

GS/Vulkan: Update ImGui when resizing the swap chain#13648
GovanifY wants to merge 1 commit intomasterfrom
govanify/imgui-resize

Conversation

@GovanifY
Copy link
Copy Markdown
Member

@GovanifY GovanifY commented Dec 2, 2025

Description of Changes

Make sure imgui resize events is triggered during a vulkan swap chain resize.
This allows for the OSD and BPM to stay in sync when resizing heavily

cc @TheLastRar for testing, whether this is implemented correctly/fixes the issue etc

Rationale behind Changes

Smoother resize

Suggested Testing Steps

Resize with the BPM, the OSD or other imgui related events

Did you use AI to help find, test, or implement this issue or feature?

No

This allows for the OSD and BPM to stay in sync when resizing heavily
Copy link
Copy Markdown
Contributor

@kamfretoz kamfretoz left a comment

Choose a reason for hiding this comment

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

Seems to be working just fine.

2025-12-05.21-18-56.mp4

Copy link
Copy Markdown
Contributor

@lightningterror lightningterror left a comment

Choose a reason for hiding this comment

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

Other renderers require the changes too.

@Mrlinkwii Mrlinkwii removed this from the Release 2.6 milestone Dec 5, 2025
@JordanTheToaster JordanTheToaster added this to the Release 2.8 milestone Dec 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants