diff --git a/readme.html b/readme.html index 3e0966c02..e890f9554 100644 --- a/readme.html +++ b/readme.html @@ -271,6 +271,7 @@ version of GLFW.
glfwGetWindowPos function for querying the position of the specified windowglfwSetWindowFocusCallback function and GLFWwindowfocusfun type for receiving window focus eventsglfwSetWindowIconifyCallback function and GLFWwindowiconifyfun type for receiving window iconification eventsglfwGetClipboardString and glfwSetClipboardString functions for interacting with the system clipboardglfwGetCurrentContext function for retrieving the window whose OpenGL context is currentglfwCopyContext function for copying OpenGL state categories between contextsGLFW_OPENGL_ES2_PROFILE profile for creating OpenGL ES 2.0 contexts using the GLX_EXT_create_context_es2_profile and WGL_EXT_create_context_es2_profile extensionsGLFW_ICON resource