diff --git a/readme.html b/readme.html index d73fa539..14531575 100644 --- a/readme.html +++ b/readme.html @@ -935,8 +935,9 @@ their skills. Special thanks go out to:

Leopard
  • Riku Salminen, for the initial implementation of - glfwShowWindow and glfwHideWindow, and for making - the X11 event processing able to support multi-threaded rendering
  • + glfwShowWindow and glfwHideWindow, for the idea of + glfwDefaultWindowHints and for making the X11 event processing + able to support multi-threaded rendering
  • Douglas C. Schmidt and Irfan Pyarali, for their excellent article Strategies for Implementing POSIX Condition Variables on Win32