glfw/docs
knokko 8e15281d34 Add glfwGetGLXFBConfig native access function
This adds the glfwGetGLXFBConfig function for querying the GLXFBConfig
the GLXWindow of a window.

This commit is a squashed and modified version of PR #1925 by knokko.
The following changes were made by elmindreda:

The function signature was changed to handle GLXFBConfig being an opaque
value in core GLX.  The function error checks were fixed and updated.
The struct member name was changed.  The struct member clearing on
context destruction was removed.  All documentation snippets were
updated.

Closes #1925
2025-09-01 16:05:26 +02:00
..
build.md
CMakeLists.txt Add Markdown files as sources to IDE docs target 2025-08-29 19:27:21 +02:00
compat.md Fix X11 clipboard compatibility description 2025-08-28 19:04:47 +02:00
compile.md Win32: Remove support for original MinGW 2025-07-10 17:59:12 +02:00
context.md
CONTRIBUTING.md
Doxyfile.in Replace some Doxygen aliases with Markdown 2025-08-29 19:27:21 +02:00
DoxygenLayout.xml
extra.css
extra.css.map
extra.scss
footer.html
header.html
input.md
internal.md
intro.md Replace some Doxygen aliases with Markdown 2025-08-29 19:27:21 +02:00
main.md
monitor.md Replace some Doxygen aliases with Markdown 2025-08-29 19:27:21 +02:00
moving.md
news.md Add glfwGetGLXFBConfig native access function 2025-09-01 16:05:26 +02:00
quick.md
spaces.svg
SUPPORT.md
vulkan.md Replace some Doxygen aliases with Markdown 2025-08-29 19:27:21 +02:00
window.md Replace some Doxygen aliases with Markdown 2025-08-29 19:27:21 +02:00