Skip to content

Minor gl_shader fixes - #1743

Merged
VReaperV merged 2 commits into
DaemonEngine:masterfrom
VReaperV:fix-definition
Aug 13, 2025
Merged

Minor gl_shader fixes#1743
VReaperV merged 2 commits into
DaemonEngine:masterfrom
VReaperV:fix-definition

Conversation

@VReaperV

Copy link
Copy Markdown
Contributor

This was caught by CI in #1741

Fixes ShaderProgramDescriptor definition order since GLShader requires the complete type, not sure how it was working previously.

Also fixed a missed std::is_pod by converting it to IsPod.

@illwieckz

illwieckz commented Aug 11, 2025

Copy link
Copy Markdown
Member

not sure how it was working previously.

Because we weren't looking at it. 🫣

@illwieckz illwieckz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM.

@VReaperV

Copy link
Copy Markdown
Contributor Author

not sure how it was working previously.

Because we weren't looking at it. 🫣

Quantum bugs.

@VReaperV
VReaperV merged commit c44f885 into DaemonEngine:master Aug 13, 2025
9 checks passed
@VReaperV
VReaperV deleted the fix-definition branch August 13, 2025 01:15
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