diff --git a/README.md b/README.md index f9a3ff02..8e381c25 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ The following dependencies are needed by the examples and test programs: - Added `glfwGetWindowFrameSize` for retrieving the size of the frame around the client area of a window - Added `GLFW_INCLUDE_ES31` for including the OpenGL ES 3.1 header + - Added *partial and experimental* support for Wayland - Bugfix: The debug context attribute was set from `GL_ARB_debug_output` even when a debug context had not been requested - Bugfix: The particles example was not linked against the threading library