Download List

Descripción del Proyecto

GLFW is a portable framework for OpenGL application development. It handles operating system specific tasks such OpenGL window management, resolution switching, keyboard, mouse, and joystick input, timer input, creating threads, and more.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-07-27 14:39 Back to release list
2.7.1

Muchas cuestiones de menor importancia se han fijado. En particular, un desbordamiento de búfer en el contexto de creación WGL se fija, una prueba fue añadido a la extensión WGL_ARB_create_context_profile, una regresión en la ruta de código dlopen se fijó, un error de terminación en la creación de contexto de GLX se ha fijado, los estados activo y minimizado ahora seguimiento sobre el Cacao, y iconificación Win32 ventana se ha mejorado. Archivos de proyectos de Visual C + + 2010 se han añadido. Una prueba de enlace dinámico se ha añadido.
Tags: Minor bugfixes
Many minor issues have been fixed. Most notably, a buffer overflow in WGL context creation was fixed, a test was added for the WGL_ARB_create_context_profile extension, a regression in the dlopen code path was fixed, a termination error in GLX context creation has been fixed, the active and iconified states are now tracked on Cocoa, and Win32 window iconification has been improved. Projects files for Visual C++ 2010 have been added. A test for dynamic linking has been added.

Project Resources