From cd1caded8ddfd602c24632de025bb1fd61b23bb7 Mon Sep 17 00:00:00 2001
From: Camilla Berglund
Date: Sun, 29 Jan 2012 17:23:34 +0100
Subject: [PATCH] Added credit.
---
readme.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/readme.html b/readme.html
index 8b5314d1..4d1f4c72 100644
--- a/readme.html
+++ b/readme.html
@@ -309,6 +309,7 @@ version of GLFW.
Bugfix: The OpenGL profile and forward-compatibility window parameters were not saved after context creation
Bugfix: The FSAA test did not check for the availability of GL_ARB_multisample
[Cocoa] Added support for OpenGL 3.2 core profile in 10.7 Lion and above
+ [Cocoa] Added support for joysticks
[Cocoa] Bugfix: The loop condition for saving video modes used the wrong index variable
[Cocoa] Bugfix: The OpenGL framework was not retrieved, making glfwGetProcAddress crash
[X11] Added support for the GLX_EXT_swap_control
extension as an alternative to GLX_SGI_swap_control
@@ -890,6 +891,9 @@ their skills. Special thanks go out to:
Johannes Stein, for maintaining the Pascal bindings
+ Sergey Tikhomirov, for the initial implementation of joystick support on
+ Mac OS X
+
Samuli Tuomola, for support, bug reports and testing
Frank Wille, for helping with the AmigaOS port and making GLFW