Skip to content

Remove 32 bit support#2770

Draft
ziga-lunarg wants to merge 2 commits intoLunarG:devfrom
ziga-lunarg:remove-32-bit-support
Draft

Remove 32 bit support#2770
ziga-lunarg wants to merge 2 commits intoLunarG:devfrom
ziga-lunarg:remove-32-bit-support

Conversation

@ziga-lunarg
Copy link
Copy Markdown
Contributor

No description provided.

@ziga-lunarg ziga-lunarg requested a review from a team as a code owner March 10, 2026 12:15
@ziga-lunarg ziga-lunarg marked this pull request as draft March 10, 2026 12:15
set(HEADLESS TRUE)
endif ()

if (CMAKE_SIZEOF_VOID_P EQUAL 4)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should we modify the message to say something like "If you want 32-bit build support, sync to version XYZ" and also make a tag of that name before we commit this?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

To me that doesn't seem like a good idea, since that will stop receiving updated. I wouldn't want to see issues submitted against that old tag, when we don't support it anymore.

Copy link
Copy Markdown
Contributor

@MarkY-LunarG MarkY-LunarG left a comment

Choose a reason for hiding this comment

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

Couple of questions.

@ziga-lunarg ziga-lunarg force-pushed the remove-32-bit-support branch from 458b77d to 535e952 Compare March 10, 2026 14:33
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.

2 participants