glfw/.gitignore
Camilla Berglund c06f838d88 Merge branch 'master' into multi-monitor
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
2012-07-05 16:15:01 +02:00

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