glfw/include/GLFW
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
..
glfw3.h Replace some Doxygen aliases with Markdown 2025-08-29 19:27:21 +02:00
glfw3native.h Add glfwGetEGLConfig native access function 2025-08-29 19:27:21 +02:00