glfw3 v3.5.1
- 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
!android
- ✅ linux
- ✅ osx
- ✅ uwp
- ✅ windows
# Features
No default features set.
# wayland
Use Wayland display server
Supports: linux
- ✅ linux
- ❌
osx - ❌
uwp - ❌
windows
Host Dependencies:
No dependencies.
# Dependencies
libx11
Platforms:
linux
and 15 transitive dependencies:
- bzip2 (by libx11 )
- liblzma (by libxdmcp )
- libxau (by libxcb )
- libxcb (by libx11 )
- libxdmcp (by libxcb )
- libxslt (by xproto )
- pthread (by pthread-stubs )
- pthread-stubs (by libxcb )
- pthreads (by pthread )
- xcb-proto (by libxcb )
- xcb-util-m4 (by libxcb )
- xorg-macros (by libxau )
- xproto (by libxau )
- xtrans (by libx11 )
# Host Dependencies
and 5 transitive dependencies:
- libiconv (by libxml2 )
- vcpkg-cmake-get-vars (by vcpkg-make )
- vcpkg-make (by libxau )
- vcpkg-tool-meson (by xproto )
- zlib (by libxml2 )
# Dependents
- awlib (feature
graphics) - azure-kinect-sensor-sdk (feature
tool) - forge
- geogram (feature
graphics) - idyntree (feature
irrlicht) - imgui (feature
glfw-binding) - libfreenect2 (feature
opengl) - libigl (feature
glfw) - magnum (feature
glfwapplication) - matplotplusplus (feature
opengl) - mdl-sdk (feature
df-vulkan) - morphologica
- mujoco
- nanogui
- openmvs (feature
viewer) - opensubdiv (feature
glfw) - openvdb (feature
tools) - raylib
- 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
SunBlack
# Changelog
and 27 more commits:
26516fevcpkg_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.21c4404more glfw3 path fixesabe8d01[glfw3] Fix paths in cmake config files1808d46triplet is now automatically included before portfiles.33334e8[glfw3] Enable static building19cc2a4[glfw3] Mark as not supporting static building57b3e4e[glfw3] Update to version 3.2.13679955Introduce SOURCE_PATH to almost all portfiles930d0a7URL and MIRRORS are now URLS8cee9c6Replaced everything concerning MD5 with SHA512ccca198Initial commit