jME 3.10.0-alpha5
jMonkeyEngine Hub
May 28, 2026
Running with alpha5 I get this warning (everything seems to work AFAICT)
I am running Linux (X11 not wayland)
May 29, 2026 4:40:28 AM com.jme3.system.JmeDesktopSystem initialize
INFO: Running on jMonkeyEngine 3.10.0-alpha5
* Branch: unknown
* Git Hash: 1a32b66
* Build Date: 2026-05-26
May 29, 2026 4:40:28 AM com.jme3.system.lwjgl.LwjglCanvas setSettings
WARNING: LWJGLX is not compatible with ANGLE/SDL or GLES, as it only supports the following:
* WGL | Windows
* GLX | Linux (X11/XWayland)
* CGL | MacOsX
* Therefore, version LWJGL-OpenGL3(3.2) will be used for the GL context.
May 29, 2026 4:40:28 AM com.jme3.system.lwjgl.LwjglContext printContextInitInfo
INFO: LWJGL 3.4.1+2 context running on thread jME3 Main
* Video backend: AWT|Swing (LWJGLX) GLv3.2 Linux X11 GLX
May 29, 2026 4:40:28 AM com.jme3.system.lwjgl.LwjglCanvas printContextInitInfo
INFO: Initializing LWJGL3-AWT with jMonkeyEngine
.....
May 29, 2026 4:40:29 AM com.jme3.renderer.opengl.GLRenderer loadCapabilitiesCommon
INFO: OpenGL Renderer Information
* Vendor: AMD
* Renderer: AMD Radeon RX 570 Series (radeonsi, polaris10, ACO, DRM 3.61, 6.12.74+deb13+1-amd64)
* OpenGL Version: 4.6 (Compatibility Profile) Mesa 25.0.7-2
* GLSL Version: 4.60
* Profile: Compatibility
Discussion in the ATmosphere