From ef1da2dde952278ddc70451fb5031383e2eea0d8 Mon Sep 17 00:00:00 2001
From: Camilla Berglund
Date: Thu, 22 Nov 2012 17:06:04 +0100
Subject: [PATCH] Added credit.
---
readme.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
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