Skip to content
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

Fix compatibility mode #1623

Merged
merged 3 commits into from
Feb 12, 2024
Merged

Conversation

wixoaGit
Copy link
Member

Fix the RT renderer's compatibility mode.

The shaders were updated to work in an older GLSL version. This meant giving values explicit high-precision and removing instances of implicit float/int conversion.

@wixoaGit
Copy link
Member Author

The client at least runs but clicking doesn't work because GL.GetTextureImage() is not supported in compatibility mode.

@boring-cyborg boring-cyborg bot added the Client Involves the OpenDream client label Feb 12, 2024
@wixoaGit wixoaGit enabled auto-merge (squash) February 12, 2024 05:32
@wixoaGit wixoaGit merged commit ba45f8a into OpenDreamProject:master Feb 12, 2024
7 checks passed
@wixoaGit wixoaGit deleted the fix_compatibility branch February 12, 2024 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client Involves the OpenDream client size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant