diff --git a/readme.html b/readme.html index 88b8840f..9e86711a 100644 --- a/readme.html +++ b/readme.html @@ -261,9 +261,22 @@ version of GLFW.
GLFWwindow window handle type and updated window-related functions and callbacks to take a window handleglfwIsWindow function for verifying that a given window handle is (still) validglfwMakeWindowCurrent function for making the context of the specified window currentglfwGetError and glfwErrorString error reporting functions and a number of error tokensglfwOpenWindow to window hintslib source code directory to srcGLFW_AUTO_POLL_EVENTS window enableglfwSleep functionglfwGetNumberOfProcessors functionGLFW_OPENED window parameterGLFWCALL and GLFWAPIENTRY macros for stdcall calling convention