Skip to content

remove opencl - #2759

Merged
riccardobl merged 1 commit into
jMonkeyEngine:masterfrom
riccardobl:openclremove
May 9, 2026
Merged

remove opencl#2759
riccardobl merged 1 commit into
jMonkeyEngine:masterfrom
riccardobl:openclremove

Conversation

@riccardobl

Copy link
Copy Markdown
Member

This PR fully removes OpenCL from the engine.

OpenCL is already unsupported since #2585 , and before that it was only implemented for the desktop backend, never fully tested and not used by the engine at all.
Compute shaders are probably a better option nowadays and are already used by Sdsm shadows.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes OpenCL support from the engine, deleting all associated classes, resources, and tests across multiple modules including core, LWJGL, and examples. It also cleans up OpenCL initialization and management logic from the renderers and system contexts, while deprecating relevant methods in AppSettings. I have no feedback to provide.

@riccardobl
riccardobl merged commit 902769b into jMonkeyEngine:master May 9, 2026
13 checks passed
@yaRnMcDonuts yaRnMcDonuts added this to the v3.10.0 milestone May 10, 2026
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