mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
c06f838d88
Conflicts: .gitignore examples/CMakeLists.txt include/GL/glfw3.h src/CMakeLists.txt src/internal.h src/win32_platform.h src/win32_window.c src/x11_fullscreen.c src/x11_platform.h tests/listmodes.c
45 lines
646 B
Plaintext
45 lines
646 B
Plaintext
.DS_Store
|
|
CMakeCache.txt
|
|
CMakeFiles
|
|
cmake_install.cmake
|
|
cmake_uninstall.cmake
|
|
docs/Doxyfile
|
|
examples/*.app
|
|
examples/*.exe
|
|
examples/boing
|
|
examples/gears
|
|
examples/heightmap
|
|
examples/splitview
|
|
examples/triangle
|
|
examples/wave
|
|
src/config.h
|
|
src/glfw.dll
|
|
src/glfw.lib
|
|
src/glfwdll.lib
|
|
src/libglfw.a
|
|
src/libglfw.dll
|
|
src/libglfw.dylib
|
|
src/libglfw.lib
|
|
src/libglfw.pc
|
|
src/libglfw.so
|
|
src/libglfwdll.lib
|
|
tests/*.app
|
|
tests/*.exe
|
|
tests/accuracy
|
|
tests/defaults
|
|
tests/dynamic
|
|
tests/events
|
|
tests/fsaa
|
|
tests/fsfocus
|
|
tests/gamma
|
|
tests/glfwinfo
|
|
tests/iconify
|
|
tests/joysticks
|
|
tests/peter
|
|
tests/reopen
|
|
tests/sharing
|
|
tests/tearing
|
|
tests/title
|
|
tests/version
|
|
tests/windows
|