glfw/include/GLFW
Sebastian Emanuel Dawid 8c2f255906 Remove function to pass address of wgpuInstanceCreateSurface.
I use an extern function with the `weak` attribute and an assert
to ensure that the function is available at runtime instead.

I also started to add an example using WebGPU.
2025-09-29 11:35:26 +02:00
..
glfw3.h Remove function to pass address of wgpuInstanceCreateSurface. 2025-09-29 11:35:26 +02:00
glfw3native.h Add glfwGetGLXFBConfig native access function 2025-09-01 16:05:26 +02:00