Skip to content

tests: cover the wayland EGL OpenGL context#155

Open
DTW-Thalion wants to merge 1 commit into
gnustep:masterfrom
DTW-Thalion:tests/wayland-gl
Open

tests: cover the wayland EGL OpenGL context#155
DTW-Thalion wants to merge 1 commit into
gnustep:masterfrom
DTW-Thalion:tests/wayland-gl

Conversation

@DTW-Thalion

Copy link
Copy Markdown
Contributor

Adds a test for the Wayland EGL/OpenGL support.

An NSOpenGLPixelFormat and NSOpenGLContext are created, and an NSOpenGLView
backs a window with a current context that reports a GL version, which
exercises WaylandGLPixelFormat EGL config selection and WaylandGLContext EGL
context and wl_egl_window surface.

It builds only for the wayland+cairo backend with EGL and skips when the backend
or a GL drawable cannot be reached. It needs libGL, which the preamble links
for that test.

Adds a test for the Wayland EGL/OpenGL support.

An NSOpenGLPixelFormat and NSOpenGLContext are created, and an NSOpenGLView
backs a window with a current context that reports a GL version, which
exercises WaylandGLPixelFormat EGL config selection and WaylandGLContext EGL
context and wl_egl_window surface.

It builds only for the wayland+cairo backend with EGL and skips when the backend
or a GL drawable cannot be reached.  It needs libGL, which the preamble links
for that test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant