glfw/include
Camilla Löwy 4b5ca4e23f Add glfwGetEGLConfig native access function
This adds the glfwGetEGLConfig function for querying the EGLConfig of
the EGLSurface of a window.

This is a re-implementation of the PR #2045 by knokko, slightly
redesigned to handle EGLConfig being an opaque type in core EGL.

Closes #2045
2025-08-29 19:27:21 +02:00
..
GLFW Add glfwGetEGLConfig native access function 2025-08-29 19:27:21 +02:00