glfw3 v3.4
- Created
- Updated
GLFW is a free, Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development. It provides a simple, platform-independent API for creating windows, contexts and surfaces, reading input, handling events, etc.
# License
# Supported Platforms
All platforms are supported
# Features
No default features set.
# wayland
Use Wayland display server
Supports: linux
- ✅ linux
- ❌
osx - ❌
uwp - ❌
windows
Host Dependencies:
No dependencies.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
- awlib (feature
graphics
) - azure-kinect-sensor-sdk
- forge
- games101-cgl
- geogram (feature
graphics
) - idyntree (feature
irrlicht
) - imgui (feature
glfw-binding
) - libfreenect2 (feature
opengl
) - libigl (feature
glfw
) - libmupdf
- luminoengine (feature
engine
) - magnum (feature
glfwapplication
) - matplotplusplus (feature
opengl
) - mujoco
- nanogui
- openmvs
- opensubdiv (feature
glfw
) - openvdb (feature
tools
) - raylib
- tracy (feature
cli-tools
) - tracy (feature
gui-tools
)
# Host Dependents
No dependents.
# Contributors
- Alexander Karatarakis
- Ninetainedo
- kryptan
- Robert Schumacher
- Daniele E. Domenichelli
- charlie barto
- Qi-rui Chen
- Lyle Tafoya
- Spiro Gulgas
- pravic
- Phoebe
- Jack·Boos·Yu
- Stefano Sinigardi
- Stanislav Ershov
- Charlie Barto
- JonLiu1993
- chausner
- sean
- Mengna Li
- marinedalek
- jim wang
- miyanyan
- Weihang Ding
# Changelog
and 26 more commits:
26516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)e844167
[glfw3] Fix position of cmake_minimum_required to come before project directive.21c4404
more glfw3 path fixesabe8d01
[glfw3] Fix paths in cmake config files1808d46
triplet is now automatically included before portfiles.33334e8
[glfw3] Enable static building19cc2a4
[glfw3] Mark as not supporting static building57b3e4e
[glfw3] Update to version 3.2.13679955
Introduce SOURCE_PATH to almost all portfiles930d0a7
URL and MIRRORS are now URLS8cee9c6
Replaced everything concerning MD5 with SHA512ccca198
Initial commit