Skip to content

Conversation

Zer0xFF
Copy link
Contributor

@Zer0xFF Zer0xFF commented Dec 11, 2024

I'm working on a platform (under NDA), which doesnt support the default set preTransform, so this PR is ensure a valid tranformation would be selected.

Note: I'm not entirely sure if the check is need vs using currentTransform directly, but this does atleast ensure there is no change in behaviour when there are multiple supported transformations.

ocornut pushed a commit that referenced this pull request Dec 11, 2024
…m for platforms not supporting VK_SURFACE_TRANSFORM_IDENTITY_BIT_KHR. (#8222)
@ocornut
Copy link
Owner

ocornut commented Dec 11, 2024

Thank you! This is merged as e487eb9 (i moved the cap query above so we keep filling fields in struct order)

@ocornut ocornut closed this Dec 11, 2024
@Zer0xFF Zer0xFF deleted the vulkan_fix branch December 11, 2024 17:04
@Zer0xFF
Copy link
Contributor Author

Zer0xFF commented Dec 11, 2024

Perfect, Thanks.

matthew-mccall pushed a commit to matthew-mccall/imgui that referenced this pull request Jan 1, 2025
…m for platforms not supporting VK_SURFACE_TRANSFORM_IDENTITY_BIT_KHR. (ocornut#8222)
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.

2 participants