diff --git a/readme.html b/readme.html index 1e629456..3ad596c9 100644 --- a/readme.html +++ b/readme.html @@ -279,6 +279,7 @@ version of GLFW.
glfwSetWindowIconifyCallback
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 currentGLFW_SRGB_CAPABLE
for requesting sRGB capable framebuffersGLFW_CLIENT_API
, GLFW_OPENGL_API
and GLFW_OPENGL_ES_API
for selecting client APIGLFW_OPENGL_ROBUSTNESS
window hint and associated strategy tokens for GL_ARB_robustness
supportGLFW_OPENGL_REVISION
window parameter to make up for removal of glfwGetGLVersion