You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
URenderPipeline: Fix blend state with default/mc shaders on 1.17-1.20.6
On these versions, the blend state configured for the URenderPipeline
would under specific circumstances (depending on bugs in MC's
GlBlendState and previous setup of global state) not be honored.
See code comment for how this commit fixes / works around this issue.
GitHub: #117
0 commit comments