|
|
|
@ -6,13 +6,13 @@ cmake_uninstall.cmake |
|
|
|
|
.DS_Store |
|
|
|
|
docs/Doxyfile |
|
|
|
|
src/config.h |
|
|
|
|
src/libglfw.pc |
|
|
|
|
src/libglfw.so |
|
|
|
|
src/libglfw.a |
|
|
|
|
src/libglfw.dylib |
|
|
|
|
src/glfw.lib |
|
|
|
|
src/glfw.dll |
|
|
|
|
src/glfwdll.lib |
|
|
|
|
src/glfw3.pc |
|
|
|
|
src/libglfw3.so |
|
|
|
|
src/libglfw3.a |
|
|
|
|
src/libglfw3.dylib |
|
|
|
|
src/glfw3.lib |
|
|
|
|
src/glfw3.dll |
|
|
|
|
src/glfw3dll.lib |
|
|
|
|
examples/boing |
|
|
|
|
examples/gears |
|
|
|
|
examples/heightmap |
|
|
|
@ -22,8 +22,8 @@ examples/wave |
|
|
|
|
examples/*.app |
|
|
|
|
examples/*.exe |
|
|
|
|
tests/accuracy |
|
|
|
|
tests/clipboard |
|
|
|
|
tests/defaults |
|
|
|
|
tests/dynamic |
|
|
|
|
tests/events |
|
|
|
|
tests/fsaa |
|
|
|
|
tests/fsfocus |
|
|
|
@ -31,11 +31,12 @@ tests/gamma |
|
|
|
|
tests/glfwinfo |
|
|
|
|
tests/iconify |
|
|
|
|
tests/joysticks |
|
|
|
|
tests/listmodes |
|
|
|
|
tests/modes |
|
|
|
|
tests/peter |
|
|
|
|
tests/reopen |
|
|
|
|
tests/sharing |
|
|
|
|
tests/tearing |
|
|
|
|
tests/threads |
|
|
|
|
tests/title |
|
|
|
|
tests/windows |
|
|
|
|
tests/*.app |
|
|
|
|