Skip to content

tr_shader: fix “flags & RSF_2D”#1686

Merged
illwieckz merged 1 commit intomasterfrom
illwieckz/flags-rsf
Jul 6, 2025
Merged

tr_shader: fix “flags & RSF_2D”#1686
illwieckz merged 1 commit intomasterfrom
illwieckz/flags-rsf

Conversation

@illwieckz
Copy link
Member

Something wrong I noticed while reading the code, because bits is set to IF_NONE, this test was always false, and then I noticed RSF_2D is expected to be stored in flags

Copy link
Contributor

@VReaperV VReaperV left a comment

Choose a reason for hiding this comment

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

LGTM

@illwieckz illwieckz merged commit 1b29414 into master Jul 6, 2025
10 checks passed
@illwieckz illwieckz deleted the illwieckz/flags-rsf branch July 6, 2025 03:53
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