Skip to content

Use opengl v4.1 (downgrade from v4.6)#11

Merged
soypat merged 6 commits into
mainfrom
gl-v4.1
Oct 18, 2025
Merged

Use opengl v4.1 (downgrade from v4.6)#11
soypat merged 6 commits into
mainfrom
gl-v4.1

Conversation

@soypat
Copy link
Copy Markdown
Owner

@soypat soypat commented Oct 7, 2025

Potentially solves #8 since Mac dropped support for OpenGL after v4.1

@soypat soypat mentioned this pull request Oct 7, 2025
@soypat
Copy link
Copy Markdown
Owner Author

soypat commented Oct 18, 2025

Compute shaders via openGL will never work for MacOS since Appled dropped support for OpenGL after 4.10 and compute shaders were introduced in 4.30. A different API should be designed via WebGPU for use on Mac. Merging this branch since it contains good standarization changes.

@soypat soypat merged commit d1f796c into main Oct 18, 2025
1 check passed
@soypat soypat deleted the gl-v4.1 branch October 18, 2025 22:22
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.

1 participant