2012-07-05 16:15:01 +02:00
|
|
|
.DS_Store
|
2012-09-12 06:04:17 +02:00
|
|
|
Makefile
|
2011-10-01 07:49:35 +02:00
|
|
|
CMakeCache.txt
|
2010-09-24 22:47:25 +02:00
|
|
|
CMakeFiles
|
|
|
|
cmake_install.cmake
|
|
|
|
cmake_uninstall.cmake
|
2012-02-04 17:20:05 +01:00
|
|
|
docs/Doxyfile
|
2010-09-24 22:47:25 +02:00
|
|
|
src/config.h
|
2012-09-06 23:57:36 +02:00
|
|
|
src/glfw3.pc
|
|
|
|
src/libglfw3.so
|
|
|
|
src/libglfw3.a
|
|
|
|
src/libglfw3.dylib
|
|
|
|
src/glfw3.lib
|
|
|
|
src/glfw3.dll
|
|
|
|
src/glfw3dll.lib
|
2012-07-05 16:15:01 +02:00
|
|
|
examples/*.app
|
|
|
|
examples/*.exe
|
2012-01-10 21:39:16 +01:00
|
|
|
examples/boing
|
|
|
|
examples/gears
|
|
|
|
examples/heightmap
|
|
|
|
examples/splitview
|
2013-03-06 23:30:42 +01:00
|
|
|
examples/simple
|
2012-01-10 21:39:16 +01:00
|
|
|
examples/wave
|
2012-07-05 16:15:01 +02:00
|
|
|
src/config.h
|
|
|
|
tests/*.app
|
|
|
|
tests/*.exe
|
2012-01-10 21:39:16 +01:00
|
|
|
tests/accuracy
|
2012-09-06 23:57:36 +02:00
|
|
|
tests/clipboard
|
2012-01-10 21:39:16 +01:00
|
|
|
tests/defaults
|
|
|
|
tests/events
|
|
|
|
tests/fsaa
|
|
|
|
tests/fsfocus
|
|
|
|
tests/gamma
|
|
|
|
tests/glfwinfo
|
|
|
|
tests/iconify
|
|
|
|
tests/joysticks
|
2012-09-06 23:57:36 +02:00
|
|
|
tests/modes
|
2012-01-10 21:39:16 +01:00
|
|
|
tests/peter
|
|
|
|
tests/reopen
|
|
|
|
tests/sharing
|
|
|
|
tests/tearing
|
2012-09-06 23:57:36 +02:00
|
|
|
tests/threads
|
2012-02-04 17:20:05 +01:00
|
|
|
tests/title
|
2011-10-01 07:49:35 +02:00
|
|
|
tests/version
|
2012-01-10 21:39:16 +01:00
|
|
|
tests/windows
|
2013-02-16 04:16:49 +01:00
|
|
|
|
|
|
|
# Windows/VS ignores
|
|
|
|
*.dir
|
|
|
|
*.vcxproj*
|
|
|
|
*.sln
|
|
|
|
_ReSharper*
|
|
|
|
Win32
|
|
|
|
examples/Debug
|
|
|
|
tests/Debug
|
|
|
|
src/Debug
|
|
|
|
*.opensdf
|
|
|
|
*.sdf
|