glfw Release 6b894a5539588d4edfb0ecbac65a25681979436d
6b894a5539588d4edfb0ecbac65a25681979436d
aba8c957fc65bd324fe61632d808084e31c73b50
The release contains the following systems:
The following files are contained in the release:
- LICENSE
- README.mess
- docs/index.html
- documentation.lisp
- glfw.asd
- lib/.appveyor.yml
- lib/.editorconfig
- lib/.mailmap
- lib/CMake/GenerateMappings.cmake
- lib/CMake/Info.plist.in
- lib/CMake/cmake_uninstall.cmake.in
- lib/CMake/glfw3.pc.in
- lib/CMake/glfw3Config.cmake.in
- lib/CMake/i686-w64-mingw32-clang.cmake
- lib/CMake/i686-w64-mingw32.cmake
- lib/CMake/modules/FindEpollShim.cmake
- lib/CMake/x86_64-w64-mingw32-clang.cmake
- lib/CMake/x86_64-w64-mingw32.cmake
- lib/CMakeLists.txt
- lib/CONTRIBUTORS.md
- lib/LICENSE.md
- lib/Makefile
- lib/README.md
- lib/deps/getopt.c
- lib/deps/getopt.h
- lib/deps/glad/gl.h
- lib/deps/glad/gles2.h
- lib/deps/glad/vulkan.h
- lib/deps/linmath.h
- lib/deps/mingw/_mingw_dxhelper.h
- lib/deps/mingw/dinput.h
- lib/deps/mingw/xinput.h
- lib/deps/nuklear.h
- lib/deps/nuklear_glfw_gl2.h
- lib/deps/stb_image_write.h
- lib/deps/tinycthread.c
- lib/deps/tinycthread.h
- lib/deps/wayland/fractional-scale-v1.xml
- lib/deps/wayland/idle-inhibit-unstable-v1.xml
- lib/deps/wayland/pointer-constraints-unstable-v1.xml
- lib/deps/wayland/relative-pointer-unstable-v1.xml
- lib/deps/wayland/viewporter.xml
- lib/deps/wayland/wayland.xml
- lib/deps/wayland/xdg-activation-v1.xml
- lib/deps/wayland/xdg-decoration-unstable-v1.xml
- lib/deps/wayland/xdg-shell.xml
- lib/docs/CMakeLists.txt
- lib/docs/CONTRIBUTING.md
- lib/docs/Doxyfile.in
- lib/docs/DoxygenLayout.xml
- lib/docs/SUPPORT.md
- lib/docs/build.md
- lib/docs/compat.md
- lib/docs/compile.md
- lib/docs/context.md
- lib/docs/extra.css
- lib/docs/extra.css.map
- lib/docs/extra.scss
- lib/docs/footer.html
- lib/docs/header.html
- lib/docs/input.md
- lib/docs/internal.md
- lib/docs/intro.md
- lib/docs/main.md
- lib/docs/monitor.md
- lib/docs/moving.md
- lib/docs/news.md
- lib/docs/quick.md
- lib/docs/spaces.svg
- lib/docs/vulkan.md
- lib/docs/window.md
- lib/examples/CMakeLists.txt
- lib/examples/boing.c
- lib/examples/gears.c
- lib/examples/glfw.icns
- lib/examples/glfw.ico
- lib/examples/glfw.rc
- lib/examples/heightmap.c
- lib/examples/offscreen.c
- lib/examples/particles.c
- lib/examples/sharing.c
- lib/examples/splitview.c
- lib/examples/triangle-opengl.c
- lib/examples/triangle-opengles.c
- lib/examples/wave.c
- lib/examples/windows.c
- lib/glibcver/glibc_2.20_x64.h
- lib/glibcver/glibc_2.20_x86.h
- lib/glibcver/glibc_2.9_x64.h
- lib/glibcver/glibc_2.9_x86.h
- lib/include/GLFW/glfw3.h
- lib/include/GLFW/glfw3native.h
- lib/src/CMakeLists.txt
- lib/src/cocoa_init.m
- lib/src/cocoa_joystick.h
- lib/src/cocoa_joystick.m
- lib/src/cocoa_monitor.m
- lib/src/cocoa_platform.h
- lib/src/cocoa_time.c
- lib/src/cocoa_time.h
- lib/src/cocoa_window.m
- lib/src/context.c
- lib/src/egl_context.c
- lib/src/glfw.rc.in
- lib/src/glx_context.c
- lib/src/init.c
- lib/src/input.c
- lib/src/internal.h
- lib/src/linux_joystick.c
- lib/src/linux_joystick.h
- lib/src/mappings.h
- lib/src/mappings.h.in
- lib/src/monitor.c
- lib/src/nsgl_context.m
- lib/src/null_init.c
- lib/src/null_joystick.c
- lib/src/null_joystick.h
- lib/src/null_monitor.c
- lib/src/null_platform.h
- lib/src/null_window.c
- lib/src/osmesa_context.c
- lib/src/platform.c
- lib/src/platform.h
- lib/src/posix_module.c
- lib/src/posix_poll.c
- lib/src/posix_poll.h
- lib/src/posix_thread.c
- lib/src/posix_thread.h
- lib/src/posix_time.c
- lib/src/posix_time.h
- lib/src/vulkan.c
- lib/src/wgl_context.c
- lib/src/win32_init.c
- lib/src/win32_joystick.c
- lib/src/win32_joystick.h
- lib/src/win32_module.c
- lib/src/win32_monitor.c
- lib/src/win32_platform.h
- lib/src/win32_thread.c
- lib/src/win32_thread.h
- lib/src/win32_time.c
- lib/src/win32_time.h
- lib/src/win32_window.c
- lib/src/window.c
- lib/src/wl_init.c
- lib/src/wl_monitor.c
- lib/src/wl_platform.h
- lib/src/wl_window.c
- lib/src/x11_init.c
- lib/src/x11_monitor.c
- lib/src/x11_platform.h
- lib/src/x11_window.c
- lib/src/xkb_unicode.c
- lib/src/xkb_unicode.h
- lib/tests/CMakeLists.txt
- lib/tests/allocator.c
- lib/tests/clipboard.c
- lib/tests/cursor.c
- lib/tests/empty.c
- lib/tests/events.c
- lib/tests/gamma.c
- lib/tests/glfwinfo.c
- lib/tests/icon.c
- lib/tests/iconify.c
- lib/tests/inputlag.c
- lib/tests/joysticks.c
- lib/tests/monitors.c
- lib/tests/msaa.c
- lib/tests/reopen.c
- lib/tests/tearing.c
- lib/tests/threads.c
- lib/tests/timeout.c
- lib/tests/title.c
- lib/tests/triangle-vulkan.c
- lib/tests/window.c
- low-level.lisp
- package.lisp
- staple.ext.lisp
- static/libglfw-lin-amd64.so
- static/libglfw-lin-arm64.so
- static/libglfw-mac-amd64.dylib
- static/libglfw-mac-arm64.dylib
- static/libglfw-win-amd64.dll
- static/libglfw-win-i686.dll
- wrapper.lisp