================================================================
Name: GLFW

URL:  http://hem.passagen.se/opengl/glfw/

Supported languages: C/C++, Visual Basic, Delphi, MASM32

Source code language: ANSI C

Platforms: Win32 (9x/ME, NT/2000/XP), Unix/X11 environments

License type: free software

Description:

GLFW is a portable framework for OpenGL application development.
It is an API for handling many of the operating system specific
tasks that are required by an OpenGL application.

The GLFW API is compact, very easy to use, and it provides the
developer with tools for: window and full screen management,
keyboard, mouse and joystick input, a high precision timer,
multi threading, texture file loading and OpenGL extension
management.

================================================================