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

Support open GL ES #1360

Merged
merged 2 commits into from
Jul 22, 2022
Merged

Support open GL ES #1360

merged 2 commits into from
Jul 22, 2022

Conversation

srcejon
Copy link
Collaborator

@srcejon srcejon commented Jul 21, 2022

Use 2D textures with height 1, instead of 1D textures that aren't available in Open GL ES.

Specify float precision in shaders which seems to be required by ES.

Fix a crash when mutable textures are used.

Should help with #1359

@f4exb f4exb merged commit 18ae836 into f4exb:master Jul 22, 2022
@srcejon srcejon deleted the fix_1359 branch September 16, 2022 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants