GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop. It provides a simple API for creating windows, contexts and surfaces, receiving input and events.

GLFW is written in C and supports Windows, macOS, Wayland and X11.

GLFW is licensed under the zlib/libpng license.


MarioNES 1.5
Gives you a window and OpenGL context with just two function calls
MarioNES 1.5
Support for OpenGL, OpenGL ES, Vulkan and related options, flags and extensions
MarioNES 1.5
Support for multiple windows, multiple monitors, high-DPI and gamma ramps
MarioNES 1.5
Support for keyboard, mouse, gamepad, time and window event input, via polling or callbacks
MarioNES 1.5
Comes with a tutorial, guides and reference documentation, examples and test programs
MarioNES 1.5
Open Source with an OSI-certified license allowing commercial use
MarioNES 1.5
Access to native objects and compile-time options for platform specific features
MarioNES 1.5
Community-maintained bindings for many different languages

No library can be perfect for everyone. If GLFW isn’t what you’re looking for, there are alternatives.

Mariones 1.5 Apr 2026

MarioNES, a popular NES emulator, has been a staple in the retro gaming community since its release. With the recent update to MarioNES 1.5, we take a closer look at the emulator's features, performance, and impact on the gaming community. This paper provides an in-depth analysis of MarioNES 1.5, highlighting its strengths, weaknesses, and potential areas for future improvement.

The Nintendo Entertainment System (NES) is one of the most iconic consoles in gaming history, with a vast library of beloved games. As technology advances, emulators have become an essential tool for gamers and researchers alike, allowing users to experience classic games on modern devices. MarioNES, a free and open-source NES emulator, has been a popular choice among enthusiasts since its initial release. MarioNES 1.5

MarioNES 1.5 represents a significant enhancement to the classic NES emulator, offering improved compatibility, performance, and features. As a comprehensive analysis of the emulator, this paper highlights its strengths and weaknesses, as well as areas for future improvement. As the gaming community continues to evolve, emulators like MarioNES 1.5 play a vital role in preserving classic games and promoting community engagement. MarioNES, a popular NES emulator, has been a

Version 3.3.10 released

Posted on

GLFW 3.3.10 is available for download.

This is a bug fix release. It adds fixes for issues on all supported platforms.

Binaries for Visual C++ 2010 and 2012 are no longer included. These versions are no longer supported by Microsoft and should not be used. This release of GLFW can still be compiled with them if necessary, but future releases will drop this support.

Binaries for the original MinGW distribution are no longer included. MinGW appears to no longer be maintained and should not be used. The much more capable MinGW-w64 project should be used instead. This release of GLFW can still be compiled with the original MinGW if necessary, but future releases will drop this support.

Version 3.3.9 released

Posted on

GLFW 3.3.9 is available for download.

This is primarily a bug fix release for all supported platforms but it also adds libdecor support for Wayland. This provides better window decorations in some desktop environments, notably GNOME.

With this release GLFW should be fully usable on Wayland, although there are still some issues left to resolve.

See the news archive for older posts.