8000 Rendering broken on OpenGL 4.1 backend · Issue #1570 · overte-org/overte · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Rendering broken on OpenGL 4.1 backend #1570

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
JulianGro opened this issue May 27, 2025 · 0 comments
Open

Rendering broken on OpenGL 4.1 backend #1570

JulianGro opened this issue May 27, 2025 · 0 comments
Labels
bug Something isn't working regression Something formerly worked and doesn't anymore

Comments

@JulianGro
Copy link
Member
JulianGro commented May 27, 2025

Apparently, we broke rendering on OpenGL 4.1

Deferred renderer:
Image

Forward renderer:
Image

On Mesa you can force OpenGL 4.1 using the MESA_GL_VERSION_OVERRIDE=4.1 environment variable.

I haven't tested much, but the first version I have a report of rendering issues on OpenGL 4.1 for is 2025.03.1.
According to the changelog, we merged TAA and templated render stages.

The issue doesn't seem driver specific, as it happens on Mesa Nouveau(?) (Nvidia), Mesa i915 (Intel), and Intel proprietary on Windows. (Though all of these drivers are somewhat related and might be sharing code.)

@JulianGro JulianGro added bug Something isn't working regression Something formerly worked and doesn't anymore labels May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working regression Something formerly worked and doesn't anymore
Projects
36E9 None yet
Development

No branches or pull requests

1 participant
0