From e5d85a5cc43649b25a7470e6c29d87849017ea3c Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Mon, 30 Jan 2012 22:48:59 +0100 Subject: [PATCH] Added credit. --- readme.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.html b/readme.html index 4d1f4c72..49eaa376 100644 --- a/readme.html +++ b/readme.html @@ -840,6 +840,9 @@ their skills. Special thanks go out to:

  • Stefan Gustavson, for quick and thorough testing of GLFW on many and varied operating systems and hardware configurations
  • +
  • Hans 'Hanmac' Mackowiak, for the initial implementation of cursor enter + and leave callbacks on X11
  • +
  • Sylvain Hellegouarch, for support, bug reports and testing
  • Alex Holkner, for writing the code from which the Compiz/Intel fix was