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
|
|
|
|
*.dir
|
|
|
|
*.vcxproj*
|
|
|
|
*.sln
|
|
|
|
Win32
|
|
|
|
Debug
|
|
|
|
Release
|
|
|
|
|
|
|
|
# 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
|
|
|
|
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
|
2013-10-09 17:46:44 +00:00
|
|
|
src/glfw_config.h
|
2012-09-06 21:57:36 +00:00
|
|
|
src/glfw3.pc
|
2013-05-20 10:40:35 +00:00
|
|
|
src/glfwConfig.cmake
|
|
|
|
src/glfwConfigVersion.cmake
|
|
|
|
|
|
|
|
# Compiled binaries
|
2013-05-22 21:04:43 +00:00
|
|
|
src/libglfw.so
|
|
|
|
src/libglfw.so.3
|
|
|
|
src/libglfw.so.3.0
|
|
|
|
src/libglfw.dylib
|
|
|
|
src/libglfw.dylib
|
|
|
|
src/libglfw.3.dylib
|
|
|
|
src/libglfw.3.0.dylib
|
2012-09-06 21:57:36 +00:00
|
|
|
src/libglfw3.a
|
|
|
|
src/glfw3.lib
|
|
|
|
src/glfw3.dll
|
|
|
|
src/glfw3dll.lib
|
2013-06-17 15:36:52 +00:00
|
|
|
src/glfw3dll.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
|
2014-01-11 19:46:24 +00:00
|
|
|
examples/particles
|
2012-01-10 20:39:16 +00:00
|
|
|
examples/splitview
|
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-01-10 20:39:16 +00:00
|
|
|
tests/accuracy
|
2012-09-06 21:57:36 +00:00
|
|
|
tests/clipboard
|
2012-01-10 20:39:16 +00:00
|
|
|
tests/defaults
|
|
|
|
tests/events
|
|
|
|
tests/fsaa
|
|
|
|
tests/gamma
|
|
|
|
tests/glfwinfo
|
|
|
|
tests/iconify
|
|
|
|
tests/joysticks
|
2012-09-06 21:57:36 +00:00
|
|
|
tests/modes
|
2012-01-10 20:39:16 +00:00
|
|
|
tests/peter
|
|
|
|
tests/reopen
|
|
|
|
tests/sharing
|
|
|
|
tests/tearing
|
2012-09-06 21:57:36 +00:00
|
|
|
tests/threads
|
2012-02-04 16:20:05 +00:00
|
|
|
tests/title
|
2011-10-01 05:49:35 +00:00
|
|
|
tests/version
|
2012-01-10 20:39:16 +00:00
|
|
|
tests/windows
|
2013-02-16 03:16:49 +00:00
|
|
|
|