2013-05-20 10:40:35 +00:00
|
|
|
# External junk
|
2012-07-05 14:15:01 +00:00
|
|
|
.DS_Store
|
2013-05-20 10:40:35 +00:00
|
|
|
_ReSharper*
|
|
|
|
*.opensdf
|
|
|
|
*.sdf
|
2015-04-07 15:41:43 +00:00
|
|
|
*.suo
|
2013-05-20 10:40:35 +00:00
|
|
|
*.dir
|
|
|
|
*.vcxproj*
|
|
|
|
*.sln
|
2019-01-18 17:46:46 +00:00
|
|
|
.vs/
|
2013-05-20 10:40:35 +00:00
|
|
|
Win32
|
2015-04-07 15:41:43 +00:00
|
|
|
x64
|
2013-05-20 10:40:35 +00:00
|
|
|
Debug
|
|
|
|
Release
|
2015-04-07 15:41:43 +00:00
|
|
|
MinSizeRel
|
|
|
|
RelWithDebInfo
|
2016-03-05 16:52:37 +00:00
|
|
|
*.xcodeproj
|
2019-11-05 15:27:06 +00:00
|
|
|
build
|
2013-05-20 10:40:35 +00:00
|
|
|
|
|
|
|
# CMake files
|
2012-09-12 04:04:17 +00:00
|
|
|
Makefile
|
2011-10-01 05:49:35 +00:00
|
|
|
CMakeCache.txt
|
2010-09-24 20:47:25 +00:00
|
|
|
CMakeFiles
|
2016-03-05 16:52:37 +00:00
|
|
|
CMakeScripts
|
2010-09-24 20:47:25 +00:00
|
|
|
cmake_install.cmake
|
|
|
|
cmake_uninstall.cmake
|
2013-05-20 10:40:35 +00:00
|
|
|
|
|
|
|
# Generated files
|
2012-02-04 16:20:05 +00:00
|
|
|
docs/Doxyfile
|
2013-05-20 10:40:35 +00:00
|
|
|
docs/html
|
|
|
|
docs/warnings.txt
|
2015-05-28 16:55:03 +00:00
|
|
|
docs/doxygen_sqlite3.db
|
2013-10-09 17:46:44 +00:00
|
|
|
src/glfw_config.h
|
2012-09-06 21:57:36 +00:00
|
|
|
src/glfw3.pc
|
2015-01-05 01:40:32 +00:00
|
|
|
src/glfw3Config.cmake
|
|
|
|
src/glfw3ConfigVersion.cmake
|
2015-12-09 07:29:37 +00:00
|
|
|
src/wayland-pointer-constraints-unstable-v1-client-protocol.h
|
|
|
|
src/wayland-pointer-constraints-unstable-v1-protocol.c
|
|
|
|
src/wayland-relative-pointer-unstable-v1-client-protocol.h
|
|
|
|
src/wayland-relative-pointer-unstable-v1-protocol.c
|
2013-05-20 10:40:35 +00:00
|
|
|
|
|
|
|
# Compiled binaries
|
2013-05-22 21:04:43 +00:00
|
|
|
src/libglfw.so
|
|
|
|
src/libglfw.so.3
|
2016-08-18 21:42:15 +00:00
|
|
|
src/libglfw.so.3.3
|
2013-05-22 21:04:43 +00:00
|
|
|
src/libglfw.dylib
|
|
|
|
src/libglfw.dylib
|
|
|
|
src/libglfw.3.dylib
|
2016-08-18 21:42:15 +00:00
|
|
|
src/libglfw.3.3.dylib
|
2012-09-06 21:57:36 +00:00
|
|
|
src/libglfw3.a
|
|
|
|
src/glfw3.lib
|
|
|
|
src/glfw3.dll
|
|
|
|
src/glfw3dll.lib
|
2015-12-12 19:32:30 +00:00
|
|
|
src/libglfw3dll.a
|
2012-07-05 14:15:01 +00:00
|
|
|
examples/*.app
|
|
|
|
examples/*.exe
|
2012-01-10 20:39:16 +00:00
|
|
|
examples/boing
|
|
|
|
examples/gears
|
|
|
|
examples/heightmap
|
2016-11-16 14:13:20 +00:00
|
|
|
examples/offscreen
|
2014-01-11 19:46:24 +00:00
|
|
|
examples/particles
|
2012-01-10 20:39:16 +00:00
|
|
|
examples/splitview
|
2017-11-05 23:32:23 +00:00
|
|
|
examples/sharing
|
2013-03-06 22:30:42 +00:00
|
|
|
examples/simple
|
2012-01-10 20:39:16 +00:00
|
|
|
examples/wave
|
2012-07-05 14:15:01 +00:00
|
|
|
tests/*.app
|
|
|
|
tests/*.exe
|
2012-09-06 21:57:36 +00:00
|
|
|
tests/clipboard
|
2014-01-23 14:24:57 +00:00
|
|
|
tests/cursor
|
2014-03-09 16:18:39 +00:00
|
|
|
tests/empty
|
2012-01-10 20:39:16 +00:00
|
|
|
tests/events
|
|
|
|
tests/gamma
|
|
|
|
tests/glfwinfo
|
2016-08-18 21:52:50 +00:00
|
|
|
tests/icon
|
2012-01-10 20:39:16 +00:00
|
|
|
tests/iconify
|
|
|
|
tests/joysticks
|
2015-01-25 22:37:29 +00:00
|
|
|
tests/monitors
|
2015-05-28 16:55:03 +00:00
|
|
|
tests/msaa
|
2012-01-10 20:39:16 +00:00
|
|
|
tests/reopen
|
|
|
|
tests/tearing
|
2012-09-06 21:57:36 +00:00
|
|
|
tests/threads
|
2016-08-18 21:52:50 +00:00
|
|
|
tests/timeout
|
2012-02-04 16:20:05 +00:00
|
|
|
tests/title
|
2019-05-24 15:21:48 +00:00
|
|
|
tests/triangle-vulkan
|
2012-01-10 20:39:16 +00:00
|
|
|
tests/windows
|
2013-02-16 03:16:49 +00:00
|
|
|
|