orbea 846972f239 multiple: Add CMAKE_SKIP_RPATH everywhere. 3 years ago
..
README f180943735 libraries/glfw3: Upgraded to 3.3. 5 years ago
glfw3.SlackBuild 846972f239 multiple: Add CMAKE_SKIP_RPATH everywhere. 3 years ago
glfw3.info c97ce559f0 libraries/glfw3: Upgraded to 3.3.2. 4 years ago
slack-desc 0f729d0945 libraries/glfw3: Added (OpenGL, OpenGL ES and Vulkan library). 5 years ago

README

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 has native support for Windows, macOS and many
Unix-like systems using the X Window System, such as Linux and FreeBSD.

GLFW is licensed under the zlib/libpng license.

This is version 3 of GLFW with an incompatible API to GLFW 2.