diff --git a/breakout/breakout b/breakout/breakout index 51f8420..b018e43 100644 Binary files a/breakout/breakout and b/breakout/breakout differ diff --git a/breakout/shader.hpp b/breakout/shader.hpp index 80057ce..aaca42a 100644 --- a/breakout/shader.hpp +++ b/breakout/shader.hpp @@ -6,8 +6,8 @@ #include #include "../dependencies/include/glad/glad.h" -#include -#include +#include "../dependencies/include/glm/glm/glm.hpp" +#include "../dependencies/include/glm/glm/gtc/type_ptr.hpp" // General purpose shader object. Compiles from file, generates diff --git a/breakout/glfw-3.3.8/CMake/GenerateMappings.cmake b/dependencies/include/glfw-3.3.8/CMake/GenerateMappings.cmake similarity index 100% rename from breakout/glfw-3.3.8/CMake/GenerateMappings.cmake rename to dependencies/include/glfw-3.3.8/CMake/GenerateMappings.cmake diff --git a/breakout/glfw-3.3.8/CMake/MacOSXBundleInfo.plist.in b/dependencies/include/glfw-3.3.8/CMake/MacOSXBundleInfo.plist.in similarity index 100% rename from breakout/glfw-3.3.8/CMake/MacOSXBundleInfo.plist.in rename to dependencies/include/glfw-3.3.8/CMake/MacOSXBundleInfo.plist.in diff --git a/breakout/glfw-3.3.8/CMake/i686-w64-mingw32-clang.cmake b/dependencies/include/glfw-3.3.8/CMake/i686-w64-mingw32-clang.cmake similarity index 100% rename from breakout/glfw-3.3.8/CMake/i686-w64-mingw32-clang.cmake rename to dependencies/include/glfw-3.3.8/CMake/i686-w64-mingw32-clang.cmake diff --git a/breakout/glfw-3.3.8/CMake/i686-w64-mingw32.cmake b/dependencies/include/glfw-3.3.8/CMake/i686-w64-mingw32.cmake similarity index 100% rename from breakout/glfw-3.3.8/CMake/i686-w64-mingw32.cmake rename to dependencies/include/glfw-3.3.8/CMake/i686-w64-mingw32.cmake diff --git a/breakout/glfw-3.3.8/CMake/modules/FindEpollShim.cmake b/dependencies/include/glfw-3.3.8/CMake/modules/FindEpollShim.cmake similarity index 100% rename from breakout/glfw-3.3.8/CMake/modules/FindEpollShim.cmake rename to dependencies/include/glfw-3.3.8/CMake/modules/FindEpollShim.cmake diff --git a/breakout/glfw-3.3.8/CMake/modules/FindOSMesa.cmake b/dependencies/include/glfw-3.3.8/CMake/modules/FindOSMesa.cmake similarity index 100% rename from breakout/glfw-3.3.8/CMake/modules/FindOSMesa.cmake rename to dependencies/include/glfw-3.3.8/CMake/modules/FindOSMesa.cmake diff --git a/breakout/glfw-3.3.8/CMake/modules/FindWaylandProtocols.cmake b/dependencies/include/glfw-3.3.8/CMake/modules/FindWaylandProtocols.cmake similarity index 100% rename from breakout/glfw-3.3.8/CMake/modules/FindWaylandProtocols.cmake rename to dependencies/include/glfw-3.3.8/CMake/modules/FindWaylandProtocols.cmake diff --git a/breakout/glfw-3.3.8/CMake/modules/FindXKBCommon.cmake b/dependencies/include/glfw-3.3.8/CMake/modules/FindXKBCommon.cmake similarity index 100% rename from breakout/glfw-3.3.8/CMake/modules/FindXKBCommon.cmake rename to dependencies/include/glfw-3.3.8/CMake/modules/FindXKBCommon.cmake diff --git a/breakout/glfw-3.3.8/CMake/x86_64-w64-mingw32-clang.cmake b/dependencies/include/glfw-3.3.8/CMake/x86_64-w64-mingw32-clang.cmake similarity index 100% rename from breakout/glfw-3.3.8/CMake/x86_64-w64-mingw32-clang.cmake rename to dependencies/include/glfw-3.3.8/CMake/x86_64-w64-mingw32-clang.cmake diff --git a/breakout/glfw-3.3.8/CMake/x86_64-w64-mingw32.cmake b/dependencies/include/glfw-3.3.8/CMake/x86_64-w64-mingw32.cmake similarity index 100% rename from breakout/glfw-3.3.8/CMake/x86_64-w64-mingw32.cmake rename to dependencies/include/glfw-3.3.8/CMake/x86_64-w64-mingw32.cmake diff --git a/breakout/glfw-3.3.8/CMakeLists.txt b/dependencies/include/glfw-3.3.8/CMakeLists.txt similarity index 100% rename from breakout/glfw-3.3.8/CMakeLists.txt rename to dependencies/include/glfw-3.3.8/CMakeLists.txt diff --git a/breakout/glfw-3.3.8/CONTRIBUTORS.md b/dependencies/include/glfw-3.3.8/CONTRIBUTORS.md similarity index 100% rename from breakout/glfw-3.3.8/CONTRIBUTORS.md rename to dependencies/include/glfw-3.3.8/CONTRIBUTORS.md diff --git a/breakout/glfw-3.3.8/LICENSE.md b/dependencies/include/glfw-3.3.8/LICENSE.md similarity index 100% rename from breakout/glfw-3.3.8/LICENSE.md rename to dependencies/include/glfw-3.3.8/LICENSE.md diff --git a/breakout/glfw-3.3.8/README.md b/dependencies/include/glfw-3.3.8/README.md similarity index 100% rename from breakout/glfw-3.3.8/README.md rename to dependencies/include/glfw-3.3.8/README.md diff --git a/breakout/glfw-3.3.8/build/CMakeCache.txt b/dependencies/include/glfw-3.3.8/build/CMakeCache.txt similarity index 100% rename from breakout/glfw-3.3.8/build/CMakeCache.txt rename to dependencies/include/glfw-3.3.8/build/CMakeCache.txt diff --git a/breakout/glfw-3.3.8/build/CMakeFiles/3.24.1/CMakeCCompiler.cmake b/dependencies/include/glfw-3.3.8/build/CMakeFiles/3.24.1/CMakeCCompiler.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/CMakeFiles/3.24.1/CMakeCCompiler.cmake rename to dependencies/include/glfw-3.3.8/build/CMakeFiles/3.24.1/CMakeCCompiler.cmake diff --git a/breakout/glfw-3.3.8/build/CMakeFiles/3.24.1/CMakeDetermineCompilerABI_C.bin b/dependencies/include/glfw-3.3.8/build/CMakeFiles/3.24.1/CMakeDetermineCompilerABI_C.bin similarity index 100% rename from breakout/glfw-3.3.8/build/CMakeFiles/3.24.1/CMakeDetermineCompilerABI_C.bin rename to dependencies/include/glfw-3.3.8/build/CMakeFiles/3.24.1/CMakeDetermineCompilerABI_C.bin diff --git a/breakout/glfw-3.3.8/build/CMakeFiles/3.24.1/CMakeSystem.cmake b/dependencies/include/glfw-3.3.8/build/CMakeFiles/3.24.1/CMakeSystem.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/CMakeFiles/3.24.1/CMakeSystem.cmake rename to dependencies/include/glfw-3.3.8/build/CMakeFiles/3.24.1/CMakeSystem.cmake diff --git a/breakout/glfw-3.3.8/build/CMakeFiles/3.24.1/CompilerIdC/CMakeCCompilerId.c b/dependencies/include/glfw-3.3.8/build/CMakeFiles/3.24.1/CompilerIdC/CMakeCCompilerId.c similarity index 100% rename from breakout/glfw-3.3.8/build/CMakeFiles/3.24.1/CompilerIdC/CMakeCCompilerId.c rename to dependencies/include/glfw-3.3.8/build/CMakeFiles/3.24.1/CompilerIdC/CMakeCCompilerId.c diff --git a/breakout/glfw-3.3.8/build/CMakeFiles/3.24.1/CompilerIdC/a.out b/dependencies/include/glfw-3.3.8/build/CMakeFiles/3.24.1/CompilerIdC/a.out similarity index 100% rename from breakout/glfw-3.3.8/build/CMakeFiles/3.24.1/CompilerIdC/a.out rename to dependencies/include/glfw-3.3.8/build/CMakeFiles/3.24.1/CompilerIdC/a.out diff --git a/breakout/glfw-3.3.8/build/CMakeFiles/CMakeDirectoryInformation.cmake b/dependencies/include/glfw-3.3.8/build/CMakeFiles/CMakeDirectoryInformation.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/CMakeFiles/CMakeDirectoryInformation.cmake rename to dependencies/include/glfw-3.3.8/build/CMakeFiles/CMakeDirectoryInformation.cmake diff --git a/breakout/glfw-3.3.8/build/CMakeFiles/CMakeOutput.log b/dependencies/include/glfw-3.3.8/build/CMakeFiles/CMakeOutput.log similarity index 100% rename from breakout/glfw-3.3.8/build/CMakeFiles/CMakeOutput.log rename to dependencies/include/glfw-3.3.8/build/CMakeFiles/CMakeOutput.log diff --git a/breakout/glfw-3.3.8/build/CMakeFiles/CMakeRuleHashes.txt b/dependencies/include/glfw-3.3.8/build/CMakeFiles/CMakeRuleHashes.txt similarity index 100% rename from breakout/glfw-3.3.8/build/CMakeFiles/CMakeRuleHashes.txt rename to dependencies/include/glfw-3.3.8/build/CMakeFiles/CMakeRuleHashes.txt diff --git a/breakout/glfw-3.3.8/build/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets-noconfig.cmake b/dependencies/include/glfw-3.3.8/build/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets-noconfig.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets-noconfig.cmake rename to dependencies/include/glfw-3.3.8/build/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets-noconfig.cmake diff --git a/breakout/glfw-3.3.8/build/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets.cmake b/dependencies/include/glfw-3.3.8/build/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets.cmake rename to dependencies/include/glfw-3.3.8/build/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets.cmake diff --git a/breakout/glfw-3.3.8/build/CMakeFiles/Makefile.cmake b/dependencies/include/glfw-3.3.8/build/CMakeFiles/Makefile.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/CMakeFiles/Makefile.cmake rename to dependencies/include/glfw-3.3.8/build/CMakeFiles/Makefile.cmake diff --git a/breakout/glfw-3.3.8/build/CMakeFiles/Makefile2 b/dependencies/include/glfw-3.3.8/build/CMakeFiles/Makefile2 similarity index 100% rename from breakout/glfw-3.3.8/build/CMakeFiles/Makefile2 rename to dependencies/include/glfw-3.3.8/build/CMakeFiles/Makefile2 diff --git a/breakout/glfw-3.3.8/build/CMakeFiles/TargetDirectories.txt b/dependencies/include/glfw-3.3.8/build/CMakeFiles/TargetDirectories.txt similarity index 100% rename from breakout/glfw-3.3.8/build/CMakeFiles/TargetDirectories.txt rename to dependencies/include/glfw-3.3.8/build/CMakeFiles/TargetDirectories.txt diff --git a/breakout/glfw-3.3.8/build/CMakeFiles/cmake.check_cache b/dependencies/include/glfw-3.3.8/build/CMakeFiles/cmake.check_cache similarity index 100% rename from breakout/glfw-3.3.8/build/CMakeFiles/cmake.check_cache rename to dependencies/include/glfw-3.3.8/build/CMakeFiles/cmake.check_cache diff --git a/breakout/glfw-3.3.8/build/CMakeFiles/progress.marks b/dependencies/include/glfw-3.3.8/build/CMakeFiles/progress.marks similarity index 100% rename from breakout/glfw-3.3.8/build/CMakeFiles/progress.marks rename to dependencies/include/glfw-3.3.8/build/CMakeFiles/progress.marks diff --git a/breakout/glfw-3.3.8/build/CMakeFiles/uninstall.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/CMakeFiles/uninstall.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/CMakeFiles/uninstall.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/CMakeFiles/uninstall.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/CMakeFiles/uninstall.dir/build.make b/dependencies/include/glfw-3.3.8/build/CMakeFiles/uninstall.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/CMakeFiles/uninstall.dir/build.make rename to dependencies/include/glfw-3.3.8/build/CMakeFiles/uninstall.dir/build.make diff --git a/breakout/glfw-3.3.8/build/CMakeFiles/uninstall.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/CMakeFiles/uninstall.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/CMakeFiles/uninstall.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/CMakeFiles/uninstall.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/CMakeFiles/uninstall.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/CMakeFiles/uninstall.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/CMakeFiles/uninstall.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/CMakeFiles/uninstall.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/CMakeFiles/uninstall.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/CMakeFiles/uninstall.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/CMakeFiles/uninstall.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/CMakeFiles/uninstall.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/CMakeFiles/uninstall.dir/progress.make b/dependencies/include/glfw-3.3.8/build/CMakeFiles/uninstall.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/CMakeFiles/uninstall.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/CMakeFiles/uninstall.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/Makefile b/dependencies/include/glfw-3.3.8/build/Makefile similarity index 100% rename from breakout/glfw-3.3.8/build/Makefile rename to dependencies/include/glfw-3.3.8/build/Makefile diff --git a/breakout/glfw-3.3.8/build/cmake_install.cmake b/dependencies/include/glfw-3.3.8/build/cmake_install.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/cmake_install.cmake rename to dependencies/include/glfw-3.3.8/build/cmake_install.cmake diff --git a/breakout/glfw-3.3.8/build/cmake_uninstall.cmake b/dependencies/include/glfw-3.3.8/build/cmake_uninstall.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/cmake_uninstall.cmake rename to dependencies/include/glfw-3.3.8/build/cmake_uninstall.cmake diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/CMakeDirectoryInformation.cmake b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/CMakeDirectoryInformation.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/CMakeDirectoryInformation.cmake rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/CMakeDirectoryInformation.cmake diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/boing.c.o b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/boing.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/boing.c.o rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/boing.c.o diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/boing.c.o.d b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/boing.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/boing.c.o.d rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/boing.c.o.d diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/build.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/build.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/build.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/depend.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/flags.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/link.txt b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/progress.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/boing.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/build.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/build.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/build.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/depend.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/flags.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/gears.c.o b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/gears.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/gears.c.o rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/gears.c.o diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/gears.c.o.d b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/gears.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/gears.c.o.d rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/gears.c.o.d diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/link.txt b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/progress.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/gears.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/build.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/build.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/build.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/depend.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/flags.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/heightmap.c.o b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/heightmap.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/heightmap.c.o rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/heightmap.c.o diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/heightmap.c.o.d b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/heightmap.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/heightmap.c.o.d rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/heightmap.c.o.d diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/link.txt b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/progress.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/heightmap.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/build.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/build.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/build.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/depend.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/flags.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/link.txt b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/offscreen.c.o b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/offscreen.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/offscreen.c.o rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/offscreen.c.o diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/offscreen.c.o.d b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/offscreen.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/offscreen.c.o.d rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/offscreen.c.o.d diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/progress.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/offscreen.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/getopt.c.o b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/getopt.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/getopt.c.o rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/getopt.c.o diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/getopt.c.o.d b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/getopt.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/getopt.c.o.d rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/getopt.c.o.d diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/tinycthread.c.o b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/tinycthread.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/tinycthread.c.o rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/tinycthread.c.o diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/tinycthread.c.o.d b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/tinycthread.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/tinycthread.c.o.d rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/__/deps/tinycthread.c.o.d diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/build.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/build.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/build.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/depend.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/flags.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/link.txt b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/particles.c.o b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/particles.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/particles.c.o rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/particles.c.o diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/particles.c.o.d b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/particles.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/particles.c.o.d rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/particles.c.o.d diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/progress.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/particles.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/progress.marks b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/progress.marks similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/progress.marks rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/progress.marks diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/build.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/build.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/build.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/depend.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/flags.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/link.txt b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/progress.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/sharing.c.o b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/sharing.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/sharing.c.o rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/sharing.c.o diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/sharing.c.o.d b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/sharing.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/sharing.c.o.d rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/sharing.dir/sharing.c.o.d diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/build.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/build.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/build.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/depend.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/flags.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/link.txt b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/progress.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/simple.c.o b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/simple.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/simple.c.o rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/simple.c.o diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/simple.c.o.d b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/simple.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/simple.c.o.d rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/simple.dir/simple.c.o.d diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/build.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/build.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/build.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/depend.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/flags.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/link.txt b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/progress.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/splitview.c.o b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/splitview.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/splitview.c.o rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/splitview.c.o diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/splitview.c.o.d b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/splitview.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/splitview.c.o.d rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/splitview.dir/splitview.c.o.d diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/build.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/build.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/build.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/depend.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/flags.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/link.txt b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/progress.make b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/wave.c.o b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/wave.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/wave.c.o rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/wave.c.o diff --git a/breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/wave.c.o.d b/dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/wave.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/wave.c.o.d rename to dependencies/include/glfw-3.3.8/build/examples/CMakeFiles/wave.dir/wave.c.o.d diff --git a/breakout/glfw-3.3.8/build/examples/Makefile b/dependencies/include/glfw-3.3.8/build/examples/Makefile similarity index 100% rename from breakout/glfw-3.3.8/build/examples/Makefile rename to dependencies/include/glfw-3.3.8/build/examples/Makefile diff --git a/breakout/glfw-3.3.8/build/examples/boing b/dependencies/include/glfw-3.3.8/build/examples/boing similarity index 100% rename from breakout/glfw-3.3.8/build/examples/boing rename to dependencies/include/glfw-3.3.8/build/examples/boing diff --git a/breakout/glfw-3.3.8/build/examples/cmake_install.cmake b/dependencies/include/glfw-3.3.8/build/examples/cmake_install.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/examples/cmake_install.cmake rename to dependencies/include/glfw-3.3.8/build/examples/cmake_install.cmake diff --git a/breakout/glfw-3.3.8/build/examples/gears b/dependencies/include/glfw-3.3.8/build/examples/gears similarity index 100% rename from breakout/glfw-3.3.8/build/examples/gears rename to dependencies/include/glfw-3.3.8/build/examples/gears diff --git a/breakout/glfw-3.3.8/build/examples/heightmap b/dependencies/include/glfw-3.3.8/build/examples/heightmap similarity index 100% rename from breakout/glfw-3.3.8/build/examples/heightmap rename to dependencies/include/glfw-3.3.8/build/examples/heightmap diff --git a/breakout/glfw-3.3.8/build/examples/offscreen b/dependencies/include/glfw-3.3.8/build/examples/offscreen similarity index 100% rename from breakout/glfw-3.3.8/build/examples/offscreen rename to dependencies/include/glfw-3.3.8/build/examples/offscreen diff --git a/breakout/glfw-3.3.8/build/examples/particles b/dependencies/include/glfw-3.3.8/build/examples/particles similarity index 100% rename from breakout/glfw-3.3.8/build/examples/particles rename to dependencies/include/glfw-3.3.8/build/examples/particles diff --git a/breakout/glfw-3.3.8/build/examples/sharing b/dependencies/include/glfw-3.3.8/build/examples/sharing similarity index 100% rename from breakout/glfw-3.3.8/build/examples/sharing rename to dependencies/include/glfw-3.3.8/build/examples/sharing diff --git a/breakout/glfw-3.3.8/build/examples/simple b/dependencies/include/glfw-3.3.8/build/examples/simple similarity index 100% rename from breakout/glfw-3.3.8/build/examples/simple rename to dependencies/include/glfw-3.3.8/build/examples/simple diff --git a/breakout/glfw-3.3.8/build/examples/splitview b/dependencies/include/glfw-3.3.8/build/examples/splitview similarity index 100% rename from breakout/glfw-3.3.8/build/examples/splitview rename to dependencies/include/glfw-3.3.8/build/examples/splitview diff --git a/breakout/glfw-3.3.8/build/examples/wave b/dependencies/include/glfw-3.3.8/build/examples/wave similarity index 100% rename from breakout/glfw-3.3.8/build/examples/wave rename to dependencies/include/glfw-3.3.8/build/examples/wave diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/CMakeDirectoryInformation.cmake b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/CMakeDirectoryInformation.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/CMakeDirectoryInformation.cmake rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/CMakeDirectoryInformation.cmake diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/build.make b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/build.make rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/build.make diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/cmake_clean_target.cmake b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/cmake_clean_target.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/cmake_clean_target.cmake rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/cmake_clean_target.cmake diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/context.c.o b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/context.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/context.c.o rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/context.c.o diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/context.c.o.d b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/context.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/context.c.o.d rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/context.c.o.d diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/depend.make b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/egl_context.c.o b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/egl_context.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/egl_context.c.o rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/egl_context.c.o diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/egl_context.c.o.d b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/egl_context.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/egl_context.c.o.d rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/egl_context.c.o.d diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/flags.make b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/glx_context.c.o b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/glx_context.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/glx_context.c.o rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/glx_context.c.o diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/glx_context.c.o.d b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/glx_context.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/glx_context.c.o.d rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/glx_context.c.o.d diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/init.c.o b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/init.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/init.c.o rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/init.c.o diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/init.c.o.d b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/init.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/init.c.o.d rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/init.c.o.d diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/input.c.o b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/input.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/input.c.o rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/input.c.o diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/input.c.o.d b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/input.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/input.c.o.d rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/input.c.o.d diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/link.txt b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/linux_joystick.c.o b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/linux_joystick.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/linux_joystick.c.o rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/linux_joystick.c.o diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/linux_joystick.c.o.d b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/linux_joystick.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/linux_joystick.c.o.d rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/linux_joystick.c.o.d diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/monitor.c.o b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/monitor.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/monitor.c.o rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/monitor.c.o diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/monitor.c.o.d b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/monitor.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/monitor.c.o.d rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/monitor.c.o.d diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/osmesa_context.c.o b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/osmesa_context.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/osmesa_context.c.o rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/osmesa_context.c.o diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/osmesa_context.c.o.d b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/osmesa_context.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/osmesa_context.c.o.d rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/osmesa_context.c.o.d diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/posix_thread.c.o b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/posix_thread.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/posix_thread.c.o rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/posix_thread.c.o diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/posix_thread.c.o.d b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/posix_thread.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/posix_thread.c.o.d rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/posix_thread.c.o.d diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/posix_time.c.o b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/posix_time.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/posix_time.c.o rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/posix_time.c.o diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/posix_time.c.o.d b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/posix_time.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/posix_time.c.o.d rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/posix_time.c.o.d diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/progress.make b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/vulkan.c.o b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/vulkan.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/vulkan.c.o rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/vulkan.c.o diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/vulkan.c.o.d b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/vulkan.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/vulkan.c.o.d rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/vulkan.c.o.d diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/window.c.o b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/window.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/window.c.o rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/window.c.o diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/window.c.o.d b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/window.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/window.c.o.d rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/window.c.o.d diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_init.c.o b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_init.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_init.c.o rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_init.c.o diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_init.c.o.d b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_init.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_init.c.o.d rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_init.c.o.d diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_monitor.c.o b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_monitor.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_monitor.c.o rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_monitor.c.o diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_monitor.c.o.d b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_monitor.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_monitor.c.o.d rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_monitor.c.o.d diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_window.c.o b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_window.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_window.c.o rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_window.c.o diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_window.c.o.d b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_window.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_window.c.o.d rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/x11_window.c.o.d diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/xkb_unicode.c.o b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/xkb_unicode.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/xkb_unicode.c.o rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/xkb_unicode.c.o diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/xkb_unicode.c.o.d b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/xkb_unicode.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/xkb_unicode.c.o.d rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/glfw.dir/xkb_unicode.c.o.d diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/progress.marks b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/progress.marks similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/progress.marks rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/progress.marks diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/build.make b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/build.make rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/build.make diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/progress.make b/dependencies/include/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/src/CMakeFiles/update_mappings.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/src/Makefile b/dependencies/include/glfw-3.3.8/build/src/Makefile similarity index 100% rename from breakout/glfw-3.3.8/build/src/Makefile rename to dependencies/include/glfw-3.3.8/build/src/Makefile diff --git a/breakout/glfw-3.3.8/build/src/cmake_install.cmake b/dependencies/include/glfw-3.3.8/build/src/cmake_install.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/src/cmake_install.cmake rename to dependencies/include/glfw-3.3.8/build/src/cmake_install.cmake diff --git a/breakout/glfw-3.3.8/build/src/glfw3.pc b/dependencies/include/glfw-3.3.8/build/src/glfw3.pc similarity index 100% rename from breakout/glfw-3.3.8/build/src/glfw3.pc rename to dependencies/include/glfw-3.3.8/build/src/glfw3.pc diff --git a/breakout/glfw-3.3.8/build/src/glfw3Config.cmake b/dependencies/include/glfw-3.3.8/build/src/glfw3Config.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/src/glfw3Config.cmake rename to dependencies/include/glfw-3.3.8/build/src/glfw3Config.cmake diff --git a/breakout/glfw-3.3.8/build/src/glfw3ConfigVersion.cmake b/dependencies/include/glfw-3.3.8/build/src/glfw3ConfigVersion.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/src/glfw3ConfigVersion.cmake rename to dependencies/include/glfw-3.3.8/build/src/glfw3ConfigVersion.cmake diff --git a/breakout/glfw-3.3.8/build/src/glfw_config.h b/dependencies/include/glfw-3.3.8/build/src/glfw_config.h similarity index 100% rename from breakout/glfw-3.3.8/build/src/glfw_config.h rename to dependencies/include/glfw-3.3.8/build/src/glfw_config.h diff --git a/breakout/glfw-3.3.8/build/src/libglfw3.a b/dependencies/include/glfw-3.3.8/build/src/libglfw3.a similarity index 100% rename from breakout/glfw-3.3.8/build/src/libglfw3.a rename to dependencies/include/glfw-3.3.8/build/src/libglfw3.a diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/__/deps/getopt.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/__/deps/getopt.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/__/deps/getopt.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/__/deps/getopt.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/__/deps/getopt.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/__/deps/getopt.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/__/deps/getopt.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/__/deps/getopt.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/build.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/build.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/build.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/clipboard.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/clipboard.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/clipboard.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/clipboard.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/clipboard.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/clipboard.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/clipboard.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/clipboard.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/flags.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/link.txt b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/progress.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/clipboard.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/build.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/build.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/build.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/cursor.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/cursor.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/cursor.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/cursor.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/cursor.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/cursor.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/cursor.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/cursor.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/flags.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/link.txt b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/progress.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/cursor.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/__/deps/tinycthread.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/__/deps/tinycthread.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/__/deps/tinycthread.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/__/deps/tinycthread.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/__/deps/tinycthread.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/__/deps/tinycthread.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/__/deps/tinycthread.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/__/deps/tinycthread.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/build.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/build.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/build.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/empty.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/empty.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/empty.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/empty.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/empty.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/empty.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/empty.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/empty.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/flags.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/link.txt b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/progress.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/empty.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/__/deps/getopt.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/__/deps/getopt.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/__/deps/getopt.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/__/deps/getopt.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/__/deps/getopt.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/__/deps/getopt.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/__/deps/getopt.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/__/deps/getopt.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/build.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/build.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/build.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/events.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/events.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/events.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/events.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/events.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/events.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/events.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/events.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/flags.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/link.txt b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/progress.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/events.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/events.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/build.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/build.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/build.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/flags.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/gamma.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/gamma.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/gamma.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/gamma.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/gamma.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/gamma.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/gamma.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/gamma.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/link.txt b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/progress.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/gamma.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/getopt.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/getopt.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/getopt.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/getopt.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/getopt.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/getopt.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/getopt.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/getopt.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/glad_vulkan.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/glad_vulkan.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/glad_vulkan.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/glad_vulkan.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/glad_vulkan.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/glad_vulkan.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/glad_vulkan.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/__/deps/glad_vulkan.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/build.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/build.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/build.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/flags.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/glfwinfo.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/glfwinfo.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/glfwinfo.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/glfwinfo.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/glfwinfo.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/glfwinfo.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/glfwinfo.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/glfwinfo.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/link.txt b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/progress.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/glfwinfo.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/build.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/build.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/build.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/flags.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/icon.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/icon.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/icon.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/icon.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/icon.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/icon.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/icon.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/icon.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/link.txt b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/progress.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/icon.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/__/deps/getopt.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/__/deps/getopt.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/__/deps/getopt.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/__/deps/getopt.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/__/deps/getopt.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/__/deps/getopt.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/__/deps/getopt.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/__/deps/getopt.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/build.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/build.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/build.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/flags.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/iconify.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/iconify.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/iconify.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/iconify.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/iconify.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/iconify.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/iconify.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/iconify.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/link.txt b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/progress.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/iconify.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/__/deps/getopt.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/__/deps/getopt.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/__/deps/getopt.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/__/deps/getopt.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/__/deps/getopt.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/__/deps/getopt.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/__/deps/getopt.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/__/deps/getopt.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/build.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/build.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/build.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/flags.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/inputlag.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/inputlag.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/inputlag.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/inputlag.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/inputlag.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/inputlag.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/inputlag.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/inputlag.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/link.txt b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/progress.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/inputlag.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/build.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/build.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/build.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/flags.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/joysticks.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/joysticks.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/joysticks.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/joysticks.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/joysticks.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/joysticks.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/joysticks.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/joysticks.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/link.txt b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/progress.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/joysticks.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/__/deps/getopt.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/__/deps/getopt.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/__/deps/getopt.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/__/deps/getopt.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/__/deps/getopt.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/__/deps/getopt.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/__/deps/getopt.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/__/deps/getopt.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/build.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/build.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/build.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/flags.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/link.txt b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/monitors.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/monitors.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/monitors.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/monitors.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/monitors.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/monitors.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/monitors.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/monitors.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/progress.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/monitors.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/__/deps/getopt.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/__/deps/getopt.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/__/deps/getopt.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/__/deps/getopt.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/__/deps/getopt.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/__/deps/getopt.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/__/deps/getopt.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/__/deps/getopt.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/build.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/build.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/build.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/flags.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/link.txt b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/msaa.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/msaa.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/msaa.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/msaa.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/msaa.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/msaa.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/msaa.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/msaa.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/progress.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/msaa.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/build.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/build.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/build.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/flags.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/link.txt b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/opacity.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/opacity.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/opacity.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/opacity.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/opacity.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/opacity.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/opacity.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/opacity.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/progress.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/opacity.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/progress.marks b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/progress.marks similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/progress.marks rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/progress.marks diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/build.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/build.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/build.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/flags.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/link.txt b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/progress.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/reopen.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/reopen.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/reopen.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/reopen.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/reopen.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/reopen.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/reopen.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/reopen.dir/reopen.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/build.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/build.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/build.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/flags.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/link.txt b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/progress.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/tearing.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/tearing.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/tearing.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/tearing.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/tearing.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/tearing.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/tearing.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/tearing.dir/tearing.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/__/deps/tinycthread.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/__/deps/tinycthread.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/__/deps/tinycthread.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/__/deps/tinycthread.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/__/deps/tinycthread.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/__/deps/tinycthread.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/__/deps/tinycthread.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/__/deps/tinycthread.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/build.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/build.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/build.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/flags.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/link.txt b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/progress.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/threads.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/threads.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/threads.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/threads.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/threads.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/threads.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/threads.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/threads.dir/threads.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/build.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/build.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/build.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/flags.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/link.txt b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/progress.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/timeout.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/timeout.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/timeout.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/timeout.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/timeout.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/timeout.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/timeout.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/timeout.dir/timeout.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/build.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/build.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/build.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/flags.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/link.txt b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/progress.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/title.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/title.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/title.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/title.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/title.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/title.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/title.dir/title.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/title.dir/title.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/__/deps/glad_vulkan.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/__/deps/glad_vulkan.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/__/deps/glad_vulkan.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/__/deps/glad_vulkan.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/__/deps/glad_vulkan.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/__/deps/glad_vulkan.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/__/deps/glad_vulkan.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/__/deps/glad_vulkan.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/build.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/build.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/build.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/flags.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/link.txt b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/progress.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/triangle-vulkan.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/triangle-vulkan.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/triangle-vulkan.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/triangle-vulkan.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/triangle-vulkan.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/triangle-vulkan.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/triangle-vulkan.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/triangle-vulkan.dir/triangle-vulkan.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/DependInfo.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/DependInfo.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/DependInfo.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/DependInfo.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/__/deps/getopt.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/__/deps/getopt.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/__/deps/getopt.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/__/deps/getopt.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/__/deps/getopt.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/__/deps/getopt.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/__/deps/getopt.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/__/deps/getopt.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/__/deps/glad_gl.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/__/deps/glad_gl.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/__/deps/glad_gl.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/__/deps/glad_gl.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/__/deps/glad_gl.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/__/deps/glad_gl.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/__/deps/glad_gl.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/__/deps/glad_gl.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/build.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/build.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/build.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/build.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/cmake_clean.cmake b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/cmake_clean.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/cmake_clean.cmake rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/cmake_clean.cmake diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/compiler_depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/compiler_depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/compiler_depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/compiler_depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/compiler_depend.ts b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/compiler_depend.ts similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/compiler_depend.ts rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/compiler_depend.ts diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/depend.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/depend.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/depend.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/depend.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/flags.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/flags.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/flags.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/flags.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/link.txt b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/link.txt similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/link.txt rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/link.txt diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/progress.make b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/progress.make similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/progress.make rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/progress.make diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/windows.c.o b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/windows.c.o similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/windows.c.o rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/windows.c.o diff --git a/breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/windows.c.o.d b/dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/windows.c.o.d similarity index 100% rename from breakout/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/windows.c.o.d rename to dependencies/include/glfw-3.3.8/build/tests/CMakeFiles/windows.dir/windows.c.o.d diff --git a/breakout/glfw-3.3.8/build/tests/Makefile b/dependencies/include/glfw-3.3.8/build/tests/Makefile similarity index 100% rename from breakout/glfw-3.3.8/build/tests/Makefile rename to dependencies/include/glfw-3.3.8/build/tests/Makefile diff --git a/breakout/glfw-3.3.8/build/tests/clipboard b/dependencies/include/glfw-3.3.8/build/tests/clipboard similarity index 100% rename from breakout/glfw-3.3.8/build/tests/clipboard rename to dependencies/include/glfw-3.3.8/build/tests/clipboard diff --git a/breakout/glfw-3.3.8/build/tests/cmake_install.cmake b/dependencies/include/glfw-3.3.8/build/tests/cmake_install.cmake similarity index 100% rename from breakout/glfw-3.3.8/build/tests/cmake_install.cmake rename to dependencies/include/glfw-3.3.8/build/tests/cmake_install.cmake diff --git a/breakout/glfw-3.3.8/build/tests/cursor b/dependencies/include/glfw-3.3.8/build/tests/cursor similarity index 100% rename from breakout/glfw-3.3.8/build/tests/cursor rename to dependencies/include/glfw-3.3.8/build/tests/cursor diff --git a/breakout/glfw-3.3.8/build/tests/empty b/dependencies/include/glfw-3.3.8/build/tests/empty similarity index 100% rename from breakout/glfw-3.3.8/build/tests/empty rename to dependencies/include/glfw-3.3.8/build/tests/empty diff --git a/breakout/glfw-3.3.8/build/tests/events b/dependencies/include/glfw-3.3.8/build/tests/events similarity index 100% rename from breakout/glfw-3.3.8/build/tests/events rename to dependencies/include/glfw-3.3.8/build/tests/events diff --git a/breakout/glfw-3.3.8/build/tests/gamma b/dependencies/include/glfw-3.3.8/build/tests/gamma similarity index 100% rename from breakout/glfw-3.3.8/build/tests/gamma rename to dependencies/include/glfw-3.3.8/build/tests/gamma diff --git a/breakout/glfw-3.3.8/build/tests/glfwinfo b/dependencies/include/glfw-3.3.8/build/tests/glfwinfo similarity index 100% rename from breakout/glfw-3.3.8/build/tests/glfwinfo rename to dependencies/include/glfw-3.3.8/build/tests/glfwinfo diff --git a/breakout/glfw-3.3.8/build/tests/icon b/dependencies/include/glfw-3.3.8/build/tests/icon similarity index 100% rename from breakout/glfw-3.3.8/build/tests/icon rename to dependencies/include/glfw-3.3.8/build/tests/icon diff --git a/breakout/glfw-3.3.8/build/tests/iconify b/dependencies/include/glfw-3.3.8/build/tests/iconify similarity index 100% rename from breakout/glfw-3.3.8/build/tests/iconify rename to dependencies/include/glfw-3.3.8/build/tests/iconify diff --git a/breakout/glfw-3.3.8/build/tests/inputlag b/dependencies/include/glfw-3.3.8/build/tests/inputlag similarity index 100% rename from breakout/glfw-3.3.8/build/tests/inputlag rename to dependencies/include/glfw-3.3.8/build/tests/inputlag diff --git a/breakout/glfw-3.3.8/build/tests/joysticks b/dependencies/include/glfw-3.3.8/build/tests/joysticks similarity index 100% rename from breakout/glfw-3.3.8/build/tests/joysticks rename to dependencies/include/glfw-3.3.8/build/tests/joysticks diff --git a/breakout/glfw-3.3.8/build/tests/monitors b/dependencies/include/glfw-3.3.8/build/tests/monitors similarity index 100% rename from breakout/glfw-3.3.8/build/tests/monitors rename to dependencies/include/glfw-3.3.8/build/tests/monitors diff --git a/breakout/glfw-3.3.8/build/tests/msaa b/dependencies/include/glfw-3.3.8/build/tests/msaa similarity index 100% rename from breakout/glfw-3.3.8/build/tests/msaa rename to dependencies/include/glfw-3.3.8/build/tests/msaa diff --git a/breakout/glfw-3.3.8/build/tests/opacity b/dependencies/include/glfw-3.3.8/build/tests/opacity similarity index 100% rename from breakout/glfw-3.3.8/build/tests/opacity rename to dependencies/include/glfw-3.3.8/build/tests/opacity diff --git a/breakout/glfw-3.3.8/build/tests/reopen b/dependencies/include/glfw-3.3.8/build/tests/reopen similarity index 100% rename from breakout/glfw-3.3.8/build/tests/reopen rename to dependencies/include/glfw-3.3.8/build/tests/reopen diff --git a/breakout/glfw-3.3.8/build/tests/tearing b/dependencies/include/glfw-3.3.8/build/tests/tearing similarity index 100% rename from breakout/glfw-3.3.8/build/tests/tearing rename to dependencies/include/glfw-3.3.8/build/tests/tearing diff --git a/breakout/glfw-3.3.8/build/tests/threads b/dependencies/include/glfw-3.3.8/build/tests/threads similarity index 100% rename from breakout/glfw-3.3.8/build/tests/threads rename to dependencies/include/glfw-3.3.8/build/tests/threads diff --git a/breakout/glfw-3.3.8/build/tests/timeout b/dependencies/include/glfw-3.3.8/build/tests/timeout similarity index 100% rename from breakout/glfw-3.3.8/build/tests/timeout rename to dependencies/include/glfw-3.3.8/build/tests/timeout diff --git a/breakout/glfw-3.3.8/build/tests/title b/dependencies/include/glfw-3.3.8/build/tests/title similarity index 100% rename from breakout/glfw-3.3.8/build/tests/title rename to dependencies/include/glfw-3.3.8/build/tests/title diff --git a/breakout/glfw-3.3.8/build/tests/triangle-vulkan b/dependencies/include/glfw-3.3.8/build/tests/triangle-vulkan similarity index 100% rename from breakout/glfw-3.3.8/build/tests/triangle-vulkan rename to dependencies/include/glfw-3.3.8/build/tests/triangle-vulkan diff --git a/breakout/glfw-3.3.8/build/tests/windows b/dependencies/include/glfw-3.3.8/build/tests/windows similarity index 100% rename from breakout/glfw-3.3.8/build/tests/windows rename to dependencies/include/glfw-3.3.8/build/tests/windows diff --git a/breakout/glfw-3.3.8/cmake_uninstall.cmake.in b/dependencies/include/glfw-3.3.8/cmake_uninstall.cmake.in similarity index 100% rename from breakout/glfw-3.3.8/cmake_uninstall.cmake.in rename to dependencies/include/glfw-3.3.8/cmake_uninstall.cmake.in diff --git a/breakout/glfw-3.3.8/deps/getopt.c b/dependencies/include/glfw-3.3.8/deps/getopt.c similarity index 100% rename from breakout/glfw-3.3.8/deps/getopt.c rename to dependencies/include/glfw-3.3.8/deps/getopt.c diff --git a/breakout/glfw-3.3.8/deps/getopt.h b/dependencies/include/glfw-3.3.8/deps/getopt.h similarity index 100% rename from breakout/glfw-3.3.8/deps/getopt.h rename to dependencies/include/glfw-3.3.8/deps/getopt.h diff --git a/breakout/glfw-3.3.8/deps/glad/gl.h b/dependencies/include/glfw-3.3.8/deps/glad/gl.h similarity index 100% rename from breakout/glfw-3.3.8/deps/glad/gl.h rename to dependencies/include/glfw-3.3.8/deps/glad/gl.h diff --git a/breakout/glfw-3.3.8/deps/glad/khrplatform.h b/dependencies/include/glfw-3.3.8/deps/glad/khrplatform.h similarity index 100% rename from breakout/glfw-3.3.8/deps/glad/khrplatform.h rename to dependencies/include/glfw-3.3.8/deps/glad/khrplatform.h diff --git a/breakout/glfw-3.3.8/deps/glad/vk_platform.h b/dependencies/include/glfw-3.3.8/deps/glad/vk_platform.h similarity index 100% rename from breakout/glfw-3.3.8/deps/glad/vk_platform.h rename to dependencies/include/glfw-3.3.8/deps/glad/vk_platform.h diff --git a/breakout/glfw-3.3.8/deps/glad/vulkan.h b/dependencies/include/glfw-3.3.8/deps/glad/vulkan.h similarity index 100% rename from breakout/glfw-3.3.8/deps/glad/vulkan.h rename to dependencies/include/glfw-3.3.8/deps/glad/vulkan.h diff --git a/breakout/glfw-3.3.8/deps/glad_gl.c b/dependencies/include/glfw-3.3.8/deps/glad_gl.c similarity index 100% rename from breakout/glfw-3.3.8/deps/glad_gl.c rename to dependencies/include/glfw-3.3.8/deps/glad_gl.c diff --git a/breakout/glfw-3.3.8/deps/glad_vulkan.c b/dependencies/include/glfw-3.3.8/deps/glad_vulkan.c similarity index 100% rename from breakout/glfw-3.3.8/deps/glad_vulkan.c rename to dependencies/include/glfw-3.3.8/deps/glad_vulkan.c diff --git a/breakout/glfw-3.3.8/deps/linmath.h b/dependencies/include/glfw-3.3.8/deps/linmath.h similarity index 100% rename from breakout/glfw-3.3.8/deps/linmath.h rename to dependencies/include/glfw-3.3.8/deps/linmath.h diff --git a/breakout/glfw-3.3.8/deps/mingw/_mingw_dxhelper.h b/dependencies/include/glfw-3.3.8/deps/mingw/_mingw_dxhelper.h similarity index 100% rename from breakout/glfw-3.3.8/deps/mingw/_mingw_dxhelper.h rename to dependencies/include/glfw-3.3.8/deps/mingw/_mingw_dxhelper.h diff --git a/breakout/glfw-3.3.8/deps/mingw/dinput.h b/dependencies/include/glfw-3.3.8/deps/mingw/dinput.h similarity index 100% rename from breakout/glfw-3.3.8/deps/mingw/dinput.h rename to dependencies/include/glfw-3.3.8/deps/mingw/dinput.h diff --git a/breakout/glfw-3.3.8/deps/mingw/xinput.h b/dependencies/include/glfw-3.3.8/deps/mingw/xinput.h similarity index 100% rename from breakout/glfw-3.3.8/deps/mingw/xinput.h rename to dependencies/include/glfw-3.3.8/deps/mingw/xinput.h diff --git a/breakout/glfw-3.3.8/deps/nuklear.h b/dependencies/include/glfw-3.3.8/deps/nuklear.h similarity index 100% rename from breakout/glfw-3.3.8/deps/nuklear.h rename to dependencies/include/glfw-3.3.8/deps/nuklear.h diff --git a/breakout/glfw-3.3.8/deps/nuklear_glfw_gl2.h b/dependencies/include/glfw-3.3.8/deps/nuklear_glfw_gl2.h similarity index 100% rename from breakout/glfw-3.3.8/deps/nuklear_glfw_gl2.h rename to dependencies/include/glfw-3.3.8/deps/nuklear_glfw_gl2.h diff --git a/breakout/glfw-3.3.8/deps/stb_image_write.h b/dependencies/include/glfw-3.3.8/deps/stb_image_write.h similarity index 100% rename from breakout/glfw-3.3.8/deps/stb_image_write.h rename to dependencies/include/glfw-3.3.8/deps/stb_image_write.h diff --git a/breakout/glfw-3.3.8/deps/tinycthread.c b/dependencies/include/glfw-3.3.8/deps/tinycthread.c similarity index 100% rename from breakout/glfw-3.3.8/deps/tinycthread.c rename to dependencies/include/glfw-3.3.8/deps/tinycthread.c diff --git a/breakout/glfw-3.3.8/deps/tinycthread.h b/dependencies/include/glfw-3.3.8/deps/tinycthread.h similarity index 100% rename from breakout/glfw-3.3.8/deps/tinycthread.h rename to dependencies/include/glfw-3.3.8/deps/tinycthread.h diff --git a/breakout/glfw-3.3.8/deps/vs2008/stdint.h b/dependencies/include/glfw-3.3.8/deps/vs2008/stdint.h similarity index 100% rename from breakout/glfw-3.3.8/deps/vs2008/stdint.h rename to dependencies/include/glfw-3.3.8/deps/vs2008/stdint.h diff --git a/breakout/glfw-3.3.8/docs/CMakeLists.txt b/dependencies/include/glfw-3.3.8/docs/CMakeLists.txt similarity index 100% rename from breakout/glfw-3.3.8/docs/CMakeLists.txt rename to dependencies/include/glfw-3.3.8/docs/CMakeLists.txt diff --git a/breakout/glfw-3.3.8/docs/CONTRIBUTING.md b/dependencies/include/glfw-3.3.8/docs/CONTRIBUTING.md similarity index 100% rename from breakout/glfw-3.3.8/docs/CONTRIBUTING.md rename to dependencies/include/glfw-3.3.8/docs/CONTRIBUTING.md diff --git a/breakout/glfw-3.3.8/docs/Doxyfile.in b/dependencies/include/glfw-3.3.8/docs/Doxyfile.in similarity index 100% rename from breakout/glfw-3.3.8/docs/Doxyfile.in rename to dependencies/include/glfw-3.3.8/docs/Doxyfile.in diff --git a/breakout/glfw-3.3.8/docs/DoxygenLayout.xml b/dependencies/include/glfw-3.3.8/docs/DoxygenLayout.xml similarity index 100% rename from breakout/glfw-3.3.8/docs/DoxygenLayout.xml rename to dependencies/include/glfw-3.3.8/docs/DoxygenLayout.xml diff --git a/breakout/glfw-3.3.8/docs/SUPPORT.md b/dependencies/include/glfw-3.3.8/docs/SUPPORT.md similarity index 100% rename from breakout/glfw-3.3.8/docs/SUPPORT.md rename to dependencies/include/glfw-3.3.8/docs/SUPPORT.md diff --git a/breakout/glfw-3.3.8/docs/build.dox b/dependencies/include/glfw-3.3.8/docs/build.dox similarity index 100% rename from breakout/glfw-3.3.8/docs/build.dox rename to dependencies/include/glfw-3.3.8/docs/build.dox diff --git a/breakout/glfw-3.3.8/docs/compat.dox b/dependencies/include/glfw-3.3.8/docs/compat.dox similarity index 100% rename from breakout/glfw-3.3.8/docs/compat.dox rename to dependencies/include/glfw-3.3.8/docs/compat.dox diff --git a/breakout/glfw-3.3.8/docs/compile.dox b/dependencies/include/glfw-3.3.8/docs/compile.dox similarity index 100% rename from breakout/glfw-3.3.8/docs/compile.dox rename to dependencies/include/glfw-3.3.8/docs/compile.dox diff --git a/breakout/glfw-3.3.8/docs/context.dox b/dependencies/include/glfw-3.3.8/docs/context.dox similarity index 100% rename from breakout/glfw-3.3.8/docs/context.dox rename to dependencies/include/glfw-3.3.8/docs/context.dox diff --git a/breakout/glfw-3.3.8/docs/extra.css b/dependencies/include/glfw-3.3.8/docs/extra.css similarity index 100% rename from breakout/glfw-3.3.8/docs/extra.css rename to dependencies/include/glfw-3.3.8/docs/extra.css diff --git a/breakout/glfw-3.3.8/docs/extra.css.map b/dependencies/include/glfw-3.3.8/docs/extra.css.map similarity index 100% rename from breakout/glfw-3.3.8/docs/extra.css.map rename to dependencies/include/glfw-3.3.8/docs/extra.css.map diff --git a/breakout/glfw-3.3.8/docs/extra.scss b/dependencies/include/glfw-3.3.8/docs/extra.scss similarity index 100% rename from breakout/glfw-3.3.8/docs/extra.scss rename to dependencies/include/glfw-3.3.8/docs/extra.scss diff --git a/breakout/glfw-3.3.8/docs/footer.html b/dependencies/include/glfw-3.3.8/docs/footer.html similarity index 100% rename from breakout/glfw-3.3.8/docs/footer.html rename to dependencies/include/glfw-3.3.8/docs/footer.html diff --git a/breakout/glfw-3.3.8/docs/header.html b/dependencies/include/glfw-3.3.8/docs/header.html similarity index 100% rename from breakout/glfw-3.3.8/docs/header.html rename to dependencies/include/glfw-3.3.8/docs/header.html diff --git a/breakout/glfw-3.3.8/docs/html/bc_s.png b/dependencies/include/glfw-3.3.8/docs/html/bc_s.png similarity index 100% rename from breakout/glfw-3.3.8/docs/html/bc_s.png rename to dependencies/include/glfw-3.3.8/docs/html/bc_s.png diff --git a/breakout/glfw-3.3.8/docs/html/bdwn.png b/dependencies/include/glfw-3.3.8/docs/html/bdwn.png similarity index 100% rename from breakout/glfw-3.3.8/docs/html/bdwn.png rename to dependencies/include/glfw-3.3.8/docs/html/bdwn.png diff --git a/breakout/glfw-3.3.8/docs/html/build_8dox.html b/dependencies/include/glfw-3.3.8/docs/html/build_8dox.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/build_8dox.html rename to dependencies/include/glfw-3.3.8/docs/html/build_8dox.html diff --git a/breakout/glfw-3.3.8/docs/html/build_guide.html b/dependencies/include/glfw-3.3.8/docs/html/build_guide.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/build_guide.html rename to dependencies/include/glfw-3.3.8/docs/html/build_guide.html diff --git a/breakout/glfw-3.3.8/docs/html/closed.png b/dependencies/include/glfw-3.3.8/docs/html/closed.png similarity index 100% rename from breakout/glfw-3.3.8/docs/html/closed.png rename to dependencies/include/glfw-3.3.8/docs/html/closed.png diff --git a/breakout/glfw-3.3.8/docs/html/compat_8dox.html b/dependencies/include/glfw-3.3.8/docs/html/compat_8dox.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/compat_8dox.html rename to dependencies/include/glfw-3.3.8/docs/html/compat_8dox.html diff --git a/breakout/glfw-3.3.8/docs/html/compat_guide.html b/dependencies/include/glfw-3.3.8/docs/html/compat_guide.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/compat_guide.html rename to dependencies/include/glfw-3.3.8/docs/html/compat_guide.html diff --git a/breakout/glfw-3.3.8/docs/html/compile_8dox.html b/dependencies/include/glfw-3.3.8/docs/html/compile_8dox.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/compile_8dox.html rename to dependencies/include/glfw-3.3.8/docs/html/compile_8dox.html diff --git a/breakout/glfw-3.3.8/docs/html/compile_guide.html b/dependencies/include/glfw-3.3.8/docs/html/compile_guide.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/compile_guide.html rename to dependencies/include/glfw-3.3.8/docs/html/compile_guide.html diff --git a/breakout/glfw-3.3.8/docs/html/context_8dox.html b/dependencies/include/glfw-3.3.8/docs/html/context_8dox.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/context_8dox.html rename to dependencies/include/glfw-3.3.8/docs/html/context_8dox.html diff --git a/breakout/glfw-3.3.8/docs/html/context_guide.html b/dependencies/include/glfw-3.3.8/docs/html/context_guide.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/context_guide.html rename to dependencies/include/glfw-3.3.8/docs/html/context_guide.html diff --git a/breakout/glfw-3.3.8/docs/html/deprecated.html b/dependencies/include/glfw-3.3.8/docs/html/deprecated.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/deprecated.html rename to dependencies/include/glfw-3.3.8/docs/html/deprecated.html diff --git a/breakout/glfw-3.3.8/docs/html/dir_1dfd43b3952c5bc1ba15d15b12afff7b.html b/dependencies/include/glfw-3.3.8/docs/html/dir_1dfd43b3952c5bc1ba15d15b12afff7b.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/dir_1dfd43b3952c5bc1ba15d15b12afff7b.html rename to dependencies/include/glfw-3.3.8/docs/html/dir_1dfd43b3952c5bc1ba15d15b12afff7b.html diff --git a/breakout/glfw-3.3.8/docs/html/dir_4351554941a2744586042c1cf3cf139a.html b/dependencies/include/glfw-3.3.8/docs/html/dir_4351554941a2744586042c1cf3cf139a.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/dir_4351554941a2744586042c1cf3cf139a.html rename to dependencies/include/glfw-3.3.8/docs/html/dir_4351554941a2744586042c1cf3cf139a.html diff --git a/breakout/glfw-3.3.8/docs/html/dir_f6ba4c3dca55a8d4e7d63c8235e0ad43.html b/dependencies/include/glfw-3.3.8/docs/html/dir_f6ba4c3dca55a8d4e7d63c8235e0ad43.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/dir_f6ba4c3dca55a8d4e7d63c8235e0ad43.html rename to dependencies/include/glfw-3.3.8/docs/html/dir_f6ba4c3dca55a8d4e7d63c8235e0ad43.html diff --git a/breakout/glfw-3.3.8/docs/html/dir_fda32cf7bec00275262cb8799a618f76.html b/dependencies/include/glfw-3.3.8/docs/html/dir_fda32cf7bec00275262cb8799a618f76.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/dir_fda32cf7bec00275262cb8799a618f76.html rename to dependencies/include/glfw-3.3.8/docs/html/dir_fda32cf7bec00275262cb8799a618f76.html diff --git a/breakout/glfw-3.3.8/docs/html/doc.png b/dependencies/include/glfw-3.3.8/docs/html/doc.png similarity index 100% rename from breakout/glfw-3.3.8/docs/html/doc.png rename to dependencies/include/glfw-3.3.8/docs/html/doc.png diff --git a/breakout/glfw-3.3.8/docs/html/doxygen.css b/dependencies/include/glfw-3.3.8/docs/html/doxygen.css similarity index 100% rename from breakout/glfw-3.3.8/docs/html/doxygen.css rename to dependencies/include/glfw-3.3.8/docs/html/doxygen.css diff --git a/breakout/glfw-3.3.8/docs/html/doxygen.svg b/dependencies/include/glfw-3.3.8/docs/html/doxygen.svg similarity index 100% rename from breakout/glfw-3.3.8/docs/html/doxygen.svg rename to dependencies/include/glfw-3.3.8/docs/html/doxygen.svg diff --git a/breakout/glfw-3.3.8/docs/html/dynsections.js b/dependencies/include/glfw-3.3.8/docs/html/dynsections.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/dynsections.js rename to dependencies/include/glfw-3.3.8/docs/html/dynsections.js diff --git a/breakout/glfw-3.3.8/docs/html/extra.css b/dependencies/include/glfw-3.3.8/docs/html/extra.css similarity index 100% rename from breakout/glfw-3.3.8/docs/html/extra.css rename to dependencies/include/glfw-3.3.8/docs/html/extra.css diff --git a/breakout/glfw-3.3.8/docs/html/files.html b/dependencies/include/glfw-3.3.8/docs/html/files.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/files.html rename to dependencies/include/glfw-3.3.8/docs/html/files.html diff --git a/breakout/glfw-3.3.8/docs/html/folderclosed.png b/dependencies/include/glfw-3.3.8/docs/html/folderclosed.png similarity index 100% rename from breakout/glfw-3.3.8/docs/html/folderclosed.png rename to dependencies/include/glfw-3.3.8/docs/html/folderclosed.png diff --git a/breakout/glfw-3.3.8/docs/html/folderopen.png b/dependencies/include/glfw-3.3.8/docs/html/folderopen.png similarity index 100% rename from breakout/glfw-3.3.8/docs/html/folderopen.png rename to dependencies/include/glfw-3.3.8/docs/html/folderopen.png diff --git a/breakout/glfw-3.3.8/docs/html/glfw3_8h.html b/dependencies/include/glfw-3.3.8/docs/html/glfw3_8h.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/glfw3_8h.html rename to dependencies/include/glfw-3.3.8/docs/html/glfw3_8h.html diff --git a/breakout/glfw-3.3.8/docs/html/glfw3_8h_source.html b/dependencies/include/glfw-3.3.8/docs/html/glfw3_8h_source.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/glfw3_8h_source.html rename to dependencies/include/glfw-3.3.8/docs/html/glfw3_8h_source.html diff --git a/breakout/glfw-3.3.8/docs/html/glfw3native_8h.html b/dependencies/include/glfw-3.3.8/docs/html/glfw3native_8h.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/glfw3native_8h.html rename to dependencies/include/glfw-3.3.8/docs/html/glfw3native_8h.html diff --git a/breakout/glfw-3.3.8/docs/html/glfw3native_8h_source.html b/dependencies/include/glfw-3.3.8/docs/html/glfw3native_8h_source.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/glfw3native_8h_source.html rename to dependencies/include/glfw-3.3.8/docs/html/glfw3native_8h_source.html diff --git a/breakout/glfw-3.3.8/docs/html/group__buttons.html b/dependencies/include/glfw-3.3.8/docs/html/group__buttons.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/group__buttons.html rename to dependencies/include/glfw-3.3.8/docs/html/group__buttons.html diff --git a/breakout/glfw-3.3.8/docs/html/group__context.html b/dependencies/include/glfw-3.3.8/docs/html/group__context.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/group__context.html rename to dependencies/include/glfw-3.3.8/docs/html/group__context.html diff --git a/breakout/glfw-3.3.8/docs/html/group__errors.html b/dependencies/include/glfw-3.3.8/docs/html/group__errors.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/group__errors.html rename to dependencies/include/glfw-3.3.8/docs/html/group__errors.html diff --git a/breakout/glfw-3.3.8/docs/html/group__gamepad__axes.html b/dependencies/include/glfw-3.3.8/docs/html/group__gamepad__axes.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/group__gamepad__axes.html rename to dependencies/include/glfw-3.3.8/docs/html/group__gamepad__axes.html diff --git a/breakout/glfw-3.3.8/docs/html/group__gamepad__buttons.html b/dependencies/include/glfw-3.3.8/docs/html/group__gamepad__buttons.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/group__gamepad__buttons.html rename to dependencies/include/glfw-3.3.8/docs/html/group__gamepad__buttons.html diff --git a/breakout/glfw-3.3.8/docs/html/group__hat__state.html b/dependencies/include/glfw-3.3.8/docs/html/group__hat__state.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/group__hat__state.html rename to dependencies/include/glfw-3.3.8/docs/html/group__hat__state.html diff --git a/breakout/glfw-3.3.8/docs/html/group__init.html b/dependencies/include/glfw-3.3.8/docs/html/group__init.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/group__init.html rename to dependencies/include/glfw-3.3.8/docs/html/group__init.html diff --git a/breakout/glfw-3.3.8/docs/html/group__input.html b/dependencies/include/glfw-3.3.8/docs/html/group__input.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/group__input.html rename to dependencies/include/glfw-3.3.8/docs/html/group__input.html diff --git a/breakout/glfw-3.3.8/docs/html/group__joysticks.html b/dependencies/include/glfw-3.3.8/docs/html/group__joysticks.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/group__joysticks.html rename to dependencies/include/glfw-3.3.8/docs/html/group__joysticks.html diff --git a/breakout/glfw-3.3.8/docs/html/group__keys.html b/dependencies/include/glfw-3.3.8/docs/html/group__keys.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/group__keys.html rename to dependencies/include/glfw-3.3.8/docs/html/group__keys.html diff --git a/breakout/glfw-3.3.8/docs/html/group__mods.html b/dependencies/include/glfw-3.3.8/docs/html/group__mods.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/group__mods.html rename to dependencies/include/glfw-3.3.8/docs/html/group__mods.html diff --git a/breakout/glfw-3.3.8/docs/html/group__monitor.html b/dependencies/include/glfw-3.3.8/docs/html/group__monitor.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/group__monitor.html rename to dependencies/include/glfw-3.3.8/docs/html/group__monitor.html diff --git a/breakout/glfw-3.3.8/docs/html/group__native.html b/dependencies/include/glfw-3.3.8/docs/html/group__native.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/group__native.html rename to dependencies/include/glfw-3.3.8/docs/html/group__native.html diff --git a/breakout/glfw-3.3.8/docs/html/group__shapes.html b/dependencies/include/glfw-3.3.8/docs/html/group__shapes.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/group__shapes.html rename to dependencies/include/glfw-3.3.8/docs/html/group__shapes.html diff --git a/breakout/glfw-3.3.8/docs/html/group__vulkan.html b/dependencies/include/glfw-3.3.8/docs/html/group__vulkan.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/group__vulkan.html rename to dependencies/include/glfw-3.3.8/docs/html/group__vulkan.html diff --git a/breakout/glfw-3.3.8/docs/html/group__window.html b/dependencies/include/glfw-3.3.8/docs/html/group__window.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/group__window.html rename to dependencies/include/glfw-3.3.8/docs/html/group__window.html diff --git a/breakout/glfw-3.3.8/docs/html/index.html b/dependencies/include/glfw-3.3.8/docs/html/index.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/index.html rename to dependencies/include/glfw-3.3.8/docs/html/index.html diff --git a/breakout/glfw-3.3.8/docs/html/input_8dox.html b/dependencies/include/glfw-3.3.8/docs/html/input_8dox.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/input_8dox.html rename to dependencies/include/glfw-3.3.8/docs/html/input_8dox.html diff --git a/breakout/glfw-3.3.8/docs/html/input_guide.html b/dependencies/include/glfw-3.3.8/docs/html/input_guide.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/input_guide.html rename to dependencies/include/glfw-3.3.8/docs/html/input_guide.html diff --git a/breakout/glfw-3.3.8/docs/html/internal_8dox.html b/dependencies/include/glfw-3.3.8/docs/html/internal_8dox.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/internal_8dox.html rename to dependencies/include/glfw-3.3.8/docs/html/internal_8dox.html diff --git a/breakout/glfw-3.3.8/docs/html/internals_guide.html b/dependencies/include/glfw-3.3.8/docs/html/internals_guide.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/internals_guide.html rename to dependencies/include/glfw-3.3.8/docs/html/internals_guide.html diff --git a/breakout/glfw-3.3.8/docs/html/intro_8dox.html b/dependencies/include/glfw-3.3.8/docs/html/intro_8dox.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/intro_8dox.html rename to dependencies/include/glfw-3.3.8/docs/html/intro_8dox.html diff --git a/breakout/glfw-3.3.8/docs/html/intro_guide.html b/dependencies/include/glfw-3.3.8/docs/html/intro_guide.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/intro_guide.html rename to dependencies/include/glfw-3.3.8/docs/html/intro_guide.html diff --git a/breakout/glfw-3.3.8/docs/html/jquery.js b/dependencies/include/glfw-3.3.8/docs/html/jquery.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/jquery.js rename to dependencies/include/glfw-3.3.8/docs/html/jquery.js diff --git a/breakout/glfw-3.3.8/docs/html/main_8dox.html b/dependencies/include/glfw-3.3.8/docs/html/main_8dox.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/main_8dox.html rename to dependencies/include/glfw-3.3.8/docs/html/main_8dox.html diff --git a/breakout/glfw-3.3.8/docs/html/menu.js b/dependencies/include/glfw-3.3.8/docs/html/menu.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/menu.js rename to dependencies/include/glfw-3.3.8/docs/html/menu.js diff --git a/breakout/glfw-3.3.8/docs/html/menudata.js b/dependencies/include/glfw-3.3.8/docs/html/menudata.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/menudata.js rename to dependencies/include/glfw-3.3.8/docs/html/menudata.js diff --git a/breakout/glfw-3.3.8/docs/html/modules.html b/dependencies/include/glfw-3.3.8/docs/html/modules.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/modules.html rename to dependencies/include/glfw-3.3.8/docs/html/modules.html diff --git a/breakout/glfw-3.3.8/docs/html/monitor_8dox.html b/dependencies/include/glfw-3.3.8/docs/html/monitor_8dox.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/monitor_8dox.html rename to dependencies/include/glfw-3.3.8/docs/html/monitor_8dox.html diff --git a/breakout/glfw-3.3.8/docs/html/monitor_guide.html b/dependencies/include/glfw-3.3.8/docs/html/monitor_guide.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/monitor_guide.html rename to dependencies/include/glfw-3.3.8/docs/html/monitor_guide.html diff --git a/breakout/glfw-3.3.8/docs/html/moving_8dox.html b/dependencies/include/glfw-3.3.8/docs/html/moving_8dox.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/moving_8dox.html rename to dependencies/include/glfw-3.3.8/docs/html/moving_8dox.html diff --git a/breakout/glfw-3.3.8/docs/html/moving_guide.html b/dependencies/include/glfw-3.3.8/docs/html/moving_guide.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/moving_guide.html rename to dependencies/include/glfw-3.3.8/docs/html/moving_guide.html diff --git a/breakout/glfw-3.3.8/docs/html/nav_f.png b/dependencies/include/glfw-3.3.8/docs/html/nav_f.png similarity index 100% rename from breakout/glfw-3.3.8/docs/html/nav_f.png rename to dependencies/include/glfw-3.3.8/docs/html/nav_f.png diff --git a/breakout/glfw-3.3.8/docs/html/nav_g.png b/dependencies/include/glfw-3.3.8/docs/html/nav_g.png similarity index 100% rename from breakout/glfw-3.3.8/docs/html/nav_g.png rename to dependencies/include/glfw-3.3.8/docs/html/nav_g.png diff --git a/breakout/glfw-3.3.8/docs/html/nav_h.png b/dependencies/include/glfw-3.3.8/docs/html/nav_h.png similarity index 100% rename from breakout/glfw-3.3.8/docs/html/nav_h.png rename to dependencies/include/glfw-3.3.8/docs/html/nav_h.png diff --git a/breakout/glfw-3.3.8/docs/html/news.html b/dependencies/include/glfw-3.3.8/docs/html/news.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/news.html rename to dependencies/include/glfw-3.3.8/docs/html/news.html diff --git a/breakout/glfw-3.3.8/docs/html/news_8dox.html b/dependencies/include/glfw-3.3.8/docs/html/news_8dox.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/news_8dox.html rename to dependencies/include/glfw-3.3.8/docs/html/news_8dox.html diff --git a/breakout/glfw-3.3.8/docs/html/open.png b/dependencies/include/glfw-3.3.8/docs/html/open.png similarity index 100% rename from breakout/glfw-3.3.8/docs/html/open.png rename to dependencies/include/glfw-3.3.8/docs/html/open.png diff --git a/breakout/glfw-3.3.8/docs/html/pages.html b/dependencies/include/glfw-3.3.8/docs/html/pages.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/pages.html rename to dependencies/include/glfw-3.3.8/docs/html/pages.html diff --git a/breakout/glfw-3.3.8/docs/html/quick_8dox.html b/dependencies/include/glfw-3.3.8/docs/html/quick_8dox.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/quick_8dox.html rename to dependencies/include/glfw-3.3.8/docs/html/quick_8dox.html diff --git a/breakout/glfw-3.3.8/docs/html/quick_guide.html b/dependencies/include/glfw-3.3.8/docs/html/quick_guide.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/quick_guide.html rename to dependencies/include/glfw-3.3.8/docs/html/quick_guide.html diff --git a/breakout/glfw-3.3.8/docs/html/search/all_0.html b/dependencies/include/glfw-3.3.8/docs/html/search/all_0.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_0.html rename to dependencies/include/glfw-3.3.8/docs/html/search/all_0.html diff --git a/breakout/glfw-3.3.8/docs/html/search/all_0.js b/dependencies/include/glfw-3.3.8/docs/html/search/all_0.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_0.js rename to dependencies/include/glfw-3.3.8/docs/html/search/all_0.js diff --git a/breakout/glfw-3.3.8/docs/html/search/all_1.html b/dependencies/include/glfw-3.3.8/docs/html/search/all_1.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_1.html rename to dependencies/include/glfw-3.3.8/docs/html/search/all_1.html diff --git a/breakout/glfw-3.3.8/docs/html/search/all_1.js b/dependencies/include/glfw-3.3.8/docs/html/search/all_1.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_1.js rename to dependencies/include/glfw-3.3.8/docs/html/search/all_1.js diff --git a/breakout/glfw-3.3.8/docs/html/search/all_10.html b/dependencies/include/glfw-3.3.8/docs/html/search/all_10.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_10.html rename to dependencies/include/glfw-3.3.8/docs/html/search/all_10.html diff --git a/breakout/glfw-3.3.8/docs/html/search/all_10.js b/dependencies/include/glfw-3.3.8/docs/html/search/all_10.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_10.js rename to dependencies/include/glfw-3.3.8/docs/html/search/all_10.js diff --git a/breakout/glfw-3.3.8/docs/html/search/all_11.html b/dependencies/include/glfw-3.3.8/docs/html/search/all_11.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_11.html rename to dependencies/include/glfw-3.3.8/docs/html/search/all_11.html diff --git a/breakout/glfw-3.3.8/docs/html/search/all_11.js b/dependencies/include/glfw-3.3.8/docs/html/search/all_11.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_11.js rename to dependencies/include/glfw-3.3.8/docs/html/search/all_11.js diff --git a/breakout/glfw-3.3.8/docs/html/search/all_2.html b/dependencies/include/glfw-3.3.8/docs/html/search/all_2.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_2.html rename to dependencies/include/glfw-3.3.8/docs/html/search/all_2.html diff --git a/breakout/glfw-3.3.8/docs/html/search/all_2.js b/dependencies/include/glfw-3.3.8/docs/html/search/all_2.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_2.js rename to dependencies/include/glfw-3.3.8/docs/html/search/all_2.js diff --git a/breakout/glfw-3.3.8/docs/html/search/all_3.html b/dependencies/include/glfw-3.3.8/docs/html/search/all_3.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_3.html rename to dependencies/include/glfw-3.3.8/docs/html/search/all_3.html diff --git a/breakout/glfw-3.3.8/docs/html/search/all_3.js b/dependencies/include/glfw-3.3.8/docs/html/search/all_3.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_3.js rename to dependencies/include/glfw-3.3.8/docs/html/search/all_3.js diff --git a/breakout/glfw-3.3.8/docs/html/search/all_4.html b/dependencies/include/glfw-3.3.8/docs/html/search/all_4.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_4.html rename to dependencies/include/glfw-3.3.8/docs/html/search/all_4.html diff --git a/breakout/glfw-3.3.8/docs/html/search/all_4.js b/dependencies/include/glfw-3.3.8/docs/html/search/all_4.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_4.js rename to dependencies/include/glfw-3.3.8/docs/html/search/all_4.js diff --git a/breakout/glfw-3.3.8/docs/html/search/all_5.html b/dependencies/include/glfw-3.3.8/docs/html/search/all_5.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_5.html rename to dependencies/include/glfw-3.3.8/docs/html/search/all_5.html diff --git a/breakout/glfw-3.3.8/docs/html/search/all_5.js b/dependencies/include/glfw-3.3.8/docs/html/search/all_5.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_5.js rename to dependencies/include/glfw-3.3.8/docs/html/search/all_5.js diff --git a/breakout/glfw-3.3.8/docs/html/search/all_6.html b/dependencies/include/glfw-3.3.8/docs/html/search/all_6.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_6.html rename to dependencies/include/glfw-3.3.8/docs/html/search/all_6.html diff --git a/breakout/glfw-3.3.8/docs/html/search/all_6.js b/dependencies/include/glfw-3.3.8/docs/html/search/all_6.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_6.js rename to dependencies/include/glfw-3.3.8/docs/html/search/all_6.js diff --git a/breakout/glfw-3.3.8/docs/html/search/all_7.html b/dependencies/include/glfw-3.3.8/docs/html/search/all_7.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_7.html rename to dependencies/include/glfw-3.3.8/docs/html/search/all_7.html diff --git a/breakout/glfw-3.3.8/docs/html/search/all_7.js b/dependencies/include/glfw-3.3.8/docs/html/search/all_7.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_7.js rename to dependencies/include/glfw-3.3.8/docs/html/search/all_7.js diff --git a/breakout/glfw-3.3.8/docs/html/search/all_8.html b/dependencies/include/glfw-3.3.8/docs/html/search/all_8.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_8.html rename to dependencies/include/glfw-3.3.8/docs/html/search/all_8.html diff --git a/breakout/glfw-3.3.8/docs/html/search/all_8.js b/dependencies/include/glfw-3.3.8/docs/html/search/all_8.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_8.js rename to dependencies/include/glfw-3.3.8/docs/html/search/all_8.js diff --git a/breakout/glfw-3.3.8/docs/html/search/all_9.html b/dependencies/include/glfw-3.3.8/docs/html/search/all_9.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_9.html rename to dependencies/include/glfw-3.3.8/docs/html/search/all_9.html diff --git a/breakout/glfw-3.3.8/docs/html/search/all_9.js b/dependencies/include/glfw-3.3.8/docs/html/search/all_9.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_9.js rename to dependencies/include/glfw-3.3.8/docs/html/search/all_9.js diff --git a/breakout/glfw-3.3.8/docs/html/search/all_a.html b/dependencies/include/glfw-3.3.8/docs/html/search/all_a.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_a.html rename to dependencies/include/glfw-3.3.8/docs/html/search/all_a.html diff --git a/breakout/glfw-3.3.8/docs/html/search/all_a.js b/dependencies/include/glfw-3.3.8/docs/html/search/all_a.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_a.js rename to dependencies/include/glfw-3.3.8/docs/html/search/all_a.js diff --git a/breakout/glfw-3.3.8/docs/html/search/all_b.html b/dependencies/include/glfw-3.3.8/docs/html/search/all_b.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_b.html rename to dependencies/include/glfw-3.3.8/docs/html/search/all_b.html diff --git a/breakout/glfw-3.3.8/docs/html/search/all_b.js b/dependencies/include/glfw-3.3.8/docs/html/search/all_b.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_b.js rename to dependencies/include/glfw-3.3.8/docs/html/search/all_b.js diff --git a/breakout/glfw-3.3.8/docs/html/search/all_c.html b/dependencies/include/glfw-3.3.8/docs/html/search/all_c.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_c.html rename to dependencies/include/glfw-3.3.8/docs/html/search/all_c.html diff --git a/breakout/glfw-3.3.8/docs/html/search/all_c.js b/dependencies/include/glfw-3.3.8/docs/html/search/all_c.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_c.js rename to dependencies/include/glfw-3.3.8/docs/html/search/all_c.js diff --git a/breakout/glfw-3.3.8/docs/html/search/all_d.html b/dependencies/include/glfw-3.3.8/docs/html/search/all_d.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_d.html rename to dependencies/include/glfw-3.3.8/docs/html/search/all_d.html diff --git a/breakout/glfw-3.3.8/docs/html/search/all_d.js b/dependencies/include/glfw-3.3.8/docs/html/search/all_d.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_d.js rename to dependencies/include/glfw-3.3.8/docs/html/search/all_d.js diff --git a/breakout/glfw-3.3.8/docs/html/search/all_e.html b/dependencies/include/glfw-3.3.8/docs/html/search/all_e.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_e.html rename to dependencies/include/glfw-3.3.8/docs/html/search/all_e.html diff --git a/breakout/glfw-3.3.8/docs/html/search/all_e.js b/dependencies/include/glfw-3.3.8/docs/html/search/all_e.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_e.js rename to dependencies/include/glfw-3.3.8/docs/html/search/all_e.js diff --git a/breakout/glfw-3.3.8/docs/html/search/all_f.html b/dependencies/include/glfw-3.3.8/docs/html/search/all_f.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_f.html rename to dependencies/include/glfw-3.3.8/docs/html/search/all_f.html diff --git a/breakout/glfw-3.3.8/docs/html/search/all_f.js b/dependencies/include/glfw-3.3.8/docs/html/search/all_f.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/all_f.js rename to dependencies/include/glfw-3.3.8/docs/html/search/all_f.js diff --git a/breakout/glfw-3.3.8/docs/html/search/classes_0.html b/dependencies/include/glfw-3.3.8/docs/html/search/classes_0.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/classes_0.html rename to dependencies/include/glfw-3.3.8/docs/html/search/classes_0.html diff --git a/breakout/glfw-3.3.8/docs/html/search/classes_0.js b/dependencies/include/glfw-3.3.8/docs/html/search/classes_0.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/classes_0.js rename to dependencies/include/glfw-3.3.8/docs/html/search/classes_0.js diff --git a/breakout/glfw-3.3.8/docs/html/search/close.svg b/dependencies/include/glfw-3.3.8/docs/html/search/close.svg similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/close.svg rename to dependencies/include/glfw-3.3.8/docs/html/search/close.svg diff --git a/breakout/glfw-3.3.8/docs/html/search/defines_0.html b/dependencies/include/glfw-3.3.8/docs/html/search/defines_0.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/defines_0.html rename to dependencies/include/glfw-3.3.8/docs/html/search/defines_0.html diff --git a/breakout/glfw-3.3.8/docs/html/search/defines_0.js b/dependencies/include/glfw-3.3.8/docs/html/search/defines_0.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/defines_0.js rename to dependencies/include/glfw-3.3.8/docs/html/search/defines_0.js diff --git a/breakout/glfw-3.3.8/docs/html/search/files_0.html b/dependencies/include/glfw-3.3.8/docs/html/search/files_0.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/files_0.html rename to dependencies/include/glfw-3.3.8/docs/html/search/files_0.html diff --git a/breakout/glfw-3.3.8/docs/html/search/files_0.js b/dependencies/include/glfw-3.3.8/docs/html/search/files_0.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/files_0.js rename to dependencies/include/glfw-3.3.8/docs/html/search/files_0.js diff --git a/breakout/glfw-3.3.8/docs/html/search/files_1.html b/dependencies/include/glfw-3.3.8/docs/html/search/files_1.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/files_1.html rename to dependencies/include/glfw-3.3.8/docs/html/search/files_1.html diff --git a/breakout/glfw-3.3.8/docs/html/search/files_1.js b/dependencies/include/glfw-3.3.8/docs/html/search/files_1.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/files_1.js rename to dependencies/include/glfw-3.3.8/docs/html/search/files_1.js diff --git a/breakout/glfw-3.3.8/docs/html/search/files_2.html b/dependencies/include/glfw-3.3.8/docs/html/search/files_2.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/files_2.html rename to dependencies/include/glfw-3.3.8/docs/html/search/files_2.html diff --git a/breakout/glfw-3.3.8/docs/html/search/files_2.js b/dependencies/include/glfw-3.3.8/docs/html/search/files_2.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/files_2.js rename to dependencies/include/glfw-3.3.8/docs/html/search/files_2.js diff --git a/breakout/glfw-3.3.8/docs/html/search/files_3.html b/dependencies/include/glfw-3.3.8/docs/html/search/files_3.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/files_3.html rename to dependencies/include/glfw-3.3.8/docs/html/search/files_3.html diff --git a/breakout/glfw-3.3.8/docs/html/search/files_3.js b/dependencies/include/glfw-3.3.8/docs/html/search/files_3.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/files_3.js rename to dependencies/include/glfw-3.3.8/docs/html/search/files_3.js diff --git a/breakout/glfw-3.3.8/docs/html/search/files_4.html b/dependencies/include/glfw-3.3.8/docs/html/search/files_4.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/files_4.html rename to dependencies/include/glfw-3.3.8/docs/html/search/files_4.html diff --git a/breakout/glfw-3.3.8/docs/html/search/files_4.js b/dependencies/include/glfw-3.3.8/docs/html/search/files_4.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/files_4.js rename to dependencies/include/glfw-3.3.8/docs/html/search/files_4.js diff --git a/breakout/glfw-3.3.8/docs/html/search/files_5.html b/dependencies/include/glfw-3.3.8/docs/html/search/files_5.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/files_5.html rename to dependencies/include/glfw-3.3.8/docs/html/search/files_5.html diff --git a/breakout/glfw-3.3.8/docs/html/search/files_5.js b/dependencies/include/glfw-3.3.8/docs/html/search/files_5.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/files_5.js rename to dependencies/include/glfw-3.3.8/docs/html/search/files_5.js diff --git a/breakout/glfw-3.3.8/docs/html/search/files_6.html b/dependencies/include/glfw-3.3.8/docs/html/search/files_6.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/files_6.html rename to dependencies/include/glfw-3.3.8/docs/html/search/files_6.html diff --git a/breakout/glfw-3.3.8/docs/html/search/files_6.js b/dependencies/include/glfw-3.3.8/docs/html/search/files_6.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/files_6.js rename to dependencies/include/glfw-3.3.8/docs/html/search/files_6.js diff --git a/breakout/glfw-3.3.8/docs/html/search/files_7.html b/dependencies/include/glfw-3.3.8/docs/html/search/files_7.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/files_7.html rename to dependencies/include/glfw-3.3.8/docs/html/search/files_7.html diff --git a/breakout/glfw-3.3.8/docs/html/search/files_7.js b/dependencies/include/glfw-3.3.8/docs/html/search/files_7.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/files_7.js rename to dependencies/include/glfw-3.3.8/docs/html/search/files_7.js diff --git a/breakout/glfw-3.3.8/docs/html/search/files_8.html b/dependencies/include/glfw-3.3.8/docs/html/search/files_8.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/files_8.html rename to dependencies/include/glfw-3.3.8/docs/html/search/files_8.html diff --git a/breakout/glfw-3.3.8/docs/html/search/files_8.js b/dependencies/include/glfw-3.3.8/docs/html/search/files_8.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/files_8.js rename to dependencies/include/glfw-3.3.8/docs/html/search/files_8.js diff --git a/breakout/glfw-3.3.8/docs/html/search/functions_0.html b/dependencies/include/glfw-3.3.8/docs/html/search/functions_0.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/functions_0.html rename to dependencies/include/glfw-3.3.8/docs/html/search/functions_0.html diff --git a/breakout/glfw-3.3.8/docs/html/search/functions_0.js b/dependencies/include/glfw-3.3.8/docs/html/search/functions_0.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/functions_0.js rename to dependencies/include/glfw-3.3.8/docs/html/search/functions_0.js diff --git a/breakout/glfw-3.3.8/docs/html/search/groups_0.html b/dependencies/include/glfw-3.3.8/docs/html/search/groups_0.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/groups_0.html rename to dependencies/include/glfw-3.3.8/docs/html/search/groups_0.html diff --git a/breakout/glfw-3.3.8/docs/html/search/groups_0.js b/dependencies/include/glfw-3.3.8/docs/html/search/groups_0.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/groups_0.js rename to dependencies/include/glfw-3.3.8/docs/html/search/groups_0.js diff --git a/breakout/glfw-3.3.8/docs/html/search/groups_1.html b/dependencies/include/glfw-3.3.8/docs/html/search/groups_1.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/groups_1.html rename to dependencies/include/glfw-3.3.8/docs/html/search/groups_1.html diff --git a/breakout/glfw-3.3.8/docs/html/search/groups_1.js b/dependencies/include/glfw-3.3.8/docs/html/search/groups_1.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/groups_1.js rename to dependencies/include/glfw-3.3.8/docs/html/search/groups_1.js diff --git a/breakout/glfw-3.3.8/docs/html/search/groups_2.html b/dependencies/include/glfw-3.3.8/docs/html/search/groups_2.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/groups_2.html rename to dependencies/include/glfw-3.3.8/docs/html/search/groups_2.html diff --git a/breakout/glfw-3.3.8/docs/html/search/groups_2.js b/dependencies/include/glfw-3.3.8/docs/html/search/groups_2.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/groups_2.js rename to dependencies/include/glfw-3.3.8/docs/html/search/groups_2.js diff --git a/breakout/glfw-3.3.8/docs/html/search/groups_3.html b/dependencies/include/glfw-3.3.8/docs/html/search/groups_3.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/groups_3.html rename to dependencies/include/glfw-3.3.8/docs/html/search/groups_3.html diff --git a/breakout/glfw-3.3.8/docs/html/search/groups_3.js b/dependencies/include/glfw-3.3.8/docs/html/search/groups_3.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/groups_3.js rename to dependencies/include/glfw-3.3.8/docs/html/search/groups_3.js diff --git a/breakout/glfw-3.3.8/docs/html/search/groups_4.html b/dependencies/include/glfw-3.3.8/docs/html/search/groups_4.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/groups_4.html rename to dependencies/include/glfw-3.3.8/docs/html/search/groups_4.html diff --git a/breakout/glfw-3.3.8/docs/html/search/groups_4.js b/dependencies/include/glfw-3.3.8/docs/html/search/groups_4.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/groups_4.js rename to dependencies/include/glfw-3.3.8/docs/html/search/groups_4.js diff --git a/breakout/glfw-3.3.8/docs/html/search/groups_5.html b/dependencies/include/glfw-3.3.8/docs/html/search/groups_5.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/groups_5.html rename to dependencies/include/glfw-3.3.8/docs/html/search/groups_5.html diff --git a/breakout/glfw-3.3.8/docs/html/search/groups_5.js b/dependencies/include/glfw-3.3.8/docs/html/search/groups_5.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/groups_5.js rename to dependencies/include/glfw-3.3.8/docs/html/search/groups_5.js diff --git a/breakout/glfw-3.3.8/docs/html/search/groups_6.html b/dependencies/include/glfw-3.3.8/docs/html/search/groups_6.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/groups_6.html rename to dependencies/include/glfw-3.3.8/docs/html/search/groups_6.html diff --git a/breakout/glfw-3.3.8/docs/html/search/groups_6.js b/dependencies/include/glfw-3.3.8/docs/html/search/groups_6.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/groups_6.js rename to dependencies/include/glfw-3.3.8/docs/html/search/groups_6.js diff --git a/breakout/glfw-3.3.8/docs/html/search/groups_7.html b/dependencies/include/glfw-3.3.8/docs/html/search/groups_7.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/groups_7.html rename to dependencies/include/glfw-3.3.8/docs/html/search/groups_7.html diff --git a/breakout/glfw-3.3.8/docs/html/search/groups_7.js b/dependencies/include/glfw-3.3.8/docs/html/search/groups_7.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/groups_7.js rename to dependencies/include/glfw-3.3.8/docs/html/search/groups_7.js diff --git a/breakout/glfw-3.3.8/docs/html/search/groups_8.html b/dependencies/include/glfw-3.3.8/docs/html/search/groups_8.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/groups_8.html rename to dependencies/include/glfw-3.3.8/docs/html/search/groups_8.html diff --git a/breakout/glfw-3.3.8/docs/html/search/groups_8.js b/dependencies/include/glfw-3.3.8/docs/html/search/groups_8.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/groups_8.js rename to dependencies/include/glfw-3.3.8/docs/html/search/groups_8.js diff --git a/breakout/glfw-3.3.8/docs/html/search/groups_9.html b/dependencies/include/glfw-3.3.8/docs/html/search/groups_9.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/groups_9.html rename to dependencies/include/glfw-3.3.8/docs/html/search/groups_9.html diff --git a/breakout/glfw-3.3.8/docs/html/search/groups_9.js b/dependencies/include/glfw-3.3.8/docs/html/search/groups_9.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/groups_9.js rename to dependencies/include/glfw-3.3.8/docs/html/search/groups_9.js diff --git a/breakout/glfw-3.3.8/docs/html/search/groups_a.html b/dependencies/include/glfw-3.3.8/docs/html/search/groups_a.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/groups_a.html rename to dependencies/include/glfw-3.3.8/docs/html/search/groups_a.html diff --git a/breakout/glfw-3.3.8/docs/html/search/groups_a.js b/dependencies/include/glfw-3.3.8/docs/html/search/groups_a.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/groups_a.js rename to dependencies/include/glfw-3.3.8/docs/html/search/groups_a.js diff --git a/breakout/glfw-3.3.8/docs/html/search/mag_sel.svg b/dependencies/include/glfw-3.3.8/docs/html/search/mag_sel.svg similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/mag_sel.svg rename to dependencies/include/glfw-3.3.8/docs/html/search/mag_sel.svg diff --git a/breakout/glfw-3.3.8/docs/html/search/nomatches.html b/dependencies/include/glfw-3.3.8/docs/html/search/nomatches.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/nomatches.html rename to dependencies/include/glfw-3.3.8/docs/html/search/nomatches.html diff --git a/breakout/glfw-3.3.8/docs/html/search/pages_0.html b/dependencies/include/glfw-3.3.8/docs/html/search/pages_0.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/pages_0.html rename to dependencies/include/glfw-3.3.8/docs/html/search/pages_0.html diff --git a/breakout/glfw-3.3.8/docs/html/search/pages_0.js b/dependencies/include/glfw-3.3.8/docs/html/search/pages_0.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/pages_0.js rename to dependencies/include/glfw-3.3.8/docs/html/search/pages_0.js diff --git a/breakout/glfw-3.3.8/docs/html/search/pages_1.html b/dependencies/include/glfw-3.3.8/docs/html/search/pages_1.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/pages_1.html rename to dependencies/include/glfw-3.3.8/docs/html/search/pages_1.html diff --git a/breakout/glfw-3.3.8/docs/html/search/pages_1.js b/dependencies/include/glfw-3.3.8/docs/html/search/pages_1.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/pages_1.js rename to dependencies/include/glfw-3.3.8/docs/html/search/pages_1.js diff --git a/breakout/glfw-3.3.8/docs/html/search/pages_2.html b/dependencies/include/glfw-3.3.8/docs/html/search/pages_2.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/pages_2.html rename to dependencies/include/glfw-3.3.8/docs/html/search/pages_2.html diff --git a/breakout/glfw-3.3.8/docs/html/search/pages_2.js b/dependencies/include/glfw-3.3.8/docs/html/search/pages_2.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/pages_2.js rename to dependencies/include/glfw-3.3.8/docs/html/search/pages_2.js diff --git a/breakout/glfw-3.3.8/docs/html/search/pages_3.html b/dependencies/include/glfw-3.3.8/docs/html/search/pages_3.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/pages_3.html rename to dependencies/include/glfw-3.3.8/docs/html/search/pages_3.html diff --git a/breakout/glfw-3.3.8/docs/html/search/pages_3.js b/dependencies/include/glfw-3.3.8/docs/html/search/pages_3.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/pages_3.js rename to dependencies/include/glfw-3.3.8/docs/html/search/pages_3.js diff --git a/breakout/glfw-3.3.8/docs/html/search/pages_4.html b/dependencies/include/glfw-3.3.8/docs/html/search/pages_4.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/pages_4.html rename to dependencies/include/glfw-3.3.8/docs/html/search/pages_4.html diff --git a/breakout/glfw-3.3.8/docs/html/search/pages_4.js b/dependencies/include/glfw-3.3.8/docs/html/search/pages_4.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/pages_4.js rename to dependencies/include/glfw-3.3.8/docs/html/search/pages_4.js diff --git a/breakout/glfw-3.3.8/docs/html/search/pages_5.html b/dependencies/include/glfw-3.3.8/docs/html/search/pages_5.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/pages_5.html rename to dependencies/include/glfw-3.3.8/docs/html/search/pages_5.html diff --git a/breakout/glfw-3.3.8/docs/html/search/pages_5.js b/dependencies/include/glfw-3.3.8/docs/html/search/pages_5.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/pages_5.js rename to dependencies/include/glfw-3.3.8/docs/html/search/pages_5.js diff --git a/breakout/glfw-3.3.8/docs/html/search/pages_6.html b/dependencies/include/glfw-3.3.8/docs/html/search/pages_6.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/pages_6.html rename to dependencies/include/glfw-3.3.8/docs/html/search/pages_6.html diff --git a/breakout/glfw-3.3.8/docs/html/search/pages_6.js b/dependencies/include/glfw-3.3.8/docs/html/search/pages_6.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/pages_6.js rename to dependencies/include/glfw-3.3.8/docs/html/search/pages_6.js diff --git a/breakout/glfw-3.3.8/docs/html/search/pages_7.html b/dependencies/include/glfw-3.3.8/docs/html/search/pages_7.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/pages_7.html rename to dependencies/include/glfw-3.3.8/docs/html/search/pages_7.html diff --git a/breakout/glfw-3.3.8/docs/html/search/pages_7.js b/dependencies/include/glfw-3.3.8/docs/html/search/pages_7.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/pages_7.js rename to dependencies/include/glfw-3.3.8/docs/html/search/pages_7.js diff --git a/breakout/glfw-3.3.8/docs/html/search/pages_8.html b/dependencies/include/glfw-3.3.8/docs/html/search/pages_8.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/pages_8.html rename to dependencies/include/glfw-3.3.8/docs/html/search/pages_8.html diff --git a/breakout/glfw-3.3.8/docs/html/search/pages_8.js b/dependencies/include/glfw-3.3.8/docs/html/search/pages_8.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/pages_8.js rename to dependencies/include/glfw-3.3.8/docs/html/search/pages_8.js diff --git a/breakout/glfw-3.3.8/docs/html/search/pages_9.html b/dependencies/include/glfw-3.3.8/docs/html/search/pages_9.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/pages_9.html rename to dependencies/include/glfw-3.3.8/docs/html/search/pages_9.html diff --git a/breakout/glfw-3.3.8/docs/html/search/pages_9.js b/dependencies/include/glfw-3.3.8/docs/html/search/pages_9.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/pages_9.js rename to dependencies/include/glfw-3.3.8/docs/html/search/pages_9.js diff --git a/breakout/glfw-3.3.8/docs/html/search/pages_a.html b/dependencies/include/glfw-3.3.8/docs/html/search/pages_a.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/pages_a.html rename to dependencies/include/glfw-3.3.8/docs/html/search/pages_a.html diff --git a/breakout/glfw-3.3.8/docs/html/search/pages_a.js b/dependencies/include/glfw-3.3.8/docs/html/search/pages_a.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/pages_a.js rename to dependencies/include/glfw-3.3.8/docs/html/search/pages_a.js diff --git a/breakout/glfw-3.3.8/docs/html/search/search.css b/dependencies/include/glfw-3.3.8/docs/html/search/search.css similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/search.css rename to dependencies/include/glfw-3.3.8/docs/html/search/search.css diff --git a/breakout/glfw-3.3.8/docs/html/search/search.js b/dependencies/include/glfw-3.3.8/docs/html/search/search.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/search.js rename to dependencies/include/glfw-3.3.8/docs/html/search/search.js diff --git a/breakout/glfw-3.3.8/docs/html/search/search_l.png b/dependencies/include/glfw-3.3.8/docs/html/search/search_l.png similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/search_l.png rename to dependencies/include/glfw-3.3.8/docs/html/search/search_l.png diff --git a/breakout/glfw-3.3.8/docs/html/search/search_m.png b/dependencies/include/glfw-3.3.8/docs/html/search/search_m.png similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/search_m.png rename to dependencies/include/glfw-3.3.8/docs/html/search/search_m.png diff --git a/breakout/glfw-3.3.8/docs/html/search/search_r.png b/dependencies/include/glfw-3.3.8/docs/html/search/search_r.png similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/search_r.png rename to dependencies/include/glfw-3.3.8/docs/html/search/search_r.png diff --git a/breakout/glfw-3.3.8/docs/html/search/searchdata.js b/dependencies/include/glfw-3.3.8/docs/html/search/searchdata.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/searchdata.js rename to dependencies/include/glfw-3.3.8/docs/html/search/searchdata.js diff --git a/breakout/glfw-3.3.8/docs/html/search/typedefs_0.html b/dependencies/include/glfw-3.3.8/docs/html/search/typedefs_0.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/typedefs_0.html rename to dependencies/include/glfw-3.3.8/docs/html/search/typedefs_0.html diff --git a/breakout/glfw-3.3.8/docs/html/search/typedefs_0.js b/dependencies/include/glfw-3.3.8/docs/html/search/typedefs_0.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/typedefs_0.js rename to dependencies/include/glfw-3.3.8/docs/html/search/typedefs_0.js diff --git a/breakout/glfw-3.3.8/docs/html/search/variables_0.html b/dependencies/include/glfw-3.3.8/docs/html/search/variables_0.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/variables_0.html rename to dependencies/include/glfw-3.3.8/docs/html/search/variables_0.html diff --git a/breakout/glfw-3.3.8/docs/html/search/variables_0.js b/dependencies/include/glfw-3.3.8/docs/html/search/variables_0.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/variables_0.js rename to dependencies/include/glfw-3.3.8/docs/html/search/variables_0.js diff --git a/breakout/glfw-3.3.8/docs/html/search/variables_1.html b/dependencies/include/glfw-3.3.8/docs/html/search/variables_1.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/variables_1.html rename to dependencies/include/glfw-3.3.8/docs/html/search/variables_1.html diff --git a/breakout/glfw-3.3.8/docs/html/search/variables_1.js b/dependencies/include/glfw-3.3.8/docs/html/search/variables_1.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/variables_1.js rename to dependencies/include/glfw-3.3.8/docs/html/search/variables_1.js diff --git a/breakout/glfw-3.3.8/docs/html/search/variables_2.html b/dependencies/include/glfw-3.3.8/docs/html/search/variables_2.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/variables_2.html rename to dependencies/include/glfw-3.3.8/docs/html/search/variables_2.html diff --git a/breakout/glfw-3.3.8/docs/html/search/variables_2.js b/dependencies/include/glfw-3.3.8/docs/html/search/variables_2.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/variables_2.js rename to dependencies/include/glfw-3.3.8/docs/html/search/variables_2.js diff --git a/breakout/glfw-3.3.8/docs/html/search/variables_3.html b/dependencies/include/glfw-3.3.8/docs/html/search/variables_3.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/variables_3.html rename to dependencies/include/glfw-3.3.8/docs/html/search/variables_3.html diff --git a/breakout/glfw-3.3.8/docs/html/search/variables_3.js b/dependencies/include/glfw-3.3.8/docs/html/search/variables_3.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/variables_3.js rename to dependencies/include/glfw-3.3.8/docs/html/search/variables_3.js diff --git a/breakout/glfw-3.3.8/docs/html/search/variables_4.html b/dependencies/include/glfw-3.3.8/docs/html/search/variables_4.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/variables_4.html rename to dependencies/include/glfw-3.3.8/docs/html/search/variables_4.html diff --git a/breakout/glfw-3.3.8/docs/html/search/variables_4.js b/dependencies/include/glfw-3.3.8/docs/html/search/variables_4.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/variables_4.js rename to dependencies/include/glfw-3.3.8/docs/html/search/variables_4.js diff --git a/breakout/glfw-3.3.8/docs/html/search/variables_5.html b/dependencies/include/glfw-3.3.8/docs/html/search/variables_5.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/variables_5.html rename to dependencies/include/glfw-3.3.8/docs/html/search/variables_5.html diff --git a/breakout/glfw-3.3.8/docs/html/search/variables_5.js b/dependencies/include/glfw-3.3.8/docs/html/search/variables_5.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/variables_5.js rename to dependencies/include/glfw-3.3.8/docs/html/search/variables_5.js diff --git a/breakout/glfw-3.3.8/docs/html/search/variables_6.html b/dependencies/include/glfw-3.3.8/docs/html/search/variables_6.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/variables_6.html rename to dependencies/include/glfw-3.3.8/docs/html/search/variables_6.html diff --git a/breakout/glfw-3.3.8/docs/html/search/variables_6.js b/dependencies/include/glfw-3.3.8/docs/html/search/variables_6.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/variables_6.js rename to dependencies/include/glfw-3.3.8/docs/html/search/variables_6.js diff --git a/breakout/glfw-3.3.8/docs/html/search/variables_7.html b/dependencies/include/glfw-3.3.8/docs/html/search/variables_7.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/variables_7.html rename to dependencies/include/glfw-3.3.8/docs/html/search/variables_7.html diff --git a/breakout/glfw-3.3.8/docs/html/search/variables_7.js b/dependencies/include/glfw-3.3.8/docs/html/search/variables_7.js similarity index 100% rename from breakout/glfw-3.3.8/docs/html/search/variables_7.js rename to dependencies/include/glfw-3.3.8/docs/html/search/variables_7.js diff --git a/breakout/glfw-3.3.8/docs/html/spaces.svg b/dependencies/include/glfw-3.3.8/docs/html/spaces.svg similarity index 100% rename from breakout/glfw-3.3.8/docs/html/spaces.svg rename to dependencies/include/glfw-3.3.8/docs/html/spaces.svg diff --git a/breakout/glfw-3.3.8/docs/html/splitbar.png b/dependencies/include/glfw-3.3.8/docs/html/splitbar.png similarity index 100% rename from breakout/glfw-3.3.8/docs/html/splitbar.png rename to dependencies/include/glfw-3.3.8/docs/html/splitbar.png diff --git a/breakout/glfw-3.3.8/docs/html/structGLFWgamepadstate.html b/dependencies/include/glfw-3.3.8/docs/html/structGLFWgamepadstate.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/structGLFWgamepadstate.html rename to dependencies/include/glfw-3.3.8/docs/html/structGLFWgamepadstate.html diff --git a/breakout/glfw-3.3.8/docs/html/structGLFWgammaramp.html b/dependencies/include/glfw-3.3.8/docs/html/structGLFWgammaramp.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/structGLFWgammaramp.html rename to dependencies/include/glfw-3.3.8/docs/html/structGLFWgammaramp.html diff --git a/breakout/glfw-3.3.8/docs/html/structGLFWimage.html b/dependencies/include/glfw-3.3.8/docs/html/structGLFWimage.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/structGLFWimage.html rename to dependencies/include/glfw-3.3.8/docs/html/structGLFWimage.html diff --git a/breakout/glfw-3.3.8/docs/html/structGLFWvidmode.html b/dependencies/include/glfw-3.3.8/docs/html/structGLFWvidmode.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/structGLFWvidmode.html rename to dependencies/include/glfw-3.3.8/docs/html/structGLFWvidmode.html diff --git a/breakout/glfw-3.3.8/docs/html/sync_off.png b/dependencies/include/glfw-3.3.8/docs/html/sync_off.png similarity index 100% rename from breakout/glfw-3.3.8/docs/html/sync_off.png rename to dependencies/include/glfw-3.3.8/docs/html/sync_off.png diff --git a/breakout/glfw-3.3.8/docs/html/sync_on.png b/dependencies/include/glfw-3.3.8/docs/html/sync_on.png similarity index 100% rename from breakout/glfw-3.3.8/docs/html/sync_on.png rename to dependencies/include/glfw-3.3.8/docs/html/sync_on.png diff --git a/breakout/glfw-3.3.8/docs/html/tab_a.png b/dependencies/include/glfw-3.3.8/docs/html/tab_a.png similarity index 100% rename from breakout/glfw-3.3.8/docs/html/tab_a.png rename to dependencies/include/glfw-3.3.8/docs/html/tab_a.png diff --git a/breakout/glfw-3.3.8/docs/html/tab_b.png b/dependencies/include/glfw-3.3.8/docs/html/tab_b.png similarity index 100% rename from breakout/glfw-3.3.8/docs/html/tab_b.png rename to dependencies/include/glfw-3.3.8/docs/html/tab_b.png diff --git a/breakout/glfw-3.3.8/docs/html/tab_h.png b/dependencies/include/glfw-3.3.8/docs/html/tab_h.png similarity index 100% rename from breakout/glfw-3.3.8/docs/html/tab_h.png rename to dependencies/include/glfw-3.3.8/docs/html/tab_h.png diff --git a/breakout/glfw-3.3.8/docs/html/tab_s.png b/dependencies/include/glfw-3.3.8/docs/html/tab_s.png similarity index 100% rename from breakout/glfw-3.3.8/docs/html/tab_s.png rename to dependencies/include/glfw-3.3.8/docs/html/tab_s.png diff --git a/breakout/glfw-3.3.8/docs/html/tabs.css b/dependencies/include/glfw-3.3.8/docs/html/tabs.css similarity index 100% rename from breakout/glfw-3.3.8/docs/html/tabs.css rename to dependencies/include/glfw-3.3.8/docs/html/tabs.css diff --git a/breakout/glfw-3.3.8/docs/html/vulkan_8dox.html b/dependencies/include/glfw-3.3.8/docs/html/vulkan_8dox.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/vulkan_8dox.html rename to dependencies/include/glfw-3.3.8/docs/html/vulkan_8dox.html diff --git a/breakout/glfw-3.3.8/docs/html/vulkan_guide.html b/dependencies/include/glfw-3.3.8/docs/html/vulkan_guide.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/vulkan_guide.html rename to dependencies/include/glfw-3.3.8/docs/html/vulkan_guide.html diff --git a/breakout/glfw-3.3.8/docs/html/window_8dox.html b/dependencies/include/glfw-3.3.8/docs/html/window_8dox.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/window_8dox.html rename to dependencies/include/glfw-3.3.8/docs/html/window_8dox.html diff --git a/breakout/glfw-3.3.8/docs/html/window_guide.html b/dependencies/include/glfw-3.3.8/docs/html/window_guide.html similarity index 100% rename from breakout/glfw-3.3.8/docs/html/window_guide.html rename to dependencies/include/glfw-3.3.8/docs/html/window_guide.html diff --git a/breakout/glfw-3.3.8/docs/input.dox b/dependencies/include/glfw-3.3.8/docs/input.dox similarity index 100% rename from breakout/glfw-3.3.8/docs/input.dox rename to dependencies/include/glfw-3.3.8/docs/input.dox diff --git a/breakout/glfw-3.3.8/docs/internal.dox b/dependencies/include/glfw-3.3.8/docs/internal.dox similarity index 100% rename from breakout/glfw-3.3.8/docs/internal.dox rename to dependencies/include/glfw-3.3.8/docs/internal.dox diff --git a/breakout/glfw-3.3.8/docs/intro.dox b/dependencies/include/glfw-3.3.8/docs/intro.dox similarity index 100% rename from breakout/glfw-3.3.8/docs/intro.dox rename to dependencies/include/glfw-3.3.8/docs/intro.dox diff --git a/breakout/glfw-3.3.8/docs/main.dox b/dependencies/include/glfw-3.3.8/docs/main.dox similarity index 100% rename from breakout/glfw-3.3.8/docs/main.dox rename to dependencies/include/glfw-3.3.8/docs/main.dox diff --git a/breakout/glfw-3.3.8/docs/monitor.dox b/dependencies/include/glfw-3.3.8/docs/monitor.dox similarity index 100% rename from breakout/glfw-3.3.8/docs/monitor.dox rename to dependencies/include/glfw-3.3.8/docs/monitor.dox diff --git a/breakout/glfw-3.3.8/docs/moving.dox b/dependencies/include/glfw-3.3.8/docs/moving.dox similarity index 100% rename from breakout/glfw-3.3.8/docs/moving.dox rename to dependencies/include/glfw-3.3.8/docs/moving.dox diff --git a/breakout/glfw-3.3.8/docs/news.dox b/dependencies/include/glfw-3.3.8/docs/news.dox similarity index 100% rename from breakout/glfw-3.3.8/docs/news.dox rename to dependencies/include/glfw-3.3.8/docs/news.dox diff --git a/breakout/glfw-3.3.8/docs/quick.dox b/dependencies/include/glfw-3.3.8/docs/quick.dox similarity index 100% rename from breakout/glfw-3.3.8/docs/quick.dox rename to dependencies/include/glfw-3.3.8/docs/quick.dox diff --git a/breakout/glfw-3.3.8/docs/spaces.svg b/dependencies/include/glfw-3.3.8/docs/spaces.svg similarity index 100% rename from breakout/glfw-3.3.8/docs/spaces.svg rename to dependencies/include/glfw-3.3.8/docs/spaces.svg diff --git a/breakout/glfw-3.3.8/docs/vulkan.dox b/dependencies/include/glfw-3.3.8/docs/vulkan.dox similarity index 100% rename from breakout/glfw-3.3.8/docs/vulkan.dox rename to dependencies/include/glfw-3.3.8/docs/vulkan.dox diff --git a/breakout/glfw-3.3.8/docs/window.dox b/dependencies/include/glfw-3.3.8/docs/window.dox similarity index 100% rename from breakout/glfw-3.3.8/docs/window.dox rename to dependencies/include/glfw-3.3.8/docs/window.dox diff --git a/breakout/glfw-3.3.8/examples/CMakeLists.txt b/dependencies/include/glfw-3.3.8/examples/CMakeLists.txt similarity index 100% rename from breakout/glfw-3.3.8/examples/CMakeLists.txt rename to dependencies/include/glfw-3.3.8/examples/CMakeLists.txt diff --git a/breakout/glfw-3.3.8/examples/boing.c b/dependencies/include/glfw-3.3.8/examples/boing.c similarity index 100% rename from breakout/glfw-3.3.8/examples/boing.c rename to dependencies/include/glfw-3.3.8/examples/boing.c diff --git a/breakout/glfw-3.3.8/examples/gears.c b/dependencies/include/glfw-3.3.8/examples/gears.c similarity index 100% rename from breakout/glfw-3.3.8/examples/gears.c rename to dependencies/include/glfw-3.3.8/examples/gears.c diff --git a/breakout/glfw-3.3.8/examples/glfw.icns b/dependencies/include/glfw-3.3.8/examples/glfw.icns similarity index 100% rename from breakout/glfw-3.3.8/examples/glfw.icns rename to dependencies/include/glfw-3.3.8/examples/glfw.icns diff --git a/breakout/glfw-3.3.8/examples/glfw.ico b/dependencies/include/glfw-3.3.8/examples/glfw.ico similarity index 100% rename from breakout/glfw-3.3.8/examples/glfw.ico rename to dependencies/include/glfw-3.3.8/examples/glfw.ico diff --git a/breakout/glfw-3.3.8/examples/glfw.rc b/dependencies/include/glfw-3.3.8/examples/glfw.rc similarity index 100% rename from breakout/glfw-3.3.8/examples/glfw.rc rename to dependencies/include/glfw-3.3.8/examples/glfw.rc diff --git a/breakout/glfw-3.3.8/examples/heightmap.c b/dependencies/include/glfw-3.3.8/examples/heightmap.c similarity index 100% rename from breakout/glfw-3.3.8/examples/heightmap.c rename to dependencies/include/glfw-3.3.8/examples/heightmap.c diff --git a/breakout/glfw-3.3.8/examples/offscreen.c b/dependencies/include/glfw-3.3.8/examples/offscreen.c similarity index 100% rename from breakout/glfw-3.3.8/examples/offscreen.c rename to dependencies/include/glfw-3.3.8/examples/offscreen.c diff --git a/breakout/glfw-3.3.8/examples/particles.c b/dependencies/include/glfw-3.3.8/examples/particles.c similarity index 100% rename from breakout/glfw-3.3.8/examples/particles.c rename to dependencies/include/glfw-3.3.8/examples/particles.c diff --git a/breakout/glfw-3.3.8/examples/sharing.c b/dependencies/include/glfw-3.3.8/examples/sharing.c similarity index 100% rename from breakout/glfw-3.3.8/examples/sharing.c rename to dependencies/include/glfw-3.3.8/examples/sharing.c diff --git a/breakout/glfw-3.3.8/examples/simple.c b/dependencies/include/glfw-3.3.8/examples/simple.c similarity index 100% rename from breakout/glfw-3.3.8/examples/simple.c rename to dependencies/include/glfw-3.3.8/examples/simple.c diff --git a/breakout/glfw-3.3.8/examples/splitview.c b/dependencies/include/glfw-3.3.8/examples/splitview.c similarity index 100% rename from breakout/glfw-3.3.8/examples/splitview.c rename to dependencies/include/glfw-3.3.8/examples/splitview.c diff --git a/breakout/glfw-3.3.8/examples/wave.c b/dependencies/include/glfw-3.3.8/examples/wave.c similarity index 100% rename from breakout/glfw-3.3.8/examples/wave.c rename to dependencies/include/glfw-3.3.8/examples/wave.c diff --git a/breakout/glfw-3.3.8/include/GLFW/glfw3.h b/dependencies/include/glfw-3.3.8/include/GLFW/glfw3.h similarity index 100% rename from breakout/glfw-3.3.8/include/GLFW/glfw3.h rename to dependencies/include/glfw-3.3.8/include/GLFW/glfw3.h diff --git a/breakout/glfw-3.3.8/include/GLFW/glfw3native.h b/dependencies/include/glfw-3.3.8/include/GLFW/glfw3native.h similarity index 100% rename from breakout/glfw-3.3.8/include/GLFW/glfw3native.h rename to dependencies/include/glfw-3.3.8/include/GLFW/glfw3native.h diff --git a/breakout/glfw-3.3.8/src/CMakeLists.txt b/dependencies/include/glfw-3.3.8/src/CMakeLists.txt similarity index 100% rename from breakout/glfw-3.3.8/src/CMakeLists.txt rename to dependencies/include/glfw-3.3.8/src/CMakeLists.txt diff --git a/breakout/glfw-3.3.8/src/cocoa_init.m b/dependencies/include/glfw-3.3.8/src/cocoa_init.m similarity index 100% rename from breakout/glfw-3.3.8/src/cocoa_init.m rename to dependencies/include/glfw-3.3.8/src/cocoa_init.m diff --git a/breakout/glfw-3.3.8/src/cocoa_joystick.h b/dependencies/include/glfw-3.3.8/src/cocoa_joystick.h similarity index 100% rename from breakout/glfw-3.3.8/src/cocoa_joystick.h rename to dependencies/include/glfw-3.3.8/src/cocoa_joystick.h diff --git a/breakout/glfw-3.3.8/src/cocoa_joystick.m b/dependencies/include/glfw-3.3.8/src/cocoa_joystick.m similarity index 100% rename from breakout/glfw-3.3.8/src/cocoa_joystick.m rename to dependencies/include/glfw-3.3.8/src/cocoa_joystick.m diff --git a/breakout/glfw-3.3.8/src/cocoa_monitor.m b/dependencies/include/glfw-3.3.8/src/cocoa_monitor.m similarity index 100% rename from breakout/glfw-3.3.8/src/cocoa_monitor.m rename to dependencies/include/glfw-3.3.8/src/cocoa_monitor.m diff --git a/breakout/glfw-3.3.8/src/cocoa_platform.h b/dependencies/include/glfw-3.3.8/src/cocoa_platform.h similarity index 100% rename from breakout/glfw-3.3.8/src/cocoa_platform.h rename to dependencies/include/glfw-3.3.8/src/cocoa_platform.h diff --git a/breakout/glfw-3.3.8/src/cocoa_time.c b/dependencies/include/glfw-3.3.8/src/cocoa_time.c similarity index 100% rename from breakout/glfw-3.3.8/src/cocoa_time.c rename to dependencies/include/glfw-3.3.8/src/cocoa_time.c diff --git a/breakout/glfw-3.3.8/src/cocoa_window.m b/dependencies/include/glfw-3.3.8/src/cocoa_window.m similarity index 100% rename from breakout/glfw-3.3.8/src/cocoa_window.m rename to dependencies/include/glfw-3.3.8/src/cocoa_window.m diff --git a/breakout/glfw-3.3.8/src/context.c b/dependencies/include/glfw-3.3.8/src/context.c similarity index 100% rename from breakout/glfw-3.3.8/src/context.c rename to dependencies/include/glfw-3.3.8/src/context.c diff --git a/breakout/glfw-3.3.8/src/egl_context.c b/dependencies/include/glfw-3.3.8/src/egl_context.c similarity index 100% rename from breakout/glfw-3.3.8/src/egl_context.c rename to dependencies/include/glfw-3.3.8/src/egl_context.c diff --git a/breakout/glfw-3.3.8/src/egl_context.h b/dependencies/include/glfw-3.3.8/src/egl_context.h similarity index 100% rename from breakout/glfw-3.3.8/src/egl_context.h rename to dependencies/include/glfw-3.3.8/src/egl_context.h diff --git a/breakout/glfw-3.3.8/src/glfw3.pc.in b/dependencies/include/glfw-3.3.8/src/glfw3.pc.in similarity index 100% rename from breakout/glfw-3.3.8/src/glfw3.pc.in rename to dependencies/include/glfw-3.3.8/src/glfw3.pc.in diff --git a/breakout/glfw-3.3.8/src/glfw3Config.cmake.in b/dependencies/include/glfw-3.3.8/src/glfw3Config.cmake.in similarity index 100% rename from breakout/glfw-3.3.8/src/glfw3Config.cmake.in rename to dependencies/include/glfw-3.3.8/src/glfw3Config.cmake.in diff --git a/breakout/glfw-3.3.8/src/glfw_config.h.in b/dependencies/include/glfw-3.3.8/src/glfw_config.h.in similarity index 100% rename from breakout/glfw-3.3.8/src/glfw_config.h.in rename to dependencies/include/glfw-3.3.8/src/glfw_config.h.in diff --git a/breakout/glfw-3.3.8/src/glx_context.c b/dependencies/include/glfw-3.3.8/src/glx_context.c similarity index 100% rename from breakout/glfw-3.3.8/src/glx_context.c rename to dependencies/include/glfw-3.3.8/src/glx_context.c diff --git a/breakout/glfw-3.3.8/src/glx_context.h b/dependencies/include/glfw-3.3.8/src/glx_context.h similarity index 100% rename from breakout/glfw-3.3.8/src/glx_context.h rename to dependencies/include/glfw-3.3.8/src/glx_context.h diff --git a/breakout/glfw-3.3.8/src/init.c b/dependencies/include/glfw-3.3.8/src/init.c similarity index 100% rename from breakout/glfw-3.3.8/src/init.c rename to dependencies/include/glfw-3.3.8/src/init.c diff --git a/breakout/glfw-3.3.8/src/input.c b/dependencies/include/glfw-3.3.8/src/input.c similarity index 100% rename from breakout/glfw-3.3.8/src/input.c rename to dependencies/include/glfw-3.3.8/src/input.c diff --git a/breakout/glfw-3.3.8/src/internal.h b/dependencies/include/glfw-3.3.8/src/internal.h similarity index 100% rename from breakout/glfw-3.3.8/src/internal.h rename to dependencies/include/glfw-3.3.8/src/internal.h diff --git a/breakout/glfw-3.3.8/src/linux_joystick.c b/dependencies/include/glfw-3.3.8/src/linux_joystick.c similarity index 100% rename from breakout/glfw-3.3.8/src/linux_joystick.c rename to dependencies/include/glfw-3.3.8/src/linux_joystick.c diff --git a/breakout/glfw-3.3.8/src/linux_joystick.h b/dependencies/include/glfw-3.3.8/src/linux_joystick.h similarity index 100% rename from breakout/glfw-3.3.8/src/linux_joystick.h rename to dependencies/include/glfw-3.3.8/src/linux_joystick.h diff --git a/breakout/glfw-3.3.8/src/mappings.h b/dependencies/include/glfw-3.3.8/src/mappings.h similarity index 100% rename from breakout/glfw-3.3.8/src/mappings.h rename to dependencies/include/glfw-3.3.8/src/mappings.h diff --git a/breakout/glfw-3.3.8/src/mappings.h.in b/dependencies/include/glfw-3.3.8/src/mappings.h.in similarity index 100% rename from breakout/glfw-3.3.8/src/mappings.h.in rename to dependencies/include/glfw-3.3.8/src/mappings.h.in diff --git a/breakout/glfw-3.3.8/src/monitor.c b/dependencies/include/glfw-3.3.8/src/monitor.c similarity index 100% rename from breakout/glfw-3.3.8/src/monitor.c rename to dependencies/include/glfw-3.3.8/src/monitor.c diff --git a/breakout/glfw-3.3.8/src/nsgl_context.h b/dependencies/include/glfw-3.3.8/src/nsgl_context.h similarity index 100% rename from breakout/glfw-3.3.8/src/nsgl_context.h rename to dependencies/include/glfw-3.3.8/src/nsgl_context.h diff --git a/breakout/glfw-3.3.8/src/nsgl_context.m b/dependencies/include/glfw-3.3.8/src/nsgl_context.m similarity index 100% rename from breakout/glfw-3.3.8/src/nsgl_context.m rename to dependencies/include/glfw-3.3.8/src/nsgl_context.m diff --git a/breakout/glfw-3.3.8/src/null_init.c b/dependencies/include/glfw-3.3.8/src/null_init.c similarity index 100% rename from breakout/glfw-3.3.8/src/null_init.c rename to dependencies/include/glfw-3.3.8/src/null_init.c diff --git a/breakout/glfw-3.3.8/src/null_joystick.c b/dependencies/include/glfw-3.3.8/src/null_joystick.c similarity index 100% rename from breakout/glfw-3.3.8/src/null_joystick.c rename to dependencies/include/glfw-3.3.8/src/null_joystick.c diff --git a/breakout/glfw-3.3.8/src/null_joystick.h b/dependencies/include/glfw-3.3.8/src/null_joystick.h similarity index 100% rename from breakout/glfw-3.3.8/src/null_joystick.h rename to dependencies/include/glfw-3.3.8/src/null_joystick.h diff --git a/breakout/glfw-3.3.8/src/null_monitor.c b/dependencies/include/glfw-3.3.8/src/null_monitor.c similarity index 100% rename from breakout/glfw-3.3.8/src/null_monitor.c rename to dependencies/include/glfw-3.3.8/src/null_monitor.c diff --git a/breakout/glfw-3.3.8/src/null_platform.h b/dependencies/include/glfw-3.3.8/src/null_platform.h similarity index 100% rename from breakout/glfw-3.3.8/src/null_platform.h rename to dependencies/include/glfw-3.3.8/src/null_platform.h diff --git a/breakout/glfw-3.3.8/src/null_window.c b/dependencies/include/glfw-3.3.8/src/null_window.c similarity index 100% rename from breakout/glfw-3.3.8/src/null_window.c rename to dependencies/include/glfw-3.3.8/src/null_window.c diff --git a/breakout/glfw-3.3.8/src/osmesa_context.c b/dependencies/include/glfw-3.3.8/src/osmesa_context.c similarity index 100% rename from breakout/glfw-3.3.8/src/osmesa_context.c rename to dependencies/include/glfw-3.3.8/src/osmesa_context.c diff --git a/breakout/glfw-3.3.8/src/osmesa_context.h b/dependencies/include/glfw-3.3.8/src/osmesa_context.h similarity index 100% rename from breakout/glfw-3.3.8/src/osmesa_context.h rename to dependencies/include/glfw-3.3.8/src/osmesa_context.h diff --git a/breakout/glfw-3.3.8/src/posix_thread.c b/dependencies/include/glfw-3.3.8/src/posix_thread.c similarity index 100% rename from breakout/glfw-3.3.8/src/posix_thread.c rename to dependencies/include/glfw-3.3.8/src/posix_thread.c diff --git a/breakout/glfw-3.3.8/src/posix_thread.h b/dependencies/include/glfw-3.3.8/src/posix_thread.h similarity index 100% rename from breakout/glfw-3.3.8/src/posix_thread.h rename to dependencies/include/glfw-3.3.8/src/posix_thread.h diff --git a/breakout/glfw-3.3.8/src/posix_time.c b/dependencies/include/glfw-3.3.8/src/posix_time.c similarity index 100% rename from breakout/glfw-3.3.8/src/posix_time.c rename to dependencies/include/glfw-3.3.8/src/posix_time.c diff --git a/breakout/glfw-3.3.8/src/posix_time.h b/dependencies/include/glfw-3.3.8/src/posix_time.h similarity index 100% rename from breakout/glfw-3.3.8/src/posix_time.h rename to dependencies/include/glfw-3.3.8/src/posix_time.h diff --git a/breakout/glfw-3.3.8/src/vulkan.c b/dependencies/include/glfw-3.3.8/src/vulkan.c similarity index 100% rename from breakout/glfw-3.3.8/src/vulkan.c rename to dependencies/include/glfw-3.3.8/src/vulkan.c diff --git a/breakout/glfw-3.3.8/src/wgl_context.c b/dependencies/include/glfw-3.3.8/src/wgl_context.c similarity index 100% rename from breakout/glfw-3.3.8/src/wgl_context.c rename to dependencies/include/glfw-3.3.8/src/wgl_context.c diff --git a/breakout/glfw-3.3.8/src/wgl_context.h b/dependencies/include/glfw-3.3.8/src/wgl_context.h similarity index 100% rename from breakout/glfw-3.3.8/src/wgl_context.h rename to dependencies/include/glfw-3.3.8/src/wgl_context.h diff --git a/breakout/glfw-3.3.8/src/win32_init.c b/dependencies/include/glfw-3.3.8/src/win32_init.c similarity index 100% rename from breakout/glfw-3.3.8/src/win32_init.c rename to dependencies/include/glfw-3.3.8/src/win32_init.c diff --git a/breakout/glfw-3.3.8/src/win32_joystick.c b/dependencies/include/glfw-3.3.8/src/win32_joystick.c similarity index 100% rename from breakout/glfw-3.3.8/src/win32_joystick.c rename to dependencies/include/glfw-3.3.8/src/win32_joystick.c diff --git a/breakout/glfw-3.3.8/src/win32_joystick.h b/dependencies/include/glfw-3.3.8/src/win32_joystick.h similarity index 100% rename from breakout/glfw-3.3.8/src/win32_joystick.h rename to dependencies/include/glfw-3.3.8/src/win32_joystick.h diff --git a/breakout/glfw-3.3.8/src/win32_monitor.c b/dependencies/include/glfw-3.3.8/src/win32_monitor.c similarity index 100% rename from breakout/glfw-3.3.8/src/win32_monitor.c rename to dependencies/include/glfw-3.3.8/src/win32_monitor.c diff --git a/breakout/glfw-3.3.8/src/win32_platform.h b/dependencies/include/glfw-3.3.8/src/win32_platform.h similarity index 100% rename from breakout/glfw-3.3.8/src/win32_platform.h rename to dependencies/include/glfw-3.3.8/src/win32_platform.h diff --git a/breakout/glfw-3.3.8/src/win32_thread.c b/dependencies/include/glfw-3.3.8/src/win32_thread.c similarity index 100% rename from breakout/glfw-3.3.8/src/win32_thread.c rename to dependencies/include/glfw-3.3.8/src/win32_thread.c diff --git a/breakout/glfw-3.3.8/src/win32_time.c b/dependencies/include/glfw-3.3.8/src/win32_time.c similarity index 100% rename from breakout/glfw-3.3.8/src/win32_time.c rename to dependencies/include/glfw-3.3.8/src/win32_time.c diff --git a/breakout/glfw-3.3.8/src/win32_window.c b/dependencies/include/glfw-3.3.8/src/win32_window.c similarity index 100% rename from breakout/glfw-3.3.8/src/win32_window.c rename to dependencies/include/glfw-3.3.8/src/win32_window.c diff --git a/breakout/glfw-3.3.8/src/window.c b/dependencies/include/glfw-3.3.8/src/window.c similarity index 100% rename from breakout/glfw-3.3.8/src/window.c rename to dependencies/include/glfw-3.3.8/src/window.c diff --git a/breakout/glfw-3.3.8/src/wl_init.c b/dependencies/include/glfw-3.3.8/src/wl_init.c similarity index 100% rename from breakout/glfw-3.3.8/src/wl_init.c rename to dependencies/include/glfw-3.3.8/src/wl_init.c diff --git a/breakout/glfw-3.3.8/src/wl_monitor.c b/dependencies/include/glfw-3.3.8/src/wl_monitor.c similarity index 100% rename from breakout/glfw-3.3.8/src/wl_monitor.c rename to dependencies/include/glfw-3.3.8/src/wl_monitor.c diff --git a/breakout/glfw-3.3.8/src/wl_platform.h b/dependencies/include/glfw-3.3.8/src/wl_platform.h similarity index 100% rename from breakout/glfw-3.3.8/src/wl_platform.h rename to dependencies/include/glfw-3.3.8/src/wl_platform.h diff --git a/breakout/glfw-3.3.8/src/wl_window.c b/dependencies/include/glfw-3.3.8/src/wl_window.c similarity index 100% rename from breakout/glfw-3.3.8/src/wl_window.c rename to dependencies/include/glfw-3.3.8/src/wl_window.c diff --git a/breakout/glfw-3.3.8/src/x11_init.c b/dependencies/include/glfw-3.3.8/src/x11_init.c similarity index 100% rename from breakout/glfw-3.3.8/src/x11_init.c rename to dependencies/include/glfw-3.3.8/src/x11_init.c diff --git a/breakout/glfw-3.3.8/src/x11_monitor.c b/dependencies/include/glfw-3.3.8/src/x11_monitor.c similarity index 100% rename from breakout/glfw-3.3.8/src/x11_monitor.c rename to dependencies/include/glfw-3.3.8/src/x11_monitor.c diff --git a/breakout/glfw-3.3.8/src/x11_platform.h b/dependencies/include/glfw-3.3.8/src/x11_platform.h similarity index 100% rename from breakout/glfw-3.3.8/src/x11_platform.h rename to dependencies/include/glfw-3.3.8/src/x11_platform.h diff --git a/breakout/glfw-3.3.8/src/x11_window.c b/dependencies/include/glfw-3.3.8/src/x11_window.c similarity index 100% rename from breakout/glfw-3.3.8/src/x11_window.c rename to dependencies/include/glfw-3.3.8/src/x11_window.c diff --git a/breakout/glfw-3.3.8/src/xkb_unicode.c b/dependencies/include/glfw-3.3.8/src/xkb_unicode.c similarity index 100% rename from breakout/glfw-3.3.8/src/xkb_unicode.c rename to dependencies/include/glfw-3.3.8/src/xkb_unicode.c diff --git a/breakout/glfw-3.3.8/src/xkb_unicode.h b/dependencies/include/glfw-3.3.8/src/xkb_unicode.h similarity index 100% rename from breakout/glfw-3.3.8/src/xkb_unicode.h rename to dependencies/include/glfw-3.3.8/src/xkb_unicode.h diff --git a/breakout/glfw-3.3.8/tests/CMakeLists.txt b/dependencies/include/glfw-3.3.8/tests/CMakeLists.txt similarity index 100% rename from breakout/glfw-3.3.8/tests/CMakeLists.txt rename to dependencies/include/glfw-3.3.8/tests/CMakeLists.txt diff --git a/breakout/glfw-3.3.8/tests/clipboard.c b/dependencies/include/glfw-3.3.8/tests/clipboard.c similarity index 100% rename from breakout/glfw-3.3.8/tests/clipboard.c rename to dependencies/include/glfw-3.3.8/tests/clipboard.c diff --git a/breakout/glfw-3.3.8/tests/cursor.c b/dependencies/include/glfw-3.3.8/tests/cursor.c similarity index 100% rename from breakout/glfw-3.3.8/tests/cursor.c rename to dependencies/include/glfw-3.3.8/tests/cursor.c diff --git a/breakout/glfw-3.3.8/tests/empty.c b/dependencies/include/glfw-3.3.8/tests/empty.c similarity index 100% rename from breakout/glfw-3.3.8/tests/empty.c rename to dependencies/include/glfw-3.3.8/tests/empty.c diff --git a/breakout/glfw-3.3.8/tests/events.c b/dependencies/include/glfw-3.3.8/tests/events.c similarity index 100% rename from breakout/glfw-3.3.8/tests/events.c rename to dependencies/include/glfw-3.3.8/tests/events.c diff --git a/breakout/glfw-3.3.8/tests/gamma.c b/dependencies/include/glfw-3.3.8/tests/gamma.c similarity index 100% rename from breakout/glfw-3.3.8/tests/gamma.c rename to dependencies/include/glfw-3.3.8/tests/gamma.c diff --git a/breakout/glfw-3.3.8/tests/glfwinfo.c b/dependencies/include/glfw-3.3.8/tests/glfwinfo.c similarity index 100% rename from breakout/glfw-3.3.8/tests/glfwinfo.c rename to dependencies/include/glfw-3.3.8/tests/glfwinfo.c diff --git a/breakout/glfw-3.3.8/tests/icon.c b/dependencies/include/glfw-3.3.8/tests/icon.c similarity index 100% rename from breakout/glfw-3.3.8/tests/icon.c rename to dependencies/include/glfw-3.3.8/tests/icon.c diff --git a/breakout/glfw-3.3.8/tests/iconify.c b/dependencies/include/glfw-3.3.8/tests/iconify.c similarity index 100% rename from breakout/glfw-3.3.8/tests/iconify.c rename to dependencies/include/glfw-3.3.8/tests/iconify.c diff --git a/breakout/glfw-3.3.8/tests/inputlag.c b/dependencies/include/glfw-3.3.8/tests/inputlag.c similarity index 100% rename from breakout/glfw-3.3.8/tests/inputlag.c rename to dependencies/include/glfw-3.3.8/tests/inputlag.c diff --git a/breakout/glfw-3.3.8/tests/joysticks.c b/dependencies/include/glfw-3.3.8/tests/joysticks.c similarity index 100% rename from breakout/glfw-3.3.8/tests/joysticks.c rename to dependencies/include/glfw-3.3.8/tests/joysticks.c diff --git a/breakout/glfw-3.3.8/tests/monitors.c b/dependencies/include/glfw-3.3.8/tests/monitors.c similarity index 100% rename from breakout/glfw-3.3.8/tests/monitors.c rename to dependencies/include/glfw-3.3.8/tests/monitors.c diff --git a/breakout/glfw-3.3.8/tests/msaa.c b/dependencies/include/glfw-3.3.8/tests/msaa.c similarity index 100% rename from breakout/glfw-3.3.8/tests/msaa.c rename to dependencies/include/glfw-3.3.8/tests/msaa.c diff --git a/breakout/glfw-3.3.8/tests/opacity.c b/dependencies/include/glfw-3.3.8/tests/opacity.c similarity index 100% rename from breakout/glfw-3.3.8/tests/opacity.c rename to dependencies/include/glfw-3.3.8/tests/opacity.c diff --git a/breakout/glfw-3.3.8/tests/reopen.c b/dependencies/include/glfw-3.3.8/tests/reopen.c similarity index 100% rename from breakout/glfw-3.3.8/tests/reopen.c rename to dependencies/include/glfw-3.3.8/tests/reopen.c diff --git a/breakout/glfw-3.3.8/tests/tearing.c b/dependencies/include/glfw-3.3.8/tests/tearing.c similarity index 100% rename from breakout/glfw-3.3.8/tests/tearing.c rename to dependencies/include/glfw-3.3.8/tests/tearing.c diff --git a/breakout/glfw-3.3.8/tests/threads.c b/dependencies/include/glfw-3.3.8/tests/threads.c similarity index 100% rename from breakout/glfw-3.3.8/tests/threads.c rename to dependencies/include/glfw-3.3.8/tests/threads.c diff --git a/breakout/glfw-3.3.8/tests/timeout.c b/dependencies/include/glfw-3.3.8/tests/timeout.c similarity index 100% rename from breakout/glfw-3.3.8/tests/timeout.c rename to dependencies/include/glfw-3.3.8/tests/timeout.c diff --git a/breakout/glfw-3.3.8/tests/title.c b/dependencies/include/glfw-3.3.8/tests/title.c similarity index 100% rename from breakout/glfw-3.3.8/tests/title.c rename to dependencies/include/glfw-3.3.8/tests/title.c diff --git a/breakout/glfw-3.3.8/tests/triangle-vulkan.c b/dependencies/include/glfw-3.3.8/tests/triangle-vulkan.c similarity index 100% rename from breakout/glfw-3.3.8/tests/triangle-vulkan.c rename to dependencies/include/glfw-3.3.8/tests/triangle-vulkan.c diff --git a/breakout/glfw-3.3.8/tests/windows.c b/dependencies/include/glfw-3.3.8/tests/windows.c similarity index 100% rename from breakout/glfw-3.3.8/tests/windows.c rename to dependencies/include/glfw-3.3.8/tests/windows.c diff --git a/breakout/glm/.appveyor.yml b/dependencies/include/glm/.appveyor.yml similarity index 100% rename from breakout/glm/.appveyor.yml rename to dependencies/include/glm/.appveyor.yml diff --git a/breakout/glm/.travis.yml b/dependencies/include/glm/.travis.yml similarity index 100% rename from breakout/glm/.travis.yml rename to dependencies/include/glm/.travis.yml diff --git a/breakout/glm/CMakeLists.txt b/dependencies/include/glm/CMakeLists.txt similarity index 100% rename from breakout/glm/CMakeLists.txt rename to dependencies/include/glm/CMakeLists.txt diff --git a/breakout/glm/cmake/glm/glmConfig-version.cmake b/dependencies/include/glm/cmake/glm/glmConfig-version.cmake similarity index 100% rename from breakout/glm/cmake/glm/glmConfig-version.cmake rename to dependencies/include/glm/cmake/glm/glmConfig-version.cmake diff --git a/breakout/glm/cmake/glm/glmConfig.cmake b/dependencies/include/glm/cmake/glm/glmConfig.cmake similarity index 100% rename from breakout/glm/cmake/glm/glmConfig.cmake rename to dependencies/include/glm/cmake/glm/glmConfig.cmake diff --git a/breakout/glm/copying.txt b/dependencies/include/glm/copying.txt similarity index 100% rename from breakout/glm/copying.txt rename to dependencies/include/glm/copying.txt diff --git a/breakout/glm/doc/api/a00001_source.html b/dependencies/include/glm/doc/api/a00001_source.html similarity index 100% rename from breakout/glm/doc/api/a00001_source.html rename to dependencies/include/glm/doc/api/a00001_source.html diff --git a/breakout/glm/doc/api/a00002_source.html b/dependencies/include/glm/doc/api/a00002_source.html similarity index 100% rename from breakout/glm/doc/api/a00002_source.html rename to dependencies/include/glm/doc/api/a00002_source.html diff --git a/breakout/glm/doc/api/a00003_source.html b/dependencies/include/glm/doc/api/a00003_source.html similarity index 100% rename from breakout/glm/doc/api/a00003_source.html rename to dependencies/include/glm/doc/api/a00003_source.html diff --git a/breakout/glm/doc/api/a00004_source.html b/dependencies/include/glm/doc/api/a00004_source.html similarity index 100% rename from breakout/glm/doc/api/a00004_source.html rename to dependencies/include/glm/doc/api/a00004_source.html diff --git a/breakout/glm/doc/api/a00005_source.html b/dependencies/include/glm/doc/api/a00005_source.html similarity index 100% rename from breakout/glm/doc/api/a00005_source.html rename to dependencies/include/glm/doc/api/a00005_source.html diff --git a/breakout/glm/doc/api/a00006_source.html b/dependencies/include/glm/doc/api/a00006_source.html similarity index 100% rename from breakout/glm/doc/api/a00006_source.html rename to dependencies/include/glm/doc/api/a00006_source.html diff --git a/breakout/glm/doc/api/a00007.html b/dependencies/include/glm/doc/api/a00007.html similarity index 100% rename from breakout/glm/doc/api/a00007.html rename to dependencies/include/glm/doc/api/a00007.html diff --git a/breakout/glm/doc/api/a00007_source.html b/dependencies/include/glm/doc/api/a00007_source.html similarity index 100% rename from breakout/glm/doc/api/a00007_source.html rename to dependencies/include/glm/doc/api/a00007_source.html diff --git a/breakout/glm/doc/api/a00008.html b/dependencies/include/glm/doc/api/a00008.html similarity index 100% rename from breakout/glm/doc/api/a00008.html rename to dependencies/include/glm/doc/api/a00008.html diff --git a/breakout/glm/doc/api/a00008_source.html b/dependencies/include/glm/doc/api/a00008_source.html similarity index 100% rename from breakout/glm/doc/api/a00008_source.html rename to dependencies/include/glm/doc/api/a00008_source.html diff --git a/breakout/glm/doc/api/a00009.html b/dependencies/include/glm/doc/api/a00009.html similarity index 100% rename from breakout/glm/doc/api/a00009.html rename to dependencies/include/glm/doc/api/a00009.html diff --git a/breakout/glm/doc/api/a00009_source.html b/dependencies/include/glm/doc/api/a00009_source.html similarity index 100% rename from breakout/glm/doc/api/a00009_source.html rename to dependencies/include/glm/doc/api/a00009_source.html diff --git a/breakout/glm/doc/api/a00010.html b/dependencies/include/glm/doc/api/a00010.html similarity index 100% rename from breakout/glm/doc/api/a00010.html rename to dependencies/include/glm/doc/api/a00010.html diff --git a/breakout/glm/doc/api/a00010_source.html b/dependencies/include/glm/doc/api/a00010_source.html similarity index 100% rename from breakout/glm/doc/api/a00010_source.html rename to dependencies/include/glm/doc/api/a00010_source.html diff --git a/breakout/glm/doc/api/a00011.html b/dependencies/include/glm/doc/api/a00011.html similarity index 100% rename from breakout/glm/doc/api/a00011.html rename to dependencies/include/glm/doc/api/a00011.html diff --git a/breakout/glm/doc/api/a00011_source.html b/dependencies/include/glm/doc/api/a00011_source.html similarity index 100% rename from breakout/glm/doc/api/a00011_source.html rename to dependencies/include/glm/doc/api/a00011_source.html diff --git a/breakout/glm/doc/api/a00012.html b/dependencies/include/glm/doc/api/a00012.html similarity index 100% rename from breakout/glm/doc/api/a00012.html rename to dependencies/include/glm/doc/api/a00012.html diff --git a/breakout/glm/doc/api/a00012_source.html b/dependencies/include/glm/doc/api/a00012_source.html similarity index 100% rename from breakout/glm/doc/api/a00012_source.html rename to dependencies/include/glm/doc/api/a00012_source.html diff --git a/breakout/glm/doc/api/a00013.html b/dependencies/include/glm/doc/api/a00013.html similarity index 100% rename from breakout/glm/doc/api/a00013.html rename to dependencies/include/glm/doc/api/a00013.html diff --git a/breakout/glm/doc/api/a00013_source.html b/dependencies/include/glm/doc/api/a00013_source.html similarity index 100% rename from breakout/glm/doc/api/a00013_source.html rename to dependencies/include/glm/doc/api/a00013_source.html diff --git a/breakout/glm/doc/api/a00014.html b/dependencies/include/glm/doc/api/a00014.html similarity index 100% rename from breakout/glm/doc/api/a00014.html rename to dependencies/include/glm/doc/api/a00014.html diff --git a/breakout/glm/doc/api/a00014_source.html b/dependencies/include/glm/doc/api/a00014_source.html similarity index 100% rename from breakout/glm/doc/api/a00014_source.html rename to dependencies/include/glm/doc/api/a00014_source.html diff --git a/breakout/glm/doc/api/a00015.html b/dependencies/include/glm/doc/api/a00015.html similarity index 100% rename from breakout/glm/doc/api/a00015.html rename to dependencies/include/glm/doc/api/a00015.html diff --git a/breakout/glm/doc/api/a00015_source.html b/dependencies/include/glm/doc/api/a00015_source.html similarity index 100% rename from breakout/glm/doc/api/a00015_source.html rename to dependencies/include/glm/doc/api/a00015_source.html diff --git a/breakout/glm/doc/api/a00016.html b/dependencies/include/glm/doc/api/a00016.html similarity index 100% rename from breakout/glm/doc/api/a00016.html rename to dependencies/include/glm/doc/api/a00016.html diff --git a/breakout/glm/doc/api/a00016_source.html b/dependencies/include/glm/doc/api/a00016_source.html similarity index 100% rename from breakout/glm/doc/api/a00016_source.html rename to dependencies/include/glm/doc/api/a00016_source.html diff --git a/breakout/glm/doc/api/a00017.html b/dependencies/include/glm/doc/api/a00017.html similarity index 100% rename from breakout/glm/doc/api/a00017.html rename to dependencies/include/glm/doc/api/a00017.html diff --git a/breakout/glm/doc/api/a00017_source.html b/dependencies/include/glm/doc/api/a00017_source.html similarity index 100% rename from breakout/glm/doc/api/a00017_source.html rename to dependencies/include/glm/doc/api/a00017_source.html diff --git a/breakout/glm/doc/api/a00018.html b/dependencies/include/glm/doc/api/a00018.html similarity index 100% rename from breakout/glm/doc/api/a00018.html rename to dependencies/include/glm/doc/api/a00018.html diff --git a/breakout/glm/doc/api/a00018_source.html b/dependencies/include/glm/doc/api/a00018_source.html similarity index 100% rename from breakout/glm/doc/api/a00018_source.html rename to dependencies/include/glm/doc/api/a00018_source.html diff --git a/breakout/glm/doc/api/a00019_source.html b/dependencies/include/glm/doc/api/a00019_source.html similarity index 100% rename from breakout/glm/doc/api/a00019_source.html rename to dependencies/include/glm/doc/api/a00019_source.html diff --git a/breakout/glm/doc/api/a00020_source.html b/dependencies/include/glm/doc/api/a00020_source.html similarity index 100% rename from breakout/glm/doc/api/a00020_source.html rename to dependencies/include/glm/doc/api/a00020_source.html diff --git a/breakout/glm/doc/api/a00021.html b/dependencies/include/glm/doc/api/a00021.html similarity index 100% rename from breakout/glm/doc/api/a00021.html rename to dependencies/include/glm/doc/api/a00021.html diff --git a/breakout/glm/doc/api/a00021_source.html b/dependencies/include/glm/doc/api/a00021_source.html similarity index 100% rename from breakout/glm/doc/api/a00021_source.html rename to dependencies/include/glm/doc/api/a00021_source.html diff --git a/breakout/glm/doc/api/a00022.html b/dependencies/include/glm/doc/api/a00022.html similarity index 100% rename from breakout/glm/doc/api/a00022.html rename to dependencies/include/glm/doc/api/a00022.html diff --git a/breakout/glm/doc/api/a00022_source.html b/dependencies/include/glm/doc/api/a00022_source.html similarity index 100% rename from breakout/glm/doc/api/a00022_source.html rename to dependencies/include/glm/doc/api/a00022_source.html diff --git a/breakout/glm/doc/api/a00023.html b/dependencies/include/glm/doc/api/a00023.html similarity index 100% rename from breakout/glm/doc/api/a00023.html rename to dependencies/include/glm/doc/api/a00023.html diff --git a/breakout/glm/doc/api/a00023_source.html b/dependencies/include/glm/doc/api/a00023_source.html similarity index 100% rename from breakout/glm/doc/api/a00023_source.html rename to dependencies/include/glm/doc/api/a00023_source.html diff --git a/breakout/glm/doc/api/a00024.html b/dependencies/include/glm/doc/api/a00024.html similarity index 100% rename from breakout/glm/doc/api/a00024.html rename to dependencies/include/glm/doc/api/a00024.html diff --git a/breakout/glm/doc/api/a00024_source.html b/dependencies/include/glm/doc/api/a00024_source.html similarity index 100% rename from breakout/glm/doc/api/a00024_source.html rename to dependencies/include/glm/doc/api/a00024_source.html diff --git a/breakout/glm/doc/api/a00025.html b/dependencies/include/glm/doc/api/a00025.html similarity index 100% rename from breakout/glm/doc/api/a00025.html rename to dependencies/include/glm/doc/api/a00025.html diff --git a/breakout/glm/doc/api/a00025_source.html b/dependencies/include/glm/doc/api/a00025_source.html similarity index 100% rename from breakout/glm/doc/api/a00025_source.html rename to dependencies/include/glm/doc/api/a00025_source.html diff --git a/breakout/glm/doc/api/a00026.html b/dependencies/include/glm/doc/api/a00026.html similarity index 100% rename from breakout/glm/doc/api/a00026.html rename to dependencies/include/glm/doc/api/a00026.html diff --git a/breakout/glm/doc/api/a00026_source.html b/dependencies/include/glm/doc/api/a00026_source.html similarity index 100% rename from breakout/glm/doc/api/a00026_source.html rename to dependencies/include/glm/doc/api/a00026_source.html diff --git a/breakout/glm/doc/api/a00027.html b/dependencies/include/glm/doc/api/a00027.html similarity index 100% rename from breakout/glm/doc/api/a00027.html rename to dependencies/include/glm/doc/api/a00027.html diff --git a/breakout/glm/doc/api/a00027_source.html b/dependencies/include/glm/doc/api/a00027_source.html similarity index 100% rename from breakout/glm/doc/api/a00027_source.html rename to dependencies/include/glm/doc/api/a00027_source.html diff --git a/breakout/glm/doc/api/a00028.html b/dependencies/include/glm/doc/api/a00028.html similarity index 100% rename from breakout/glm/doc/api/a00028.html rename to dependencies/include/glm/doc/api/a00028.html diff --git a/breakout/glm/doc/api/a00028_source.html b/dependencies/include/glm/doc/api/a00028_source.html similarity index 100% rename from breakout/glm/doc/api/a00028_source.html rename to dependencies/include/glm/doc/api/a00028_source.html diff --git a/breakout/glm/doc/api/a00029.html b/dependencies/include/glm/doc/api/a00029.html similarity index 100% rename from breakout/glm/doc/api/a00029.html rename to dependencies/include/glm/doc/api/a00029.html diff --git a/breakout/glm/doc/api/a00029_source.html b/dependencies/include/glm/doc/api/a00029_source.html similarity index 100% rename from breakout/glm/doc/api/a00029_source.html rename to dependencies/include/glm/doc/api/a00029_source.html diff --git a/breakout/glm/doc/api/a00030.html b/dependencies/include/glm/doc/api/a00030.html similarity index 100% rename from breakout/glm/doc/api/a00030.html rename to dependencies/include/glm/doc/api/a00030.html diff --git a/breakout/glm/doc/api/a00030_source.html b/dependencies/include/glm/doc/api/a00030_source.html similarity index 100% rename from breakout/glm/doc/api/a00030_source.html rename to dependencies/include/glm/doc/api/a00030_source.html diff --git a/breakout/glm/doc/api/a00031.html b/dependencies/include/glm/doc/api/a00031.html similarity index 100% rename from breakout/glm/doc/api/a00031.html rename to dependencies/include/glm/doc/api/a00031.html diff --git a/breakout/glm/doc/api/a00031_source.html b/dependencies/include/glm/doc/api/a00031_source.html similarity index 100% rename from breakout/glm/doc/api/a00031_source.html rename to dependencies/include/glm/doc/api/a00031_source.html diff --git a/breakout/glm/doc/api/a00032.html b/dependencies/include/glm/doc/api/a00032.html similarity index 100% rename from breakout/glm/doc/api/a00032.html rename to dependencies/include/glm/doc/api/a00032.html diff --git a/breakout/glm/doc/api/a00032_source.html b/dependencies/include/glm/doc/api/a00032_source.html similarity index 100% rename from breakout/glm/doc/api/a00032_source.html rename to dependencies/include/glm/doc/api/a00032_source.html diff --git a/breakout/glm/doc/api/a00033.html b/dependencies/include/glm/doc/api/a00033.html similarity index 100% rename from breakout/glm/doc/api/a00033.html rename to dependencies/include/glm/doc/api/a00033.html diff --git a/breakout/glm/doc/api/a00033_source.html b/dependencies/include/glm/doc/api/a00033_source.html similarity index 100% rename from breakout/glm/doc/api/a00033_source.html rename to dependencies/include/glm/doc/api/a00033_source.html diff --git a/breakout/glm/doc/api/a00034.html b/dependencies/include/glm/doc/api/a00034.html similarity index 100% rename from breakout/glm/doc/api/a00034.html rename to dependencies/include/glm/doc/api/a00034.html diff --git a/breakout/glm/doc/api/a00034_source.html b/dependencies/include/glm/doc/api/a00034_source.html similarity index 100% rename from breakout/glm/doc/api/a00034_source.html rename to dependencies/include/glm/doc/api/a00034_source.html diff --git a/breakout/glm/doc/api/a00035_source.html b/dependencies/include/glm/doc/api/a00035_source.html similarity index 100% rename from breakout/glm/doc/api/a00035_source.html rename to dependencies/include/glm/doc/api/a00035_source.html diff --git a/breakout/glm/doc/api/a00036.html b/dependencies/include/glm/doc/api/a00036.html similarity index 100% rename from breakout/glm/doc/api/a00036.html rename to dependencies/include/glm/doc/api/a00036.html diff --git a/breakout/glm/doc/api/a00036_source.html b/dependencies/include/glm/doc/api/a00036_source.html similarity index 100% rename from breakout/glm/doc/api/a00036_source.html rename to dependencies/include/glm/doc/api/a00036_source.html diff --git a/breakout/glm/doc/api/a00037.html b/dependencies/include/glm/doc/api/a00037.html similarity index 100% rename from breakout/glm/doc/api/a00037.html rename to dependencies/include/glm/doc/api/a00037.html diff --git a/breakout/glm/doc/api/a00037_source.html b/dependencies/include/glm/doc/api/a00037_source.html similarity index 100% rename from breakout/glm/doc/api/a00037_source.html rename to dependencies/include/glm/doc/api/a00037_source.html diff --git a/breakout/glm/doc/api/a00038.html b/dependencies/include/glm/doc/api/a00038.html similarity index 100% rename from breakout/glm/doc/api/a00038.html rename to dependencies/include/glm/doc/api/a00038.html diff --git a/breakout/glm/doc/api/a00038_source.html b/dependencies/include/glm/doc/api/a00038_source.html similarity index 100% rename from breakout/glm/doc/api/a00038_source.html rename to dependencies/include/glm/doc/api/a00038_source.html diff --git a/breakout/glm/doc/api/a00039.html b/dependencies/include/glm/doc/api/a00039.html similarity index 100% rename from breakout/glm/doc/api/a00039.html rename to dependencies/include/glm/doc/api/a00039.html diff --git a/breakout/glm/doc/api/a00039_source.html b/dependencies/include/glm/doc/api/a00039_source.html similarity index 100% rename from breakout/glm/doc/api/a00039_source.html rename to dependencies/include/glm/doc/api/a00039_source.html diff --git a/breakout/glm/doc/api/a00040.html b/dependencies/include/glm/doc/api/a00040.html similarity index 100% rename from breakout/glm/doc/api/a00040.html rename to dependencies/include/glm/doc/api/a00040.html diff --git a/breakout/glm/doc/api/a00040_source.html b/dependencies/include/glm/doc/api/a00040_source.html similarity index 100% rename from breakout/glm/doc/api/a00040_source.html rename to dependencies/include/glm/doc/api/a00040_source.html diff --git a/breakout/glm/doc/api/a00041.html b/dependencies/include/glm/doc/api/a00041.html similarity index 100% rename from breakout/glm/doc/api/a00041.html rename to dependencies/include/glm/doc/api/a00041.html diff --git a/breakout/glm/doc/api/a00041_source.html b/dependencies/include/glm/doc/api/a00041_source.html similarity index 100% rename from breakout/glm/doc/api/a00041_source.html rename to dependencies/include/glm/doc/api/a00041_source.html diff --git a/breakout/glm/doc/api/a00042.html b/dependencies/include/glm/doc/api/a00042.html similarity index 100% rename from breakout/glm/doc/api/a00042.html rename to dependencies/include/glm/doc/api/a00042.html diff --git a/breakout/glm/doc/api/a00042_source.html b/dependencies/include/glm/doc/api/a00042_source.html similarity index 100% rename from breakout/glm/doc/api/a00042_source.html rename to dependencies/include/glm/doc/api/a00042_source.html diff --git a/breakout/glm/doc/api/a00043.html b/dependencies/include/glm/doc/api/a00043.html similarity index 100% rename from breakout/glm/doc/api/a00043.html rename to dependencies/include/glm/doc/api/a00043.html diff --git a/breakout/glm/doc/api/a00043_source.html b/dependencies/include/glm/doc/api/a00043_source.html similarity index 100% rename from breakout/glm/doc/api/a00043_source.html rename to dependencies/include/glm/doc/api/a00043_source.html diff --git a/breakout/glm/doc/api/a00044.html b/dependencies/include/glm/doc/api/a00044.html similarity index 100% rename from breakout/glm/doc/api/a00044.html rename to dependencies/include/glm/doc/api/a00044.html diff --git a/breakout/glm/doc/api/a00044_source.html b/dependencies/include/glm/doc/api/a00044_source.html similarity index 100% rename from breakout/glm/doc/api/a00044_source.html rename to dependencies/include/glm/doc/api/a00044_source.html diff --git a/breakout/glm/doc/api/a00045.html b/dependencies/include/glm/doc/api/a00045.html similarity index 100% rename from breakout/glm/doc/api/a00045.html rename to dependencies/include/glm/doc/api/a00045.html diff --git a/breakout/glm/doc/api/a00045_source.html b/dependencies/include/glm/doc/api/a00045_source.html similarity index 100% rename from breakout/glm/doc/api/a00045_source.html rename to dependencies/include/glm/doc/api/a00045_source.html diff --git a/breakout/glm/doc/api/a00046.html b/dependencies/include/glm/doc/api/a00046.html similarity index 100% rename from breakout/glm/doc/api/a00046.html rename to dependencies/include/glm/doc/api/a00046.html diff --git a/breakout/glm/doc/api/a00046_source.html b/dependencies/include/glm/doc/api/a00046_source.html similarity index 100% rename from breakout/glm/doc/api/a00046_source.html rename to dependencies/include/glm/doc/api/a00046_source.html diff --git a/breakout/glm/doc/api/a00047_source.html b/dependencies/include/glm/doc/api/a00047_source.html similarity index 100% rename from breakout/glm/doc/api/a00047_source.html rename to dependencies/include/glm/doc/api/a00047_source.html diff --git a/breakout/glm/doc/api/a00048.html b/dependencies/include/glm/doc/api/a00048.html similarity index 100% rename from breakout/glm/doc/api/a00048.html rename to dependencies/include/glm/doc/api/a00048.html diff --git a/breakout/glm/doc/api/a00048_source.html b/dependencies/include/glm/doc/api/a00048_source.html similarity index 100% rename from breakout/glm/doc/api/a00048_source.html rename to dependencies/include/glm/doc/api/a00048_source.html diff --git a/breakout/glm/doc/api/a00049.html b/dependencies/include/glm/doc/api/a00049.html similarity index 100% rename from breakout/glm/doc/api/a00049.html rename to dependencies/include/glm/doc/api/a00049.html diff --git a/breakout/glm/doc/api/a00049_source.html b/dependencies/include/glm/doc/api/a00049_source.html similarity index 100% rename from breakout/glm/doc/api/a00049_source.html rename to dependencies/include/glm/doc/api/a00049_source.html diff --git a/breakout/glm/doc/api/a00050.html b/dependencies/include/glm/doc/api/a00050.html similarity index 100% rename from breakout/glm/doc/api/a00050.html rename to dependencies/include/glm/doc/api/a00050.html diff --git a/breakout/glm/doc/api/a00050_source.html b/dependencies/include/glm/doc/api/a00050_source.html similarity index 100% rename from breakout/glm/doc/api/a00050_source.html rename to dependencies/include/glm/doc/api/a00050_source.html diff --git a/breakout/glm/doc/api/a00051.html b/dependencies/include/glm/doc/api/a00051.html similarity index 100% rename from breakout/glm/doc/api/a00051.html rename to dependencies/include/glm/doc/api/a00051.html diff --git a/breakout/glm/doc/api/a00051_source.html b/dependencies/include/glm/doc/api/a00051_source.html similarity index 100% rename from breakout/glm/doc/api/a00051_source.html rename to dependencies/include/glm/doc/api/a00051_source.html diff --git a/breakout/glm/doc/api/a00052.html b/dependencies/include/glm/doc/api/a00052.html similarity index 100% rename from breakout/glm/doc/api/a00052.html rename to dependencies/include/glm/doc/api/a00052.html diff --git a/breakout/glm/doc/api/a00052_source.html b/dependencies/include/glm/doc/api/a00052_source.html similarity index 100% rename from breakout/glm/doc/api/a00052_source.html rename to dependencies/include/glm/doc/api/a00052_source.html diff --git a/breakout/glm/doc/api/a00053.html b/dependencies/include/glm/doc/api/a00053.html similarity index 100% rename from breakout/glm/doc/api/a00053.html rename to dependencies/include/glm/doc/api/a00053.html diff --git a/breakout/glm/doc/api/a00053_source.html b/dependencies/include/glm/doc/api/a00053_source.html similarity index 100% rename from breakout/glm/doc/api/a00053_source.html rename to dependencies/include/glm/doc/api/a00053_source.html diff --git a/breakout/glm/doc/api/a00054.html b/dependencies/include/glm/doc/api/a00054.html similarity index 100% rename from breakout/glm/doc/api/a00054.html rename to dependencies/include/glm/doc/api/a00054.html diff --git a/breakout/glm/doc/api/a00054_source.html b/dependencies/include/glm/doc/api/a00054_source.html similarity index 100% rename from breakout/glm/doc/api/a00054_source.html rename to dependencies/include/glm/doc/api/a00054_source.html diff --git a/breakout/glm/doc/api/a00055.html b/dependencies/include/glm/doc/api/a00055.html similarity index 100% rename from breakout/glm/doc/api/a00055.html rename to dependencies/include/glm/doc/api/a00055.html diff --git a/breakout/glm/doc/api/a00055_source.html b/dependencies/include/glm/doc/api/a00055_source.html similarity index 100% rename from breakout/glm/doc/api/a00055_source.html rename to dependencies/include/glm/doc/api/a00055_source.html diff --git a/breakout/glm/doc/api/a00056.html b/dependencies/include/glm/doc/api/a00056.html similarity index 100% rename from breakout/glm/doc/api/a00056.html rename to dependencies/include/glm/doc/api/a00056.html diff --git a/breakout/glm/doc/api/a00056_source.html b/dependencies/include/glm/doc/api/a00056_source.html similarity index 100% rename from breakout/glm/doc/api/a00056_source.html rename to dependencies/include/glm/doc/api/a00056_source.html diff --git a/breakout/glm/doc/api/a00057.html b/dependencies/include/glm/doc/api/a00057.html similarity index 100% rename from breakout/glm/doc/api/a00057.html rename to dependencies/include/glm/doc/api/a00057.html diff --git a/breakout/glm/doc/api/a00057_source.html b/dependencies/include/glm/doc/api/a00057_source.html similarity index 100% rename from breakout/glm/doc/api/a00057_source.html rename to dependencies/include/glm/doc/api/a00057_source.html diff --git a/breakout/glm/doc/api/a00058.html b/dependencies/include/glm/doc/api/a00058.html similarity index 100% rename from breakout/glm/doc/api/a00058.html rename to dependencies/include/glm/doc/api/a00058.html diff --git a/breakout/glm/doc/api/a00058_source.html b/dependencies/include/glm/doc/api/a00058_source.html similarity index 100% rename from breakout/glm/doc/api/a00058_source.html rename to dependencies/include/glm/doc/api/a00058_source.html diff --git a/breakout/glm/doc/api/a00059.html b/dependencies/include/glm/doc/api/a00059.html similarity index 100% rename from breakout/glm/doc/api/a00059.html rename to dependencies/include/glm/doc/api/a00059.html diff --git a/breakout/glm/doc/api/a00059_source.html b/dependencies/include/glm/doc/api/a00059_source.html similarity index 100% rename from breakout/glm/doc/api/a00059_source.html rename to dependencies/include/glm/doc/api/a00059_source.html diff --git a/breakout/glm/doc/api/a00060.html b/dependencies/include/glm/doc/api/a00060.html similarity index 100% rename from breakout/glm/doc/api/a00060.html rename to dependencies/include/glm/doc/api/a00060.html diff --git a/breakout/glm/doc/api/a00060_source.html b/dependencies/include/glm/doc/api/a00060_source.html similarity index 100% rename from breakout/glm/doc/api/a00060_source.html rename to dependencies/include/glm/doc/api/a00060_source.html diff --git a/breakout/glm/doc/api/a00061.html b/dependencies/include/glm/doc/api/a00061.html similarity index 100% rename from breakout/glm/doc/api/a00061.html rename to dependencies/include/glm/doc/api/a00061.html diff --git a/breakout/glm/doc/api/a00061_source.html b/dependencies/include/glm/doc/api/a00061_source.html similarity index 100% rename from breakout/glm/doc/api/a00061_source.html rename to dependencies/include/glm/doc/api/a00061_source.html diff --git a/breakout/glm/doc/api/a00062.html b/dependencies/include/glm/doc/api/a00062.html similarity index 100% rename from breakout/glm/doc/api/a00062.html rename to dependencies/include/glm/doc/api/a00062.html diff --git a/breakout/glm/doc/api/a00062_source.html b/dependencies/include/glm/doc/api/a00062_source.html similarity index 100% rename from breakout/glm/doc/api/a00062_source.html rename to dependencies/include/glm/doc/api/a00062_source.html diff --git a/breakout/glm/doc/api/a00063.html b/dependencies/include/glm/doc/api/a00063.html similarity index 100% rename from breakout/glm/doc/api/a00063.html rename to dependencies/include/glm/doc/api/a00063.html diff --git a/breakout/glm/doc/api/a00063_source.html b/dependencies/include/glm/doc/api/a00063_source.html similarity index 100% rename from breakout/glm/doc/api/a00063_source.html rename to dependencies/include/glm/doc/api/a00063_source.html diff --git a/breakout/glm/doc/api/a00064.html b/dependencies/include/glm/doc/api/a00064.html similarity index 100% rename from breakout/glm/doc/api/a00064.html rename to dependencies/include/glm/doc/api/a00064.html diff --git a/breakout/glm/doc/api/a00064_source.html b/dependencies/include/glm/doc/api/a00064_source.html similarity index 100% rename from breakout/glm/doc/api/a00064_source.html rename to dependencies/include/glm/doc/api/a00064_source.html diff --git a/breakout/glm/doc/api/a00065.html b/dependencies/include/glm/doc/api/a00065.html similarity index 100% rename from breakout/glm/doc/api/a00065.html rename to dependencies/include/glm/doc/api/a00065.html diff --git a/breakout/glm/doc/api/a00065_source.html b/dependencies/include/glm/doc/api/a00065_source.html similarity index 100% rename from breakout/glm/doc/api/a00065_source.html rename to dependencies/include/glm/doc/api/a00065_source.html diff --git a/breakout/glm/doc/api/a00066.html b/dependencies/include/glm/doc/api/a00066.html similarity index 100% rename from breakout/glm/doc/api/a00066.html rename to dependencies/include/glm/doc/api/a00066.html diff --git a/breakout/glm/doc/api/a00066_source.html b/dependencies/include/glm/doc/api/a00066_source.html similarity index 100% rename from breakout/glm/doc/api/a00066_source.html rename to dependencies/include/glm/doc/api/a00066_source.html diff --git a/breakout/glm/doc/api/a00067.html b/dependencies/include/glm/doc/api/a00067.html similarity index 100% rename from breakout/glm/doc/api/a00067.html rename to dependencies/include/glm/doc/api/a00067.html diff --git a/breakout/glm/doc/api/a00067_source.html b/dependencies/include/glm/doc/api/a00067_source.html similarity index 100% rename from breakout/glm/doc/api/a00067_source.html rename to dependencies/include/glm/doc/api/a00067_source.html diff --git a/breakout/glm/doc/api/a00068.html b/dependencies/include/glm/doc/api/a00068.html similarity index 100% rename from breakout/glm/doc/api/a00068.html rename to dependencies/include/glm/doc/api/a00068.html diff --git a/breakout/glm/doc/api/a00068_source.html b/dependencies/include/glm/doc/api/a00068_source.html similarity index 100% rename from breakout/glm/doc/api/a00068_source.html rename to dependencies/include/glm/doc/api/a00068_source.html diff --git a/breakout/glm/doc/api/a00069.html b/dependencies/include/glm/doc/api/a00069.html similarity index 100% rename from breakout/glm/doc/api/a00069.html rename to dependencies/include/glm/doc/api/a00069.html diff --git a/breakout/glm/doc/api/a00069_source.html b/dependencies/include/glm/doc/api/a00069_source.html similarity index 100% rename from breakout/glm/doc/api/a00069_source.html rename to dependencies/include/glm/doc/api/a00069_source.html diff --git a/breakout/glm/doc/api/a00070.html b/dependencies/include/glm/doc/api/a00070.html similarity index 100% rename from breakout/glm/doc/api/a00070.html rename to dependencies/include/glm/doc/api/a00070.html diff --git a/breakout/glm/doc/api/a00070_source.html b/dependencies/include/glm/doc/api/a00070_source.html similarity index 100% rename from breakout/glm/doc/api/a00070_source.html rename to dependencies/include/glm/doc/api/a00070_source.html diff --git a/breakout/glm/doc/api/a00071.html b/dependencies/include/glm/doc/api/a00071.html similarity index 100% rename from breakout/glm/doc/api/a00071.html rename to dependencies/include/glm/doc/api/a00071.html diff --git a/breakout/glm/doc/api/a00071_source.html b/dependencies/include/glm/doc/api/a00071_source.html similarity index 100% rename from breakout/glm/doc/api/a00071_source.html rename to dependencies/include/glm/doc/api/a00071_source.html diff --git a/breakout/glm/doc/api/a00072.html b/dependencies/include/glm/doc/api/a00072.html similarity index 100% rename from breakout/glm/doc/api/a00072.html rename to dependencies/include/glm/doc/api/a00072.html diff --git a/breakout/glm/doc/api/a00072_source.html b/dependencies/include/glm/doc/api/a00072_source.html similarity index 100% rename from breakout/glm/doc/api/a00072_source.html rename to dependencies/include/glm/doc/api/a00072_source.html diff --git a/breakout/glm/doc/api/a00073.html b/dependencies/include/glm/doc/api/a00073.html similarity index 100% rename from breakout/glm/doc/api/a00073.html rename to dependencies/include/glm/doc/api/a00073.html diff --git a/breakout/glm/doc/api/a00073_source.html b/dependencies/include/glm/doc/api/a00073_source.html similarity index 100% rename from breakout/glm/doc/api/a00073_source.html rename to dependencies/include/glm/doc/api/a00073_source.html diff --git a/breakout/glm/doc/api/a00074.html b/dependencies/include/glm/doc/api/a00074.html similarity index 100% rename from breakout/glm/doc/api/a00074.html rename to dependencies/include/glm/doc/api/a00074.html diff --git a/breakout/glm/doc/api/a00074_source.html b/dependencies/include/glm/doc/api/a00074_source.html similarity index 100% rename from breakout/glm/doc/api/a00074_source.html rename to dependencies/include/glm/doc/api/a00074_source.html diff --git a/breakout/glm/doc/api/a00075.html b/dependencies/include/glm/doc/api/a00075.html similarity index 100% rename from breakout/glm/doc/api/a00075.html rename to dependencies/include/glm/doc/api/a00075.html diff --git a/breakout/glm/doc/api/a00075_source.html b/dependencies/include/glm/doc/api/a00075_source.html similarity index 100% rename from breakout/glm/doc/api/a00075_source.html rename to dependencies/include/glm/doc/api/a00075_source.html diff --git a/breakout/glm/doc/api/a00076.html b/dependencies/include/glm/doc/api/a00076.html similarity index 100% rename from breakout/glm/doc/api/a00076.html rename to dependencies/include/glm/doc/api/a00076.html diff --git a/breakout/glm/doc/api/a00076_source.html b/dependencies/include/glm/doc/api/a00076_source.html similarity index 100% rename from breakout/glm/doc/api/a00076_source.html rename to dependencies/include/glm/doc/api/a00076_source.html diff --git a/breakout/glm/doc/api/a00077.html b/dependencies/include/glm/doc/api/a00077.html similarity index 100% rename from breakout/glm/doc/api/a00077.html rename to dependencies/include/glm/doc/api/a00077.html diff --git a/breakout/glm/doc/api/a00077_source.html b/dependencies/include/glm/doc/api/a00077_source.html similarity index 100% rename from breakout/glm/doc/api/a00077_source.html rename to dependencies/include/glm/doc/api/a00077_source.html diff --git a/breakout/glm/doc/api/a00078.html b/dependencies/include/glm/doc/api/a00078.html similarity index 100% rename from breakout/glm/doc/api/a00078.html rename to dependencies/include/glm/doc/api/a00078.html diff --git a/breakout/glm/doc/api/a00078_source.html b/dependencies/include/glm/doc/api/a00078_source.html similarity index 100% rename from breakout/glm/doc/api/a00078_source.html rename to dependencies/include/glm/doc/api/a00078_source.html diff --git a/breakout/glm/doc/api/a00079.html b/dependencies/include/glm/doc/api/a00079.html similarity index 100% rename from breakout/glm/doc/api/a00079.html rename to dependencies/include/glm/doc/api/a00079.html diff --git a/breakout/glm/doc/api/a00079_source.html b/dependencies/include/glm/doc/api/a00079_source.html similarity index 100% rename from breakout/glm/doc/api/a00079_source.html rename to dependencies/include/glm/doc/api/a00079_source.html diff --git a/breakout/glm/doc/api/a00080.html b/dependencies/include/glm/doc/api/a00080.html similarity index 100% rename from breakout/glm/doc/api/a00080.html rename to dependencies/include/glm/doc/api/a00080.html diff --git a/breakout/glm/doc/api/a00080_source.html b/dependencies/include/glm/doc/api/a00080_source.html similarity index 100% rename from breakout/glm/doc/api/a00080_source.html rename to dependencies/include/glm/doc/api/a00080_source.html diff --git a/breakout/glm/doc/api/a00081.html b/dependencies/include/glm/doc/api/a00081.html similarity index 100% rename from breakout/glm/doc/api/a00081.html rename to dependencies/include/glm/doc/api/a00081.html diff --git a/breakout/glm/doc/api/a00081_source.html b/dependencies/include/glm/doc/api/a00081_source.html similarity index 100% rename from breakout/glm/doc/api/a00081_source.html rename to dependencies/include/glm/doc/api/a00081_source.html diff --git a/breakout/glm/doc/api/a00082.html b/dependencies/include/glm/doc/api/a00082.html similarity index 100% rename from breakout/glm/doc/api/a00082.html rename to dependencies/include/glm/doc/api/a00082.html diff --git a/breakout/glm/doc/api/a00082_source.html b/dependencies/include/glm/doc/api/a00082_source.html similarity index 100% rename from breakout/glm/doc/api/a00082_source.html rename to dependencies/include/glm/doc/api/a00082_source.html diff --git a/breakout/glm/doc/api/a00083.html b/dependencies/include/glm/doc/api/a00083.html similarity index 100% rename from breakout/glm/doc/api/a00083.html rename to dependencies/include/glm/doc/api/a00083.html diff --git a/breakout/glm/doc/api/a00083_source.html b/dependencies/include/glm/doc/api/a00083_source.html similarity index 100% rename from breakout/glm/doc/api/a00083_source.html rename to dependencies/include/glm/doc/api/a00083_source.html diff --git a/breakout/glm/doc/api/a00084.html b/dependencies/include/glm/doc/api/a00084.html similarity index 100% rename from breakout/glm/doc/api/a00084.html rename to dependencies/include/glm/doc/api/a00084.html diff --git a/breakout/glm/doc/api/a00084_source.html b/dependencies/include/glm/doc/api/a00084_source.html similarity index 100% rename from breakout/glm/doc/api/a00084_source.html rename to dependencies/include/glm/doc/api/a00084_source.html diff --git a/breakout/glm/doc/api/a00085.html b/dependencies/include/glm/doc/api/a00085.html similarity index 100% rename from breakout/glm/doc/api/a00085.html rename to dependencies/include/glm/doc/api/a00085.html diff --git a/breakout/glm/doc/api/a00085_source.html b/dependencies/include/glm/doc/api/a00085_source.html similarity index 100% rename from breakout/glm/doc/api/a00085_source.html rename to dependencies/include/glm/doc/api/a00085_source.html diff --git a/breakout/glm/doc/api/a00086.html b/dependencies/include/glm/doc/api/a00086.html similarity index 100% rename from breakout/glm/doc/api/a00086.html rename to dependencies/include/glm/doc/api/a00086.html diff --git a/breakout/glm/doc/api/a00086_source.html b/dependencies/include/glm/doc/api/a00086_source.html similarity index 100% rename from breakout/glm/doc/api/a00086_source.html rename to dependencies/include/glm/doc/api/a00086_source.html diff --git a/breakout/glm/doc/api/a00087.html b/dependencies/include/glm/doc/api/a00087.html similarity index 100% rename from breakout/glm/doc/api/a00087.html rename to dependencies/include/glm/doc/api/a00087.html diff --git a/breakout/glm/doc/api/a00087_source.html b/dependencies/include/glm/doc/api/a00087_source.html similarity index 100% rename from breakout/glm/doc/api/a00087_source.html rename to dependencies/include/glm/doc/api/a00087_source.html diff --git a/breakout/glm/doc/api/a00088.html b/dependencies/include/glm/doc/api/a00088.html similarity index 100% rename from breakout/glm/doc/api/a00088.html rename to dependencies/include/glm/doc/api/a00088.html diff --git a/breakout/glm/doc/api/a00088_source.html b/dependencies/include/glm/doc/api/a00088_source.html similarity index 100% rename from breakout/glm/doc/api/a00088_source.html rename to dependencies/include/glm/doc/api/a00088_source.html diff --git a/breakout/glm/doc/api/a00089.html b/dependencies/include/glm/doc/api/a00089.html similarity index 100% rename from breakout/glm/doc/api/a00089.html rename to dependencies/include/glm/doc/api/a00089.html diff --git a/breakout/glm/doc/api/a00089_source.html b/dependencies/include/glm/doc/api/a00089_source.html similarity index 100% rename from breakout/glm/doc/api/a00089_source.html rename to dependencies/include/glm/doc/api/a00089_source.html diff --git a/breakout/glm/doc/api/a00090.html b/dependencies/include/glm/doc/api/a00090.html similarity index 100% rename from breakout/glm/doc/api/a00090.html rename to dependencies/include/glm/doc/api/a00090.html diff --git a/breakout/glm/doc/api/a00090_source.html b/dependencies/include/glm/doc/api/a00090_source.html similarity index 100% rename from breakout/glm/doc/api/a00090_source.html rename to dependencies/include/glm/doc/api/a00090_source.html diff --git a/breakout/glm/doc/api/a00091.html b/dependencies/include/glm/doc/api/a00091.html similarity index 100% rename from breakout/glm/doc/api/a00091.html rename to dependencies/include/glm/doc/api/a00091.html diff --git a/breakout/glm/doc/api/a00091_source.html b/dependencies/include/glm/doc/api/a00091_source.html similarity index 100% rename from breakout/glm/doc/api/a00091_source.html rename to dependencies/include/glm/doc/api/a00091_source.html diff --git a/breakout/glm/doc/api/a00092.html b/dependencies/include/glm/doc/api/a00092.html similarity index 100% rename from breakout/glm/doc/api/a00092.html rename to dependencies/include/glm/doc/api/a00092.html diff --git a/breakout/glm/doc/api/a00092_source.html b/dependencies/include/glm/doc/api/a00092_source.html similarity index 100% rename from breakout/glm/doc/api/a00092_source.html rename to dependencies/include/glm/doc/api/a00092_source.html diff --git a/breakout/glm/doc/api/a00093.html b/dependencies/include/glm/doc/api/a00093.html similarity index 100% rename from breakout/glm/doc/api/a00093.html rename to dependencies/include/glm/doc/api/a00093.html diff --git a/breakout/glm/doc/api/a00093_source.html b/dependencies/include/glm/doc/api/a00093_source.html similarity index 100% rename from breakout/glm/doc/api/a00093_source.html rename to dependencies/include/glm/doc/api/a00093_source.html diff --git a/breakout/glm/doc/api/a00094.html b/dependencies/include/glm/doc/api/a00094.html similarity index 100% rename from breakout/glm/doc/api/a00094.html rename to dependencies/include/glm/doc/api/a00094.html diff --git a/breakout/glm/doc/api/a00094_source.html b/dependencies/include/glm/doc/api/a00094_source.html similarity index 100% rename from breakout/glm/doc/api/a00094_source.html rename to dependencies/include/glm/doc/api/a00094_source.html diff --git a/breakout/glm/doc/api/a00095_source.html b/dependencies/include/glm/doc/api/a00095_source.html similarity index 100% rename from breakout/glm/doc/api/a00095_source.html rename to dependencies/include/glm/doc/api/a00095_source.html diff --git a/breakout/glm/doc/api/a00096.html b/dependencies/include/glm/doc/api/a00096.html similarity index 100% rename from breakout/glm/doc/api/a00096.html rename to dependencies/include/glm/doc/api/a00096.html diff --git a/breakout/glm/doc/api/a00096_source.html b/dependencies/include/glm/doc/api/a00096_source.html similarity index 100% rename from breakout/glm/doc/api/a00096_source.html rename to dependencies/include/glm/doc/api/a00096_source.html diff --git a/breakout/glm/doc/api/a00097.html b/dependencies/include/glm/doc/api/a00097.html similarity index 100% rename from breakout/glm/doc/api/a00097.html rename to dependencies/include/glm/doc/api/a00097.html diff --git a/breakout/glm/doc/api/a00097_source.html b/dependencies/include/glm/doc/api/a00097_source.html similarity index 100% rename from breakout/glm/doc/api/a00097_source.html rename to dependencies/include/glm/doc/api/a00097_source.html diff --git a/breakout/glm/doc/api/a00098.html b/dependencies/include/glm/doc/api/a00098.html similarity index 100% rename from breakout/glm/doc/api/a00098.html rename to dependencies/include/glm/doc/api/a00098.html diff --git a/breakout/glm/doc/api/a00098_source.html b/dependencies/include/glm/doc/api/a00098_source.html similarity index 100% rename from breakout/glm/doc/api/a00098_source.html rename to dependencies/include/glm/doc/api/a00098_source.html diff --git a/breakout/glm/doc/api/a00099.html b/dependencies/include/glm/doc/api/a00099.html similarity index 100% rename from breakout/glm/doc/api/a00099.html rename to dependencies/include/glm/doc/api/a00099.html diff --git a/breakout/glm/doc/api/a00099_source.html b/dependencies/include/glm/doc/api/a00099_source.html similarity index 100% rename from breakout/glm/doc/api/a00099_source.html rename to dependencies/include/glm/doc/api/a00099_source.html diff --git a/breakout/glm/doc/api/a00100.html b/dependencies/include/glm/doc/api/a00100.html similarity index 100% rename from breakout/glm/doc/api/a00100.html rename to dependencies/include/glm/doc/api/a00100.html diff --git a/breakout/glm/doc/api/a00100_source.html b/dependencies/include/glm/doc/api/a00100_source.html similarity index 100% rename from breakout/glm/doc/api/a00100_source.html rename to dependencies/include/glm/doc/api/a00100_source.html diff --git a/breakout/glm/doc/api/a00101.html b/dependencies/include/glm/doc/api/a00101.html similarity index 100% rename from breakout/glm/doc/api/a00101.html rename to dependencies/include/glm/doc/api/a00101.html diff --git a/breakout/glm/doc/api/a00101_source.html b/dependencies/include/glm/doc/api/a00101_source.html similarity index 100% rename from breakout/glm/doc/api/a00101_source.html rename to dependencies/include/glm/doc/api/a00101_source.html diff --git a/breakout/glm/doc/api/a00102.html b/dependencies/include/glm/doc/api/a00102.html similarity index 100% rename from breakout/glm/doc/api/a00102.html rename to dependencies/include/glm/doc/api/a00102.html diff --git a/breakout/glm/doc/api/a00102_source.html b/dependencies/include/glm/doc/api/a00102_source.html similarity index 100% rename from breakout/glm/doc/api/a00102_source.html rename to dependencies/include/glm/doc/api/a00102_source.html diff --git a/breakout/glm/doc/api/a00103.html b/dependencies/include/glm/doc/api/a00103.html similarity index 100% rename from breakout/glm/doc/api/a00103.html rename to dependencies/include/glm/doc/api/a00103.html diff --git a/breakout/glm/doc/api/a00103_source.html b/dependencies/include/glm/doc/api/a00103_source.html similarity index 100% rename from breakout/glm/doc/api/a00103_source.html rename to dependencies/include/glm/doc/api/a00103_source.html diff --git a/breakout/glm/doc/api/a00104.html b/dependencies/include/glm/doc/api/a00104.html similarity index 100% rename from breakout/glm/doc/api/a00104.html rename to dependencies/include/glm/doc/api/a00104.html diff --git a/breakout/glm/doc/api/a00104_source.html b/dependencies/include/glm/doc/api/a00104_source.html similarity index 100% rename from breakout/glm/doc/api/a00104_source.html rename to dependencies/include/glm/doc/api/a00104_source.html diff --git a/breakout/glm/doc/api/a00105.html b/dependencies/include/glm/doc/api/a00105.html similarity index 100% rename from breakout/glm/doc/api/a00105.html rename to dependencies/include/glm/doc/api/a00105.html diff --git a/breakout/glm/doc/api/a00105_source.html b/dependencies/include/glm/doc/api/a00105_source.html similarity index 100% rename from breakout/glm/doc/api/a00105_source.html rename to dependencies/include/glm/doc/api/a00105_source.html diff --git a/breakout/glm/doc/api/a00106.html b/dependencies/include/glm/doc/api/a00106.html similarity index 100% rename from breakout/glm/doc/api/a00106.html rename to dependencies/include/glm/doc/api/a00106.html diff --git a/breakout/glm/doc/api/a00106_source.html b/dependencies/include/glm/doc/api/a00106_source.html similarity index 100% rename from breakout/glm/doc/api/a00106_source.html rename to dependencies/include/glm/doc/api/a00106_source.html diff --git a/breakout/glm/doc/api/a00107.html b/dependencies/include/glm/doc/api/a00107.html similarity index 100% rename from breakout/glm/doc/api/a00107.html rename to dependencies/include/glm/doc/api/a00107.html diff --git a/breakout/glm/doc/api/a00107_source.html b/dependencies/include/glm/doc/api/a00107_source.html similarity index 100% rename from breakout/glm/doc/api/a00107_source.html rename to dependencies/include/glm/doc/api/a00107_source.html diff --git a/breakout/glm/doc/api/a00108.html b/dependencies/include/glm/doc/api/a00108.html similarity index 100% rename from breakout/glm/doc/api/a00108.html rename to dependencies/include/glm/doc/api/a00108.html diff --git a/breakout/glm/doc/api/a00108_source.html b/dependencies/include/glm/doc/api/a00108_source.html similarity index 100% rename from breakout/glm/doc/api/a00108_source.html rename to dependencies/include/glm/doc/api/a00108_source.html diff --git a/breakout/glm/doc/api/a00109.html b/dependencies/include/glm/doc/api/a00109.html similarity index 100% rename from breakout/glm/doc/api/a00109.html rename to dependencies/include/glm/doc/api/a00109.html diff --git a/breakout/glm/doc/api/a00109_source.html b/dependencies/include/glm/doc/api/a00109_source.html similarity index 100% rename from breakout/glm/doc/api/a00109_source.html rename to dependencies/include/glm/doc/api/a00109_source.html diff --git a/breakout/glm/doc/api/a00110.html b/dependencies/include/glm/doc/api/a00110.html similarity index 100% rename from breakout/glm/doc/api/a00110.html rename to dependencies/include/glm/doc/api/a00110.html diff --git a/breakout/glm/doc/api/a00110_source.html b/dependencies/include/glm/doc/api/a00110_source.html similarity index 100% rename from breakout/glm/doc/api/a00110_source.html rename to dependencies/include/glm/doc/api/a00110_source.html diff --git a/breakout/glm/doc/api/a00111.html b/dependencies/include/glm/doc/api/a00111.html similarity index 100% rename from breakout/glm/doc/api/a00111.html rename to dependencies/include/glm/doc/api/a00111.html diff --git a/breakout/glm/doc/api/a00111_source.html b/dependencies/include/glm/doc/api/a00111_source.html similarity index 100% rename from breakout/glm/doc/api/a00111_source.html rename to dependencies/include/glm/doc/api/a00111_source.html diff --git a/breakout/glm/doc/api/a00112.html b/dependencies/include/glm/doc/api/a00112.html similarity index 100% rename from breakout/glm/doc/api/a00112.html rename to dependencies/include/glm/doc/api/a00112.html diff --git a/breakout/glm/doc/api/a00112_source.html b/dependencies/include/glm/doc/api/a00112_source.html similarity index 100% rename from breakout/glm/doc/api/a00112_source.html rename to dependencies/include/glm/doc/api/a00112_source.html diff --git a/breakout/glm/doc/api/a00113.html b/dependencies/include/glm/doc/api/a00113.html similarity index 100% rename from breakout/glm/doc/api/a00113.html rename to dependencies/include/glm/doc/api/a00113.html diff --git a/breakout/glm/doc/api/a00113_source.html b/dependencies/include/glm/doc/api/a00113_source.html similarity index 100% rename from breakout/glm/doc/api/a00113_source.html rename to dependencies/include/glm/doc/api/a00113_source.html diff --git a/breakout/glm/doc/api/a00114.html b/dependencies/include/glm/doc/api/a00114.html similarity index 100% rename from breakout/glm/doc/api/a00114.html rename to dependencies/include/glm/doc/api/a00114.html diff --git a/breakout/glm/doc/api/a00114_source.html b/dependencies/include/glm/doc/api/a00114_source.html similarity index 100% rename from breakout/glm/doc/api/a00114_source.html rename to dependencies/include/glm/doc/api/a00114_source.html diff --git a/breakout/glm/doc/api/a00115.html b/dependencies/include/glm/doc/api/a00115.html similarity index 100% rename from breakout/glm/doc/api/a00115.html rename to dependencies/include/glm/doc/api/a00115.html diff --git a/breakout/glm/doc/api/a00115_source.html b/dependencies/include/glm/doc/api/a00115_source.html similarity index 100% rename from breakout/glm/doc/api/a00115_source.html rename to dependencies/include/glm/doc/api/a00115_source.html diff --git a/breakout/glm/doc/api/a00116.html b/dependencies/include/glm/doc/api/a00116.html similarity index 100% rename from breakout/glm/doc/api/a00116.html rename to dependencies/include/glm/doc/api/a00116.html diff --git a/breakout/glm/doc/api/a00116_source.html b/dependencies/include/glm/doc/api/a00116_source.html similarity index 100% rename from breakout/glm/doc/api/a00116_source.html rename to dependencies/include/glm/doc/api/a00116_source.html diff --git a/breakout/glm/doc/api/a00117.html b/dependencies/include/glm/doc/api/a00117.html similarity index 100% rename from breakout/glm/doc/api/a00117.html rename to dependencies/include/glm/doc/api/a00117.html diff --git a/breakout/glm/doc/api/a00117_source.html b/dependencies/include/glm/doc/api/a00117_source.html similarity index 100% rename from breakout/glm/doc/api/a00117_source.html rename to dependencies/include/glm/doc/api/a00117_source.html diff --git a/breakout/glm/doc/api/a00118.html b/dependencies/include/glm/doc/api/a00118.html similarity index 100% rename from breakout/glm/doc/api/a00118.html rename to dependencies/include/glm/doc/api/a00118.html diff --git a/breakout/glm/doc/api/a00118_source.html b/dependencies/include/glm/doc/api/a00118_source.html similarity index 100% rename from breakout/glm/doc/api/a00118_source.html rename to dependencies/include/glm/doc/api/a00118_source.html diff --git a/breakout/glm/doc/api/a00119.html b/dependencies/include/glm/doc/api/a00119.html similarity index 100% rename from breakout/glm/doc/api/a00119.html rename to dependencies/include/glm/doc/api/a00119.html diff --git a/breakout/glm/doc/api/a00119_source.html b/dependencies/include/glm/doc/api/a00119_source.html similarity index 100% rename from breakout/glm/doc/api/a00119_source.html rename to dependencies/include/glm/doc/api/a00119_source.html diff --git a/breakout/glm/doc/api/a00120.html b/dependencies/include/glm/doc/api/a00120.html similarity index 100% rename from breakout/glm/doc/api/a00120.html rename to dependencies/include/glm/doc/api/a00120.html diff --git a/breakout/glm/doc/api/a00120_source.html b/dependencies/include/glm/doc/api/a00120_source.html similarity index 100% rename from breakout/glm/doc/api/a00120_source.html rename to dependencies/include/glm/doc/api/a00120_source.html diff --git a/breakout/glm/doc/api/a00121.html b/dependencies/include/glm/doc/api/a00121.html similarity index 100% rename from breakout/glm/doc/api/a00121.html rename to dependencies/include/glm/doc/api/a00121.html diff --git a/breakout/glm/doc/api/a00121_source.html b/dependencies/include/glm/doc/api/a00121_source.html similarity index 100% rename from breakout/glm/doc/api/a00121_source.html rename to dependencies/include/glm/doc/api/a00121_source.html diff --git a/breakout/glm/doc/api/a00122.html b/dependencies/include/glm/doc/api/a00122.html similarity index 100% rename from breakout/glm/doc/api/a00122.html rename to dependencies/include/glm/doc/api/a00122.html diff --git a/breakout/glm/doc/api/a00122_source.html b/dependencies/include/glm/doc/api/a00122_source.html similarity index 100% rename from breakout/glm/doc/api/a00122_source.html rename to dependencies/include/glm/doc/api/a00122_source.html diff --git a/breakout/glm/doc/api/a00123.html b/dependencies/include/glm/doc/api/a00123.html similarity index 100% rename from breakout/glm/doc/api/a00123.html rename to dependencies/include/glm/doc/api/a00123.html diff --git a/breakout/glm/doc/api/a00123_source.html b/dependencies/include/glm/doc/api/a00123_source.html similarity index 100% rename from breakout/glm/doc/api/a00123_source.html rename to dependencies/include/glm/doc/api/a00123_source.html diff --git a/breakout/glm/doc/api/a00124_source.html b/dependencies/include/glm/doc/api/a00124_source.html similarity index 100% rename from breakout/glm/doc/api/a00124_source.html rename to dependencies/include/glm/doc/api/a00124_source.html diff --git a/breakout/glm/doc/api/a00125.html b/dependencies/include/glm/doc/api/a00125.html similarity index 100% rename from breakout/glm/doc/api/a00125.html rename to dependencies/include/glm/doc/api/a00125.html diff --git a/breakout/glm/doc/api/a00125_source.html b/dependencies/include/glm/doc/api/a00125_source.html similarity index 100% rename from breakout/glm/doc/api/a00125_source.html rename to dependencies/include/glm/doc/api/a00125_source.html diff --git a/breakout/glm/doc/api/a00126.html b/dependencies/include/glm/doc/api/a00126.html similarity index 100% rename from breakout/glm/doc/api/a00126.html rename to dependencies/include/glm/doc/api/a00126.html diff --git a/breakout/glm/doc/api/a00126_source.html b/dependencies/include/glm/doc/api/a00126_source.html similarity index 100% rename from breakout/glm/doc/api/a00126_source.html rename to dependencies/include/glm/doc/api/a00126_source.html diff --git a/breakout/glm/doc/api/a00127.html b/dependencies/include/glm/doc/api/a00127.html similarity index 100% rename from breakout/glm/doc/api/a00127.html rename to dependencies/include/glm/doc/api/a00127.html diff --git a/breakout/glm/doc/api/a00127_source.html b/dependencies/include/glm/doc/api/a00127_source.html similarity index 100% rename from breakout/glm/doc/api/a00127_source.html rename to dependencies/include/glm/doc/api/a00127_source.html diff --git a/breakout/glm/doc/api/a00128.html b/dependencies/include/glm/doc/api/a00128.html similarity index 100% rename from breakout/glm/doc/api/a00128.html rename to dependencies/include/glm/doc/api/a00128.html diff --git a/breakout/glm/doc/api/a00128_source.html b/dependencies/include/glm/doc/api/a00128_source.html similarity index 100% rename from breakout/glm/doc/api/a00128_source.html rename to dependencies/include/glm/doc/api/a00128_source.html diff --git a/breakout/glm/doc/api/a00129.html b/dependencies/include/glm/doc/api/a00129.html similarity index 100% rename from breakout/glm/doc/api/a00129.html rename to dependencies/include/glm/doc/api/a00129.html diff --git a/breakout/glm/doc/api/a00129_source.html b/dependencies/include/glm/doc/api/a00129_source.html similarity index 100% rename from breakout/glm/doc/api/a00129_source.html rename to dependencies/include/glm/doc/api/a00129_source.html diff --git a/breakout/glm/doc/api/a00130.html b/dependencies/include/glm/doc/api/a00130.html similarity index 100% rename from breakout/glm/doc/api/a00130.html rename to dependencies/include/glm/doc/api/a00130.html diff --git a/breakout/glm/doc/api/a00130_source.html b/dependencies/include/glm/doc/api/a00130_source.html similarity index 100% rename from breakout/glm/doc/api/a00130_source.html rename to dependencies/include/glm/doc/api/a00130_source.html diff --git a/breakout/glm/doc/api/a00131.html b/dependencies/include/glm/doc/api/a00131.html similarity index 100% rename from breakout/glm/doc/api/a00131.html rename to dependencies/include/glm/doc/api/a00131.html diff --git a/breakout/glm/doc/api/a00131_source.html b/dependencies/include/glm/doc/api/a00131_source.html similarity index 100% rename from breakout/glm/doc/api/a00131_source.html rename to dependencies/include/glm/doc/api/a00131_source.html diff --git a/breakout/glm/doc/api/a00132.html b/dependencies/include/glm/doc/api/a00132.html similarity index 100% rename from breakout/glm/doc/api/a00132.html rename to dependencies/include/glm/doc/api/a00132.html diff --git a/breakout/glm/doc/api/a00132_source.html b/dependencies/include/glm/doc/api/a00132_source.html similarity index 100% rename from breakout/glm/doc/api/a00132_source.html rename to dependencies/include/glm/doc/api/a00132_source.html diff --git a/breakout/glm/doc/api/a00133.html b/dependencies/include/glm/doc/api/a00133.html similarity index 100% rename from breakout/glm/doc/api/a00133.html rename to dependencies/include/glm/doc/api/a00133.html diff --git a/breakout/glm/doc/api/a00133_source.html b/dependencies/include/glm/doc/api/a00133_source.html similarity index 100% rename from breakout/glm/doc/api/a00133_source.html rename to dependencies/include/glm/doc/api/a00133_source.html diff --git a/breakout/glm/doc/api/a00134.html b/dependencies/include/glm/doc/api/a00134.html similarity index 100% rename from breakout/glm/doc/api/a00134.html rename to dependencies/include/glm/doc/api/a00134.html diff --git a/breakout/glm/doc/api/a00134_source.html b/dependencies/include/glm/doc/api/a00134_source.html similarity index 100% rename from breakout/glm/doc/api/a00134_source.html rename to dependencies/include/glm/doc/api/a00134_source.html diff --git a/breakout/glm/doc/api/a00135.html b/dependencies/include/glm/doc/api/a00135.html similarity index 100% rename from breakout/glm/doc/api/a00135.html rename to dependencies/include/glm/doc/api/a00135.html diff --git a/breakout/glm/doc/api/a00135_source.html b/dependencies/include/glm/doc/api/a00135_source.html similarity index 100% rename from breakout/glm/doc/api/a00135_source.html rename to dependencies/include/glm/doc/api/a00135_source.html diff --git a/breakout/glm/doc/api/a00136.html b/dependencies/include/glm/doc/api/a00136.html similarity index 100% rename from breakout/glm/doc/api/a00136.html rename to dependencies/include/glm/doc/api/a00136.html diff --git a/breakout/glm/doc/api/a00136_source.html b/dependencies/include/glm/doc/api/a00136_source.html similarity index 100% rename from breakout/glm/doc/api/a00136_source.html rename to dependencies/include/glm/doc/api/a00136_source.html diff --git a/breakout/glm/doc/api/a00137.html b/dependencies/include/glm/doc/api/a00137.html similarity index 100% rename from breakout/glm/doc/api/a00137.html rename to dependencies/include/glm/doc/api/a00137.html diff --git a/breakout/glm/doc/api/a00137_source.html b/dependencies/include/glm/doc/api/a00137_source.html similarity index 100% rename from breakout/glm/doc/api/a00137_source.html rename to dependencies/include/glm/doc/api/a00137_source.html diff --git a/breakout/glm/doc/api/a00138.html b/dependencies/include/glm/doc/api/a00138.html similarity index 100% rename from breakout/glm/doc/api/a00138.html rename to dependencies/include/glm/doc/api/a00138.html diff --git a/breakout/glm/doc/api/a00138_source.html b/dependencies/include/glm/doc/api/a00138_source.html similarity index 100% rename from breakout/glm/doc/api/a00138_source.html rename to dependencies/include/glm/doc/api/a00138_source.html diff --git a/breakout/glm/doc/api/a00139.html b/dependencies/include/glm/doc/api/a00139.html similarity index 100% rename from breakout/glm/doc/api/a00139.html rename to dependencies/include/glm/doc/api/a00139.html diff --git a/breakout/glm/doc/api/a00139_source.html b/dependencies/include/glm/doc/api/a00139_source.html similarity index 100% rename from breakout/glm/doc/api/a00139_source.html rename to dependencies/include/glm/doc/api/a00139_source.html diff --git a/breakout/glm/doc/api/a00140.html b/dependencies/include/glm/doc/api/a00140.html similarity index 100% rename from breakout/glm/doc/api/a00140.html rename to dependencies/include/glm/doc/api/a00140.html diff --git a/breakout/glm/doc/api/a00140_source.html b/dependencies/include/glm/doc/api/a00140_source.html similarity index 100% rename from breakout/glm/doc/api/a00140_source.html rename to dependencies/include/glm/doc/api/a00140_source.html diff --git a/breakout/glm/doc/api/a00141.html b/dependencies/include/glm/doc/api/a00141.html similarity index 100% rename from breakout/glm/doc/api/a00141.html rename to dependencies/include/glm/doc/api/a00141.html diff --git a/breakout/glm/doc/api/a00141_source.html b/dependencies/include/glm/doc/api/a00141_source.html similarity index 100% rename from breakout/glm/doc/api/a00141_source.html rename to dependencies/include/glm/doc/api/a00141_source.html diff --git a/breakout/glm/doc/api/a00142.html b/dependencies/include/glm/doc/api/a00142.html similarity index 100% rename from breakout/glm/doc/api/a00142.html rename to dependencies/include/glm/doc/api/a00142.html diff --git a/breakout/glm/doc/api/a00142_source.html b/dependencies/include/glm/doc/api/a00142_source.html similarity index 100% rename from breakout/glm/doc/api/a00142_source.html rename to dependencies/include/glm/doc/api/a00142_source.html diff --git a/breakout/glm/doc/api/a00143.html b/dependencies/include/glm/doc/api/a00143.html similarity index 100% rename from breakout/glm/doc/api/a00143.html rename to dependencies/include/glm/doc/api/a00143.html diff --git a/breakout/glm/doc/api/a00143_source.html b/dependencies/include/glm/doc/api/a00143_source.html similarity index 100% rename from breakout/glm/doc/api/a00143_source.html rename to dependencies/include/glm/doc/api/a00143_source.html diff --git a/breakout/glm/doc/api/a00144.html b/dependencies/include/glm/doc/api/a00144.html similarity index 100% rename from breakout/glm/doc/api/a00144.html rename to dependencies/include/glm/doc/api/a00144.html diff --git a/breakout/glm/doc/api/a00144_source.html b/dependencies/include/glm/doc/api/a00144_source.html similarity index 100% rename from breakout/glm/doc/api/a00144_source.html rename to dependencies/include/glm/doc/api/a00144_source.html diff --git a/breakout/glm/doc/api/a00145.html b/dependencies/include/glm/doc/api/a00145.html similarity index 100% rename from breakout/glm/doc/api/a00145.html rename to dependencies/include/glm/doc/api/a00145.html diff --git a/breakout/glm/doc/api/a00145_source.html b/dependencies/include/glm/doc/api/a00145_source.html similarity index 100% rename from breakout/glm/doc/api/a00145_source.html rename to dependencies/include/glm/doc/api/a00145_source.html diff --git a/breakout/glm/doc/api/a00146.html b/dependencies/include/glm/doc/api/a00146.html similarity index 100% rename from breakout/glm/doc/api/a00146.html rename to dependencies/include/glm/doc/api/a00146.html diff --git a/breakout/glm/doc/api/a00146_source.html b/dependencies/include/glm/doc/api/a00146_source.html similarity index 100% rename from breakout/glm/doc/api/a00146_source.html rename to dependencies/include/glm/doc/api/a00146_source.html diff --git a/breakout/glm/doc/api/a00147.html b/dependencies/include/glm/doc/api/a00147.html similarity index 100% rename from breakout/glm/doc/api/a00147.html rename to dependencies/include/glm/doc/api/a00147.html diff --git a/breakout/glm/doc/api/a00147_source.html b/dependencies/include/glm/doc/api/a00147_source.html similarity index 100% rename from breakout/glm/doc/api/a00147_source.html rename to dependencies/include/glm/doc/api/a00147_source.html diff --git a/breakout/glm/doc/api/a00148.html b/dependencies/include/glm/doc/api/a00148.html similarity index 100% rename from breakout/glm/doc/api/a00148.html rename to dependencies/include/glm/doc/api/a00148.html diff --git a/breakout/glm/doc/api/a00148_source.html b/dependencies/include/glm/doc/api/a00148_source.html similarity index 100% rename from breakout/glm/doc/api/a00148_source.html rename to dependencies/include/glm/doc/api/a00148_source.html diff --git a/breakout/glm/doc/api/a00149.html b/dependencies/include/glm/doc/api/a00149.html similarity index 100% rename from breakout/glm/doc/api/a00149.html rename to dependencies/include/glm/doc/api/a00149.html diff --git a/breakout/glm/doc/api/a00149_source.html b/dependencies/include/glm/doc/api/a00149_source.html similarity index 100% rename from breakout/glm/doc/api/a00149_source.html rename to dependencies/include/glm/doc/api/a00149_source.html diff --git a/breakout/glm/doc/api/a00150.html b/dependencies/include/glm/doc/api/a00150.html similarity index 100% rename from breakout/glm/doc/api/a00150.html rename to dependencies/include/glm/doc/api/a00150.html diff --git a/breakout/glm/doc/api/a00150_source.html b/dependencies/include/glm/doc/api/a00150_source.html similarity index 100% rename from breakout/glm/doc/api/a00150_source.html rename to dependencies/include/glm/doc/api/a00150_source.html diff --git a/breakout/glm/doc/api/a00151.html b/dependencies/include/glm/doc/api/a00151.html similarity index 100% rename from breakout/glm/doc/api/a00151.html rename to dependencies/include/glm/doc/api/a00151.html diff --git a/breakout/glm/doc/api/a00151_source.html b/dependencies/include/glm/doc/api/a00151_source.html similarity index 100% rename from breakout/glm/doc/api/a00151_source.html rename to dependencies/include/glm/doc/api/a00151_source.html diff --git a/breakout/glm/doc/api/a00152.html b/dependencies/include/glm/doc/api/a00152.html similarity index 100% rename from breakout/glm/doc/api/a00152.html rename to dependencies/include/glm/doc/api/a00152.html diff --git a/breakout/glm/doc/api/a00152_source.html b/dependencies/include/glm/doc/api/a00152_source.html similarity index 100% rename from breakout/glm/doc/api/a00152_source.html rename to dependencies/include/glm/doc/api/a00152_source.html diff --git a/breakout/glm/doc/api/a00153_source.html b/dependencies/include/glm/doc/api/a00153_source.html similarity index 100% rename from breakout/glm/doc/api/a00153_source.html rename to dependencies/include/glm/doc/api/a00153_source.html diff --git a/breakout/glm/doc/api/a00154.html b/dependencies/include/glm/doc/api/a00154.html similarity index 100% rename from breakout/glm/doc/api/a00154.html rename to dependencies/include/glm/doc/api/a00154.html diff --git a/breakout/glm/doc/api/a00154_source.html b/dependencies/include/glm/doc/api/a00154_source.html similarity index 100% rename from breakout/glm/doc/api/a00154_source.html rename to dependencies/include/glm/doc/api/a00154_source.html diff --git a/breakout/glm/doc/api/a00155.html b/dependencies/include/glm/doc/api/a00155.html similarity index 100% rename from breakout/glm/doc/api/a00155.html rename to dependencies/include/glm/doc/api/a00155.html diff --git a/breakout/glm/doc/api/a00155_source.html b/dependencies/include/glm/doc/api/a00155_source.html similarity index 100% rename from breakout/glm/doc/api/a00155_source.html rename to dependencies/include/glm/doc/api/a00155_source.html diff --git a/breakout/glm/doc/api/a00156.html b/dependencies/include/glm/doc/api/a00156.html similarity index 100% rename from breakout/glm/doc/api/a00156.html rename to dependencies/include/glm/doc/api/a00156.html diff --git a/breakout/glm/doc/api/a00156_source.html b/dependencies/include/glm/doc/api/a00156_source.html similarity index 100% rename from breakout/glm/doc/api/a00156_source.html rename to dependencies/include/glm/doc/api/a00156_source.html diff --git a/breakout/glm/doc/api/a00157.html b/dependencies/include/glm/doc/api/a00157.html similarity index 100% rename from breakout/glm/doc/api/a00157.html rename to dependencies/include/glm/doc/api/a00157.html diff --git a/breakout/glm/doc/api/a00157_source.html b/dependencies/include/glm/doc/api/a00157_source.html similarity index 100% rename from breakout/glm/doc/api/a00157_source.html rename to dependencies/include/glm/doc/api/a00157_source.html diff --git a/breakout/glm/doc/api/a00158.html b/dependencies/include/glm/doc/api/a00158.html similarity index 100% rename from breakout/glm/doc/api/a00158.html rename to dependencies/include/glm/doc/api/a00158.html diff --git a/breakout/glm/doc/api/a00158_source.html b/dependencies/include/glm/doc/api/a00158_source.html similarity index 100% rename from breakout/glm/doc/api/a00158_source.html rename to dependencies/include/glm/doc/api/a00158_source.html diff --git a/breakout/glm/doc/api/a00159.html b/dependencies/include/glm/doc/api/a00159.html similarity index 100% rename from breakout/glm/doc/api/a00159.html rename to dependencies/include/glm/doc/api/a00159.html diff --git a/breakout/glm/doc/api/a00159_source.html b/dependencies/include/glm/doc/api/a00159_source.html similarity index 100% rename from breakout/glm/doc/api/a00159_source.html rename to dependencies/include/glm/doc/api/a00159_source.html diff --git a/breakout/glm/doc/api/a00160.html b/dependencies/include/glm/doc/api/a00160.html similarity index 100% rename from breakout/glm/doc/api/a00160.html rename to dependencies/include/glm/doc/api/a00160.html diff --git a/breakout/glm/doc/api/a00160_source.html b/dependencies/include/glm/doc/api/a00160_source.html similarity index 100% rename from breakout/glm/doc/api/a00160_source.html rename to dependencies/include/glm/doc/api/a00160_source.html diff --git a/breakout/glm/doc/api/a00161.html b/dependencies/include/glm/doc/api/a00161.html similarity index 100% rename from breakout/glm/doc/api/a00161.html rename to dependencies/include/glm/doc/api/a00161.html diff --git a/breakout/glm/doc/api/a00161_source.html b/dependencies/include/glm/doc/api/a00161_source.html similarity index 100% rename from breakout/glm/doc/api/a00161_source.html rename to dependencies/include/glm/doc/api/a00161_source.html diff --git a/breakout/glm/doc/api/a00162.html b/dependencies/include/glm/doc/api/a00162.html similarity index 100% rename from breakout/glm/doc/api/a00162.html rename to dependencies/include/glm/doc/api/a00162.html diff --git a/breakout/glm/doc/api/a00162_source.html b/dependencies/include/glm/doc/api/a00162_source.html similarity index 100% rename from breakout/glm/doc/api/a00162_source.html rename to dependencies/include/glm/doc/api/a00162_source.html diff --git a/breakout/glm/doc/api/a00163_source.html b/dependencies/include/glm/doc/api/a00163_source.html similarity index 100% rename from breakout/glm/doc/api/a00163_source.html rename to dependencies/include/glm/doc/api/a00163_source.html diff --git a/breakout/glm/doc/api/a00164_source.html b/dependencies/include/glm/doc/api/a00164_source.html similarity index 100% rename from breakout/glm/doc/api/a00164_source.html rename to dependencies/include/glm/doc/api/a00164_source.html diff --git a/breakout/glm/doc/api/a00165.html b/dependencies/include/glm/doc/api/a00165.html similarity index 100% rename from breakout/glm/doc/api/a00165.html rename to dependencies/include/glm/doc/api/a00165.html diff --git a/breakout/glm/doc/api/a00165_source.html b/dependencies/include/glm/doc/api/a00165_source.html similarity index 100% rename from breakout/glm/doc/api/a00165_source.html rename to dependencies/include/glm/doc/api/a00165_source.html diff --git a/breakout/glm/doc/api/a00166.html b/dependencies/include/glm/doc/api/a00166.html similarity index 100% rename from breakout/glm/doc/api/a00166.html rename to dependencies/include/glm/doc/api/a00166.html diff --git a/breakout/glm/doc/api/a00166_source.html b/dependencies/include/glm/doc/api/a00166_source.html similarity index 100% rename from breakout/glm/doc/api/a00166_source.html rename to dependencies/include/glm/doc/api/a00166_source.html diff --git a/breakout/glm/doc/api/a00167.html b/dependencies/include/glm/doc/api/a00167.html similarity index 100% rename from breakout/glm/doc/api/a00167.html rename to dependencies/include/glm/doc/api/a00167.html diff --git a/breakout/glm/doc/api/a00167_source.html b/dependencies/include/glm/doc/api/a00167_source.html similarity index 100% rename from breakout/glm/doc/api/a00167_source.html rename to dependencies/include/glm/doc/api/a00167_source.html diff --git a/breakout/glm/doc/api/a00168.html b/dependencies/include/glm/doc/api/a00168.html similarity index 100% rename from breakout/glm/doc/api/a00168.html rename to dependencies/include/glm/doc/api/a00168.html diff --git a/breakout/glm/doc/api/a00168_source.html b/dependencies/include/glm/doc/api/a00168_source.html similarity index 100% rename from breakout/glm/doc/api/a00168_source.html rename to dependencies/include/glm/doc/api/a00168_source.html diff --git a/breakout/glm/doc/api/a00169.html b/dependencies/include/glm/doc/api/a00169.html similarity index 100% rename from breakout/glm/doc/api/a00169.html rename to dependencies/include/glm/doc/api/a00169.html diff --git a/breakout/glm/doc/api/a00169_source.html b/dependencies/include/glm/doc/api/a00169_source.html similarity index 100% rename from breakout/glm/doc/api/a00169_source.html rename to dependencies/include/glm/doc/api/a00169_source.html diff --git a/breakout/glm/doc/api/a00170.html b/dependencies/include/glm/doc/api/a00170.html similarity index 100% rename from breakout/glm/doc/api/a00170.html rename to dependencies/include/glm/doc/api/a00170.html diff --git a/breakout/glm/doc/api/a00170_source.html b/dependencies/include/glm/doc/api/a00170_source.html similarity index 100% rename from breakout/glm/doc/api/a00170_source.html rename to dependencies/include/glm/doc/api/a00170_source.html diff --git a/breakout/glm/doc/api/a00171.html b/dependencies/include/glm/doc/api/a00171.html similarity index 100% rename from breakout/glm/doc/api/a00171.html rename to dependencies/include/glm/doc/api/a00171.html diff --git a/breakout/glm/doc/api/a00171_source.html b/dependencies/include/glm/doc/api/a00171_source.html similarity index 100% rename from breakout/glm/doc/api/a00171_source.html rename to dependencies/include/glm/doc/api/a00171_source.html diff --git a/breakout/glm/doc/api/a00172.html b/dependencies/include/glm/doc/api/a00172.html similarity index 100% rename from breakout/glm/doc/api/a00172.html rename to dependencies/include/glm/doc/api/a00172.html diff --git a/breakout/glm/doc/api/a00172_source.html b/dependencies/include/glm/doc/api/a00172_source.html similarity index 100% rename from breakout/glm/doc/api/a00172_source.html rename to dependencies/include/glm/doc/api/a00172_source.html diff --git a/breakout/glm/doc/api/a00173.html b/dependencies/include/glm/doc/api/a00173.html similarity index 100% rename from breakout/glm/doc/api/a00173.html rename to dependencies/include/glm/doc/api/a00173.html diff --git a/breakout/glm/doc/api/a00173_source.html b/dependencies/include/glm/doc/api/a00173_source.html similarity index 100% rename from breakout/glm/doc/api/a00173_source.html rename to dependencies/include/glm/doc/api/a00173_source.html diff --git a/breakout/glm/doc/api/a00174.html b/dependencies/include/glm/doc/api/a00174.html similarity index 100% rename from breakout/glm/doc/api/a00174.html rename to dependencies/include/glm/doc/api/a00174.html diff --git a/breakout/glm/doc/api/a00174_source.html b/dependencies/include/glm/doc/api/a00174_source.html similarity index 100% rename from breakout/glm/doc/api/a00174_source.html rename to dependencies/include/glm/doc/api/a00174_source.html diff --git a/breakout/glm/doc/api/a00175.html b/dependencies/include/glm/doc/api/a00175.html similarity index 100% rename from breakout/glm/doc/api/a00175.html rename to dependencies/include/glm/doc/api/a00175.html diff --git a/breakout/glm/doc/api/a00175_source.html b/dependencies/include/glm/doc/api/a00175_source.html similarity index 100% rename from breakout/glm/doc/api/a00175_source.html rename to dependencies/include/glm/doc/api/a00175_source.html diff --git a/breakout/glm/doc/api/a00176.html b/dependencies/include/glm/doc/api/a00176.html similarity index 100% rename from breakout/glm/doc/api/a00176.html rename to dependencies/include/glm/doc/api/a00176.html diff --git a/breakout/glm/doc/api/a00176_source.html b/dependencies/include/glm/doc/api/a00176_source.html similarity index 100% rename from breakout/glm/doc/api/a00176_source.html rename to dependencies/include/glm/doc/api/a00176_source.html diff --git a/breakout/glm/doc/api/a00177.html b/dependencies/include/glm/doc/api/a00177.html similarity index 100% rename from breakout/glm/doc/api/a00177.html rename to dependencies/include/glm/doc/api/a00177.html diff --git a/breakout/glm/doc/api/a00177_source.html b/dependencies/include/glm/doc/api/a00177_source.html similarity index 100% rename from breakout/glm/doc/api/a00177_source.html rename to dependencies/include/glm/doc/api/a00177_source.html diff --git a/breakout/glm/doc/api/a00178.html b/dependencies/include/glm/doc/api/a00178.html similarity index 100% rename from breakout/glm/doc/api/a00178.html rename to dependencies/include/glm/doc/api/a00178.html diff --git a/breakout/glm/doc/api/a00178_source.html b/dependencies/include/glm/doc/api/a00178_source.html similarity index 100% rename from breakout/glm/doc/api/a00178_source.html rename to dependencies/include/glm/doc/api/a00178_source.html diff --git a/breakout/glm/doc/api/a00179.html b/dependencies/include/glm/doc/api/a00179.html similarity index 100% rename from breakout/glm/doc/api/a00179.html rename to dependencies/include/glm/doc/api/a00179.html diff --git a/breakout/glm/doc/api/a00179_source.html b/dependencies/include/glm/doc/api/a00179_source.html similarity index 100% rename from breakout/glm/doc/api/a00179_source.html rename to dependencies/include/glm/doc/api/a00179_source.html diff --git a/breakout/glm/doc/api/a00180.html b/dependencies/include/glm/doc/api/a00180.html similarity index 100% rename from breakout/glm/doc/api/a00180.html rename to dependencies/include/glm/doc/api/a00180.html diff --git a/breakout/glm/doc/api/a00180_source.html b/dependencies/include/glm/doc/api/a00180_source.html similarity index 100% rename from breakout/glm/doc/api/a00180_source.html rename to dependencies/include/glm/doc/api/a00180_source.html diff --git a/breakout/glm/doc/api/a00181.html b/dependencies/include/glm/doc/api/a00181.html similarity index 100% rename from breakout/glm/doc/api/a00181.html rename to dependencies/include/glm/doc/api/a00181.html diff --git a/breakout/glm/doc/api/a00181_source.html b/dependencies/include/glm/doc/api/a00181_source.html similarity index 100% rename from breakout/glm/doc/api/a00181_source.html rename to dependencies/include/glm/doc/api/a00181_source.html diff --git a/breakout/glm/doc/api/a00182.html b/dependencies/include/glm/doc/api/a00182.html similarity index 100% rename from breakout/glm/doc/api/a00182.html rename to dependencies/include/glm/doc/api/a00182.html diff --git a/breakout/glm/doc/api/a00182_source.html b/dependencies/include/glm/doc/api/a00182_source.html similarity index 100% rename from breakout/glm/doc/api/a00182_source.html rename to dependencies/include/glm/doc/api/a00182_source.html diff --git a/breakout/glm/doc/api/a00183.html b/dependencies/include/glm/doc/api/a00183.html similarity index 100% rename from breakout/glm/doc/api/a00183.html rename to dependencies/include/glm/doc/api/a00183.html diff --git a/breakout/glm/doc/api/a00183_source.html b/dependencies/include/glm/doc/api/a00183_source.html similarity index 100% rename from breakout/glm/doc/api/a00183_source.html rename to dependencies/include/glm/doc/api/a00183_source.html diff --git a/breakout/glm/doc/api/a00184.html b/dependencies/include/glm/doc/api/a00184.html similarity index 100% rename from breakout/glm/doc/api/a00184.html rename to dependencies/include/glm/doc/api/a00184.html diff --git a/breakout/glm/doc/api/a00184_source.html b/dependencies/include/glm/doc/api/a00184_source.html similarity index 100% rename from breakout/glm/doc/api/a00184_source.html rename to dependencies/include/glm/doc/api/a00184_source.html diff --git a/breakout/glm/doc/api/a00185.html b/dependencies/include/glm/doc/api/a00185.html similarity index 100% rename from breakout/glm/doc/api/a00185.html rename to dependencies/include/glm/doc/api/a00185.html diff --git a/breakout/glm/doc/api/a00185_source.html b/dependencies/include/glm/doc/api/a00185_source.html similarity index 100% rename from breakout/glm/doc/api/a00185_source.html rename to dependencies/include/glm/doc/api/a00185_source.html diff --git a/breakout/glm/doc/api/a00186.html b/dependencies/include/glm/doc/api/a00186.html similarity index 100% rename from breakout/glm/doc/api/a00186.html rename to dependencies/include/glm/doc/api/a00186.html diff --git a/breakout/glm/doc/api/a00186_source.html b/dependencies/include/glm/doc/api/a00186_source.html similarity index 100% rename from breakout/glm/doc/api/a00186_source.html rename to dependencies/include/glm/doc/api/a00186_source.html diff --git a/breakout/glm/doc/api/a00187.html b/dependencies/include/glm/doc/api/a00187.html similarity index 100% rename from breakout/glm/doc/api/a00187.html rename to dependencies/include/glm/doc/api/a00187.html diff --git a/breakout/glm/doc/api/a00187_source.html b/dependencies/include/glm/doc/api/a00187_source.html similarity index 100% rename from breakout/glm/doc/api/a00187_source.html rename to dependencies/include/glm/doc/api/a00187_source.html diff --git a/breakout/glm/doc/api/a00188.html b/dependencies/include/glm/doc/api/a00188.html similarity index 100% rename from breakout/glm/doc/api/a00188.html rename to dependencies/include/glm/doc/api/a00188.html diff --git a/breakout/glm/doc/api/a00188_source.html b/dependencies/include/glm/doc/api/a00188_source.html similarity index 100% rename from breakout/glm/doc/api/a00188_source.html rename to dependencies/include/glm/doc/api/a00188_source.html diff --git a/breakout/glm/doc/api/a00189.html b/dependencies/include/glm/doc/api/a00189.html similarity index 100% rename from breakout/glm/doc/api/a00189.html rename to dependencies/include/glm/doc/api/a00189.html diff --git a/breakout/glm/doc/api/a00189_source.html b/dependencies/include/glm/doc/api/a00189_source.html similarity index 100% rename from breakout/glm/doc/api/a00189_source.html rename to dependencies/include/glm/doc/api/a00189_source.html diff --git a/breakout/glm/doc/api/a00190.html b/dependencies/include/glm/doc/api/a00190.html similarity index 100% rename from breakout/glm/doc/api/a00190.html rename to dependencies/include/glm/doc/api/a00190.html diff --git a/breakout/glm/doc/api/a00190_source.html b/dependencies/include/glm/doc/api/a00190_source.html similarity index 100% rename from breakout/glm/doc/api/a00190_source.html rename to dependencies/include/glm/doc/api/a00190_source.html diff --git a/breakout/glm/doc/api/a00191.html b/dependencies/include/glm/doc/api/a00191.html similarity index 100% rename from breakout/glm/doc/api/a00191.html rename to dependencies/include/glm/doc/api/a00191.html diff --git a/breakout/glm/doc/api/a00191_source.html b/dependencies/include/glm/doc/api/a00191_source.html similarity index 100% rename from breakout/glm/doc/api/a00191_source.html rename to dependencies/include/glm/doc/api/a00191_source.html diff --git a/breakout/glm/doc/api/a00192.html b/dependencies/include/glm/doc/api/a00192.html similarity index 100% rename from breakout/glm/doc/api/a00192.html rename to dependencies/include/glm/doc/api/a00192.html diff --git a/breakout/glm/doc/api/a00192_source.html b/dependencies/include/glm/doc/api/a00192_source.html similarity index 100% rename from breakout/glm/doc/api/a00192_source.html rename to dependencies/include/glm/doc/api/a00192_source.html diff --git a/breakout/glm/doc/api/a00193.html b/dependencies/include/glm/doc/api/a00193.html similarity index 100% rename from breakout/glm/doc/api/a00193.html rename to dependencies/include/glm/doc/api/a00193.html diff --git a/breakout/glm/doc/api/a00193_source.html b/dependencies/include/glm/doc/api/a00193_source.html similarity index 100% rename from breakout/glm/doc/api/a00193_source.html rename to dependencies/include/glm/doc/api/a00193_source.html diff --git a/breakout/glm/doc/api/a00194.html b/dependencies/include/glm/doc/api/a00194.html similarity index 100% rename from breakout/glm/doc/api/a00194.html rename to dependencies/include/glm/doc/api/a00194.html diff --git a/breakout/glm/doc/api/a00194_source.html b/dependencies/include/glm/doc/api/a00194_source.html similarity index 100% rename from breakout/glm/doc/api/a00194_source.html rename to dependencies/include/glm/doc/api/a00194_source.html diff --git a/breakout/glm/doc/api/a00195.html b/dependencies/include/glm/doc/api/a00195.html similarity index 100% rename from breakout/glm/doc/api/a00195.html rename to dependencies/include/glm/doc/api/a00195.html diff --git a/breakout/glm/doc/api/a00195_source.html b/dependencies/include/glm/doc/api/a00195_source.html similarity index 100% rename from breakout/glm/doc/api/a00195_source.html rename to dependencies/include/glm/doc/api/a00195_source.html diff --git a/breakout/glm/doc/api/a00196.html b/dependencies/include/glm/doc/api/a00196.html similarity index 100% rename from breakout/glm/doc/api/a00196.html rename to dependencies/include/glm/doc/api/a00196.html diff --git a/breakout/glm/doc/api/a00196_source.html b/dependencies/include/glm/doc/api/a00196_source.html similarity index 100% rename from breakout/glm/doc/api/a00196_source.html rename to dependencies/include/glm/doc/api/a00196_source.html diff --git a/breakout/glm/doc/api/a00197.html b/dependencies/include/glm/doc/api/a00197.html similarity index 100% rename from breakout/glm/doc/api/a00197.html rename to dependencies/include/glm/doc/api/a00197.html diff --git a/breakout/glm/doc/api/a00197_source.html b/dependencies/include/glm/doc/api/a00197_source.html similarity index 100% rename from breakout/glm/doc/api/a00197_source.html rename to dependencies/include/glm/doc/api/a00197_source.html diff --git a/breakout/glm/doc/api/a00198.html b/dependencies/include/glm/doc/api/a00198.html similarity index 100% rename from breakout/glm/doc/api/a00198.html rename to dependencies/include/glm/doc/api/a00198.html diff --git a/breakout/glm/doc/api/a00198_source.html b/dependencies/include/glm/doc/api/a00198_source.html similarity index 100% rename from breakout/glm/doc/api/a00198_source.html rename to dependencies/include/glm/doc/api/a00198_source.html diff --git a/breakout/glm/doc/api/a00199.html b/dependencies/include/glm/doc/api/a00199.html similarity index 100% rename from breakout/glm/doc/api/a00199.html rename to dependencies/include/glm/doc/api/a00199.html diff --git a/breakout/glm/doc/api/a00199_source.html b/dependencies/include/glm/doc/api/a00199_source.html similarity index 100% rename from breakout/glm/doc/api/a00199_source.html rename to dependencies/include/glm/doc/api/a00199_source.html diff --git a/breakout/glm/doc/api/a00200.html b/dependencies/include/glm/doc/api/a00200.html similarity index 100% rename from breakout/glm/doc/api/a00200.html rename to dependencies/include/glm/doc/api/a00200.html diff --git a/breakout/glm/doc/api/a00200_source.html b/dependencies/include/glm/doc/api/a00200_source.html similarity index 100% rename from breakout/glm/doc/api/a00200_source.html rename to dependencies/include/glm/doc/api/a00200_source.html diff --git a/breakout/glm/doc/api/a00201.html b/dependencies/include/glm/doc/api/a00201.html similarity index 100% rename from breakout/glm/doc/api/a00201.html rename to dependencies/include/glm/doc/api/a00201.html diff --git a/breakout/glm/doc/api/a00201_source.html b/dependencies/include/glm/doc/api/a00201_source.html similarity index 100% rename from breakout/glm/doc/api/a00201_source.html rename to dependencies/include/glm/doc/api/a00201_source.html diff --git a/breakout/glm/doc/api/a00202.html b/dependencies/include/glm/doc/api/a00202.html similarity index 100% rename from breakout/glm/doc/api/a00202.html rename to dependencies/include/glm/doc/api/a00202.html diff --git a/breakout/glm/doc/api/a00202_source.html b/dependencies/include/glm/doc/api/a00202_source.html similarity index 100% rename from breakout/glm/doc/api/a00202_source.html rename to dependencies/include/glm/doc/api/a00202_source.html diff --git a/breakout/glm/doc/api/a00203.html b/dependencies/include/glm/doc/api/a00203.html similarity index 100% rename from breakout/glm/doc/api/a00203.html rename to dependencies/include/glm/doc/api/a00203.html diff --git a/breakout/glm/doc/api/a00203_source.html b/dependencies/include/glm/doc/api/a00203_source.html similarity index 100% rename from breakout/glm/doc/api/a00203_source.html rename to dependencies/include/glm/doc/api/a00203_source.html diff --git a/breakout/glm/doc/api/a00204.html b/dependencies/include/glm/doc/api/a00204.html similarity index 100% rename from breakout/glm/doc/api/a00204.html rename to dependencies/include/glm/doc/api/a00204.html diff --git a/breakout/glm/doc/api/a00204_source.html b/dependencies/include/glm/doc/api/a00204_source.html similarity index 100% rename from breakout/glm/doc/api/a00204_source.html rename to dependencies/include/glm/doc/api/a00204_source.html diff --git a/breakout/glm/doc/api/a00205.html b/dependencies/include/glm/doc/api/a00205.html similarity index 100% rename from breakout/glm/doc/api/a00205.html rename to dependencies/include/glm/doc/api/a00205.html diff --git a/breakout/glm/doc/api/a00205_source.html b/dependencies/include/glm/doc/api/a00205_source.html similarity index 100% rename from breakout/glm/doc/api/a00205_source.html rename to dependencies/include/glm/doc/api/a00205_source.html diff --git a/breakout/glm/doc/api/a00206.html b/dependencies/include/glm/doc/api/a00206.html similarity index 100% rename from breakout/glm/doc/api/a00206.html rename to dependencies/include/glm/doc/api/a00206.html diff --git a/breakout/glm/doc/api/a00206_source.html b/dependencies/include/glm/doc/api/a00206_source.html similarity index 100% rename from breakout/glm/doc/api/a00206_source.html rename to dependencies/include/glm/doc/api/a00206_source.html diff --git a/breakout/glm/doc/api/a00207.html b/dependencies/include/glm/doc/api/a00207.html similarity index 100% rename from breakout/glm/doc/api/a00207.html rename to dependencies/include/glm/doc/api/a00207.html diff --git a/breakout/glm/doc/api/a00207_source.html b/dependencies/include/glm/doc/api/a00207_source.html similarity index 100% rename from breakout/glm/doc/api/a00207_source.html rename to dependencies/include/glm/doc/api/a00207_source.html diff --git a/breakout/glm/doc/api/a00208.html b/dependencies/include/glm/doc/api/a00208.html similarity index 100% rename from breakout/glm/doc/api/a00208.html rename to dependencies/include/glm/doc/api/a00208.html diff --git a/breakout/glm/doc/api/a00208_source.html b/dependencies/include/glm/doc/api/a00208_source.html similarity index 100% rename from breakout/glm/doc/api/a00208_source.html rename to dependencies/include/glm/doc/api/a00208_source.html diff --git a/breakout/glm/doc/api/a00209.html b/dependencies/include/glm/doc/api/a00209.html similarity index 100% rename from breakout/glm/doc/api/a00209.html rename to dependencies/include/glm/doc/api/a00209.html diff --git a/breakout/glm/doc/api/a00209_source.html b/dependencies/include/glm/doc/api/a00209_source.html similarity index 100% rename from breakout/glm/doc/api/a00209_source.html rename to dependencies/include/glm/doc/api/a00209_source.html diff --git a/breakout/glm/doc/api/a00210.html b/dependencies/include/glm/doc/api/a00210.html similarity index 100% rename from breakout/glm/doc/api/a00210.html rename to dependencies/include/glm/doc/api/a00210.html diff --git a/breakout/glm/doc/api/a00210_source.html b/dependencies/include/glm/doc/api/a00210_source.html similarity index 100% rename from breakout/glm/doc/api/a00210_source.html rename to dependencies/include/glm/doc/api/a00210_source.html diff --git a/breakout/glm/doc/api/a00211.html b/dependencies/include/glm/doc/api/a00211.html similarity index 100% rename from breakout/glm/doc/api/a00211.html rename to dependencies/include/glm/doc/api/a00211.html diff --git a/breakout/glm/doc/api/a00211_source.html b/dependencies/include/glm/doc/api/a00211_source.html similarity index 100% rename from breakout/glm/doc/api/a00211_source.html rename to dependencies/include/glm/doc/api/a00211_source.html diff --git a/breakout/glm/doc/api/a00212.html b/dependencies/include/glm/doc/api/a00212.html similarity index 100% rename from breakout/glm/doc/api/a00212.html rename to dependencies/include/glm/doc/api/a00212.html diff --git a/breakout/glm/doc/api/a00212_source.html b/dependencies/include/glm/doc/api/a00212_source.html similarity index 100% rename from breakout/glm/doc/api/a00212_source.html rename to dependencies/include/glm/doc/api/a00212_source.html diff --git a/breakout/glm/doc/api/a00213.html b/dependencies/include/glm/doc/api/a00213.html similarity index 100% rename from breakout/glm/doc/api/a00213.html rename to dependencies/include/glm/doc/api/a00213.html diff --git a/breakout/glm/doc/api/a00213_source.html b/dependencies/include/glm/doc/api/a00213_source.html similarity index 100% rename from breakout/glm/doc/api/a00213_source.html rename to dependencies/include/glm/doc/api/a00213_source.html diff --git a/breakout/glm/doc/api/a00214.html b/dependencies/include/glm/doc/api/a00214.html similarity index 100% rename from breakout/glm/doc/api/a00214.html rename to dependencies/include/glm/doc/api/a00214.html diff --git a/breakout/glm/doc/api/a00214_source.html b/dependencies/include/glm/doc/api/a00214_source.html similarity index 100% rename from breakout/glm/doc/api/a00214_source.html rename to dependencies/include/glm/doc/api/a00214_source.html diff --git a/breakout/glm/doc/api/a00215.html b/dependencies/include/glm/doc/api/a00215.html similarity index 100% rename from breakout/glm/doc/api/a00215.html rename to dependencies/include/glm/doc/api/a00215.html diff --git a/breakout/glm/doc/api/a00215_source.html b/dependencies/include/glm/doc/api/a00215_source.html similarity index 100% rename from breakout/glm/doc/api/a00215_source.html rename to dependencies/include/glm/doc/api/a00215_source.html diff --git a/breakout/glm/doc/api/a00216.html b/dependencies/include/glm/doc/api/a00216.html similarity index 100% rename from breakout/glm/doc/api/a00216.html rename to dependencies/include/glm/doc/api/a00216.html diff --git a/breakout/glm/doc/api/a00216_source.html b/dependencies/include/glm/doc/api/a00216_source.html similarity index 100% rename from breakout/glm/doc/api/a00216_source.html rename to dependencies/include/glm/doc/api/a00216_source.html diff --git a/breakout/glm/doc/api/a00217.html b/dependencies/include/glm/doc/api/a00217.html similarity index 100% rename from breakout/glm/doc/api/a00217.html rename to dependencies/include/glm/doc/api/a00217.html diff --git a/breakout/glm/doc/api/a00217_source.html b/dependencies/include/glm/doc/api/a00217_source.html similarity index 100% rename from breakout/glm/doc/api/a00217_source.html rename to dependencies/include/glm/doc/api/a00217_source.html diff --git a/breakout/glm/doc/api/a00218.html b/dependencies/include/glm/doc/api/a00218.html similarity index 100% rename from breakout/glm/doc/api/a00218.html rename to dependencies/include/glm/doc/api/a00218.html diff --git a/breakout/glm/doc/api/a00218_source.html b/dependencies/include/glm/doc/api/a00218_source.html similarity index 100% rename from breakout/glm/doc/api/a00218_source.html rename to dependencies/include/glm/doc/api/a00218_source.html diff --git a/breakout/glm/doc/api/a00219.html b/dependencies/include/glm/doc/api/a00219.html similarity index 100% rename from breakout/glm/doc/api/a00219.html rename to dependencies/include/glm/doc/api/a00219.html diff --git a/breakout/glm/doc/api/a00219_source.html b/dependencies/include/glm/doc/api/a00219_source.html similarity index 100% rename from breakout/glm/doc/api/a00219_source.html rename to dependencies/include/glm/doc/api/a00219_source.html diff --git a/breakout/glm/doc/api/a00220.html b/dependencies/include/glm/doc/api/a00220.html similarity index 100% rename from breakout/glm/doc/api/a00220.html rename to dependencies/include/glm/doc/api/a00220.html diff --git a/breakout/glm/doc/api/a00220_source.html b/dependencies/include/glm/doc/api/a00220_source.html similarity index 100% rename from breakout/glm/doc/api/a00220_source.html rename to dependencies/include/glm/doc/api/a00220_source.html diff --git a/breakout/glm/doc/api/a00221.html b/dependencies/include/glm/doc/api/a00221.html similarity index 100% rename from breakout/glm/doc/api/a00221.html rename to dependencies/include/glm/doc/api/a00221.html diff --git a/breakout/glm/doc/api/a00221_source.html b/dependencies/include/glm/doc/api/a00221_source.html similarity index 100% rename from breakout/glm/doc/api/a00221_source.html rename to dependencies/include/glm/doc/api/a00221_source.html diff --git a/breakout/glm/doc/api/a00222.html b/dependencies/include/glm/doc/api/a00222.html similarity index 100% rename from breakout/glm/doc/api/a00222.html rename to dependencies/include/glm/doc/api/a00222.html diff --git a/breakout/glm/doc/api/a00222_source.html b/dependencies/include/glm/doc/api/a00222_source.html similarity index 100% rename from breakout/glm/doc/api/a00222_source.html rename to dependencies/include/glm/doc/api/a00222_source.html diff --git a/breakout/glm/doc/api/a00223.html b/dependencies/include/glm/doc/api/a00223.html similarity index 100% rename from breakout/glm/doc/api/a00223.html rename to dependencies/include/glm/doc/api/a00223.html diff --git a/breakout/glm/doc/api/a00223_source.html b/dependencies/include/glm/doc/api/a00223_source.html similarity index 100% rename from breakout/glm/doc/api/a00223_source.html rename to dependencies/include/glm/doc/api/a00223_source.html diff --git a/breakout/glm/doc/api/a00224.html b/dependencies/include/glm/doc/api/a00224.html similarity index 100% rename from breakout/glm/doc/api/a00224.html rename to dependencies/include/glm/doc/api/a00224.html diff --git a/breakout/glm/doc/api/a00224_source.html b/dependencies/include/glm/doc/api/a00224_source.html similarity index 100% rename from breakout/glm/doc/api/a00224_source.html rename to dependencies/include/glm/doc/api/a00224_source.html diff --git a/breakout/glm/doc/api/a00225.html b/dependencies/include/glm/doc/api/a00225.html similarity index 100% rename from breakout/glm/doc/api/a00225.html rename to dependencies/include/glm/doc/api/a00225.html diff --git a/breakout/glm/doc/api/a00225_source.html b/dependencies/include/glm/doc/api/a00225_source.html similarity index 100% rename from breakout/glm/doc/api/a00225_source.html rename to dependencies/include/glm/doc/api/a00225_source.html diff --git a/breakout/glm/doc/api/a00226.html b/dependencies/include/glm/doc/api/a00226.html similarity index 100% rename from breakout/glm/doc/api/a00226.html rename to dependencies/include/glm/doc/api/a00226.html diff --git a/breakout/glm/doc/api/a00226_source.html b/dependencies/include/glm/doc/api/a00226_source.html similarity index 100% rename from breakout/glm/doc/api/a00226_source.html rename to dependencies/include/glm/doc/api/a00226_source.html diff --git a/breakout/glm/doc/api/a00227.html b/dependencies/include/glm/doc/api/a00227.html similarity index 100% rename from breakout/glm/doc/api/a00227.html rename to dependencies/include/glm/doc/api/a00227.html diff --git a/breakout/glm/doc/api/a00227_source.html b/dependencies/include/glm/doc/api/a00227_source.html similarity index 100% rename from breakout/glm/doc/api/a00227_source.html rename to dependencies/include/glm/doc/api/a00227_source.html diff --git a/breakout/glm/doc/api/a00228.html b/dependencies/include/glm/doc/api/a00228.html similarity index 100% rename from breakout/glm/doc/api/a00228.html rename to dependencies/include/glm/doc/api/a00228.html diff --git a/breakout/glm/doc/api/a00228_source.html b/dependencies/include/glm/doc/api/a00228_source.html similarity index 100% rename from breakout/glm/doc/api/a00228_source.html rename to dependencies/include/glm/doc/api/a00228_source.html diff --git a/breakout/glm/doc/api/a00229.html b/dependencies/include/glm/doc/api/a00229.html similarity index 100% rename from breakout/glm/doc/api/a00229.html rename to dependencies/include/glm/doc/api/a00229.html diff --git a/breakout/glm/doc/api/a00229_source.html b/dependencies/include/glm/doc/api/a00229_source.html similarity index 100% rename from breakout/glm/doc/api/a00229_source.html rename to dependencies/include/glm/doc/api/a00229_source.html diff --git a/breakout/glm/doc/api/a00230.html b/dependencies/include/glm/doc/api/a00230.html similarity index 100% rename from breakout/glm/doc/api/a00230.html rename to dependencies/include/glm/doc/api/a00230.html diff --git a/breakout/glm/doc/api/a00230_source.html b/dependencies/include/glm/doc/api/a00230_source.html similarity index 100% rename from breakout/glm/doc/api/a00230_source.html rename to dependencies/include/glm/doc/api/a00230_source.html diff --git a/breakout/glm/doc/api/a00231.html b/dependencies/include/glm/doc/api/a00231.html similarity index 100% rename from breakout/glm/doc/api/a00231.html rename to dependencies/include/glm/doc/api/a00231.html diff --git a/breakout/glm/doc/api/a00231_source.html b/dependencies/include/glm/doc/api/a00231_source.html similarity index 100% rename from breakout/glm/doc/api/a00231_source.html rename to dependencies/include/glm/doc/api/a00231_source.html diff --git a/breakout/glm/doc/api/a00232.html b/dependencies/include/glm/doc/api/a00232.html similarity index 100% rename from breakout/glm/doc/api/a00232.html rename to dependencies/include/glm/doc/api/a00232.html diff --git a/breakout/glm/doc/api/a00232_source.html b/dependencies/include/glm/doc/api/a00232_source.html similarity index 100% rename from breakout/glm/doc/api/a00232_source.html rename to dependencies/include/glm/doc/api/a00232_source.html diff --git a/breakout/glm/doc/api/a00233.html b/dependencies/include/glm/doc/api/a00233.html similarity index 100% rename from breakout/glm/doc/api/a00233.html rename to dependencies/include/glm/doc/api/a00233.html diff --git a/breakout/glm/doc/api/a00233_source.html b/dependencies/include/glm/doc/api/a00233_source.html similarity index 100% rename from breakout/glm/doc/api/a00233_source.html rename to dependencies/include/glm/doc/api/a00233_source.html diff --git a/breakout/glm/doc/api/a00234.html b/dependencies/include/glm/doc/api/a00234.html similarity index 100% rename from breakout/glm/doc/api/a00234.html rename to dependencies/include/glm/doc/api/a00234.html diff --git a/breakout/glm/doc/api/a00234_source.html b/dependencies/include/glm/doc/api/a00234_source.html similarity index 100% rename from breakout/glm/doc/api/a00234_source.html rename to dependencies/include/glm/doc/api/a00234_source.html diff --git a/breakout/glm/doc/api/a00235.html b/dependencies/include/glm/doc/api/a00235.html similarity index 100% rename from breakout/glm/doc/api/a00235.html rename to dependencies/include/glm/doc/api/a00235.html diff --git a/breakout/glm/doc/api/a00235_source.html b/dependencies/include/glm/doc/api/a00235_source.html similarity index 100% rename from breakout/glm/doc/api/a00235_source.html rename to dependencies/include/glm/doc/api/a00235_source.html diff --git a/breakout/glm/doc/api/a00241.html b/dependencies/include/glm/doc/api/a00241.html similarity index 100% rename from breakout/glm/doc/api/a00241.html rename to dependencies/include/glm/doc/api/a00241.html diff --git a/breakout/glm/doc/api/a00242.html b/dependencies/include/glm/doc/api/a00242.html similarity index 100% rename from breakout/glm/doc/api/a00242.html rename to dependencies/include/glm/doc/api/a00242.html diff --git a/breakout/glm/doc/api/a00243.html b/dependencies/include/glm/doc/api/a00243.html similarity index 100% rename from breakout/glm/doc/api/a00243.html rename to dependencies/include/glm/doc/api/a00243.html diff --git a/breakout/glm/doc/api/a00244.html b/dependencies/include/glm/doc/api/a00244.html similarity index 100% rename from breakout/glm/doc/api/a00244.html rename to dependencies/include/glm/doc/api/a00244.html diff --git a/breakout/glm/doc/api/a00245.html b/dependencies/include/glm/doc/api/a00245.html similarity index 100% rename from breakout/glm/doc/api/a00245.html rename to dependencies/include/glm/doc/api/a00245.html diff --git a/breakout/glm/doc/api/a00246.html b/dependencies/include/glm/doc/api/a00246.html similarity index 100% rename from breakout/glm/doc/api/a00246.html rename to dependencies/include/glm/doc/api/a00246.html diff --git a/breakout/glm/doc/api/a00247.html b/dependencies/include/glm/doc/api/a00247.html similarity index 100% rename from breakout/glm/doc/api/a00247.html rename to dependencies/include/glm/doc/api/a00247.html diff --git a/breakout/glm/doc/api/a00248.html b/dependencies/include/glm/doc/api/a00248.html similarity index 100% rename from breakout/glm/doc/api/a00248.html rename to dependencies/include/glm/doc/api/a00248.html diff --git a/breakout/glm/doc/api/a00249.html b/dependencies/include/glm/doc/api/a00249.html similarity index 100% rename from breakout/glm/doc/api/a00249.html rename to dependencies/include/glm/doc/api/a00249.html diff --git a/breakout/glm/doc/api/a00250.html b/dependencies/include/glm/doc/api/a00250.html similarity index 100% rename from breakout/glm/doc/api/a00250.html rename to dependencies/include/glm/doc/api/a00250.html diff --git a/breakout/glm/doc/api/a00251.html b/dependencies/include/glm/doc/api/a00251.html similarity index 100% rename from breakout/glm/doc/api/a00251.html rename to dependencies/include/glm/doc/api/a00251.html diff --git a/breakout/glm/doc/api/a00252.html b/dependencies/include/glm/doc/api/a00252.html similarity index 100% rename from breakout/glm/doc/api/a00252.html rename to dependencies/include/glm/doc/api/a00252.html diff --git a/breakout/glm/doc/api/a00253.html b/dependencies/include/glm/doc/api/a00253.html similarity index 100% rename from breakout/glm/doc/api/a00253.html rename to dependencies/include/glm/doc/api/a00253.html diff --git a/breakout/glm/doc/api/a00254.html b/dependencies/include/glm/doc/api/a00254.html similarity index 100% rename from breakout/glm/doc/api/a00254.html rename to dependencies/include/glm/doc/api/a00254.html diff --git a/breakout/glm/doc/api/a00255.html b/dependencies/include/glm/doc/api/a00255.html similarity index 100% rename from breakout/glm/doc/api/a00255.html rename to dependencies/include/glm/doc/api/a00255.html diff --git a/breakout/glm/doc/api/a00256.html b/dependencies/include/glm/doc/api/a00256.html similarity index 100% rename from breakout/glm/doc/api/a00256.html rename to dependencies/include/glm/doc/api/a00256.html diff --git a/breakout/glm/doc/api/a00257.html b/dependencies/include/glm/doc/api/a00257.html similarity index 100% rename from breakout/glm/doc/api/a00257.html rename to dependencies/include/glm/doc/api/a00257.html diff --git a/breakout/glm/doc/api/a00258.html b/dependencies/include/glm/doc/api/a00258.html similarity index 100% rename from breakout/glm/doc/api/a00258.html rename to dependencies/include/glm/doc/api/a00258.html diff --git a/breakout/glm/doc/api/a00259.html b/dependencies/include/glm/doc/api/a00259.html similarity index 100% rename from breakout/glm/doc/api/a00259.html rename to dependencies/include/glm/doc/api/a00259.html diff --git a/breakout/glm/doc/api/a00260.html b/dependencies/include/glm/doc/api/a00260.html similarity index 100% rename from breakout/glm/doc/api/a00260.html rename to dependencies/include/glm/doc/api/a00260.html diff --git a/breakout/glm/doc/api/a00261.html b/dependencies/include/glm/doc/api/a00261.html similarity index 100% rename from breakout/glm/doc/api/a00261.html rename to dependencies/include/glm/doc/api/a00261.html diff --git a/breakout/glm/doc/api/a00262.html b/dependencies/include/glm/doc/api/a00262.html similarity index 100% rename from breakout/glm/doc/api/a00262.html rename to dependencies/include/glm/doc/api/a00262.html diff --git a/breakout/glm/doc/api/a00263.html b/dependencies/include/glm/doc/api/a00263.html similarity index 100% rename from breakout/glm/doc/api/a00263.html rename to dependencies/include/glm/doc/api/a00263.html diff --git a/breakout/glm/doc/api/a00264.html b/dependencies/include/glm/doc/api/a00264.html similarity index 100% rename from breakout/glm/doc/api/a00264.html rename to dependencies/include/glm/doc/api/a00264.html diff --git a/breakout/glm/doc/api/a00265.html b/dependencies/include/glm/doc/api/a00265.html similarity index 100% rename from breakout/glm/doc/api/a00265.html rename to dependencies/include/glm/doc/api/a00265.html diff --git a/breakout/glm/doc/api/a00266.html b/dependencies/include/glm/doc/api/a00266.html similarity index 100% rename from breakout/glm/doc/api/a00266.html rename to dependencies/include/glm/doc/api/a00266.html diff --git a/breakout/glm/doc/api/a00267.html b/dependencies/include/glm/doc/api/a00267.html similarity index 100% rename from breakout/glm/doc/api/a00267.html rename to dependencies/include/glm/doc/api/a00267.html diff --git a/breakout/glm/doc/api/a00268.html b/dependencies/include/glm/doc/api/a00268.html similarity index 100% rename from breakout/glm/doc/api/a00268.html rename to dependencies/include/glm/doc/api/a00268.html diff --git a/breakout/glm/doc/api/a00269.html b/dependencies/include/glm/doc/api/a00269.html similarity index 100% rename from breakout/glm/doc/api/a00269.html rename to dependencies/include/glm/doc/api/a00269.html diff --git a/breakout/glm/doc/api/a00270.html b/dependencies/include/glm/doc/api/a00270.html similarity index 100% rename from breakout/glm/doc/api/a00270.html rename to dependencies/include/glm/doc/api/a00270.html diff --git a/breakout/glm/doc/api/a00271.html b/dependencies/include/glm/doc/api/a00271.html similarity index 100% rename from breakout/glm/doc/api/a00271.html rename to dependencies/include/glm/doc/api/a00271.html diff --git a/breakout/glm/doc/api/a00272.html b/dependencies/include/glm/doc/api/a00272.html similarity index 100% rename from breakout/glm/doc/api/a00272.html rename to dependencies/include/glm/doc/api/a00272.html diff --git a/breakout/glm/doc/api/a00273.html b/dependencies/include/glm/doc/api/a00273.html similarity index 100% rename from breakout/glm/doc/api/a00273.html rename to dependencies/include/glm/doc/api/a00273.html diff --git a/breakout/glm/doc/api/a00274.html b/dependencies/include/glm/doc/api/a00274.html similarity index 100% rename from breakout/glm/doc/api/a00274.html rename to dependencies/include/glm/doc/api/a00274.html diff --git a/breakout/glm/doc/api/a00275.html b/dependencies/include/glm/doc/api/a00275.html similarity index 100% rename from breakout/glm/doc/api/a00275.html rename to dependencies/include/glm/doc/api/a00275.html diff --git a/breakout/glm/doc/api/a00276.html b/dependencies/include/glm/doc/api/a00276.html similarity index 100% rename from breakout/glm/doc/api/a00276.html rename to dependencies/include/glm/doc/api/a00276.html diff --git a/breakout/glm/doc/api/a00277.html b/dependencies/include/glm/doc/api/a00277.html similarity index 100% rename from breakout/glm/doc/api/a00277.html rename to dependencies/include/glm/doc/api/a00277.html diff --git a/breakout/glm/doc/api/a00278.html b/dependencies/include/glm/doc/api/a00278.html similarity index 100% rename from breakout/glm/doc/api/a00278.html rename to dependencies/include/glm/doc/api/a00278.html diff --git a/breakout/glm/doc/api/a00279.html b/dependencies/include/glm/doc/api/a00279.html similarity index 100% rename from breakout/glm/doc/api/a00279.html rename to dependencies/include/glm/doc/api/a00279.html diff --git a/breakout/glm/doc/api/a00280.html b/dependencies/include/glm/doc/api/a00280.html similarity index 100% rename from breakout/glm/doc/api/a00280.html rename to dependencies/include/glm/doc/api/a00280.html diff --git a/breakout/glm/doc/api/a00281.html b/dependencies/include/glm/doc/api/a00281.html similarity index 100% rename from breakout/glm/doc/api/a00281.html rename to dependencies/include/glm/doc/api/a00281.html diff --git a/breakout/glm/doc/api/a00282.html b/dependencies/include/glm/doc/api/a00282.html similarity index 100% rename from breakout/glm/doc/api/a00282.html rename to dependencies/include/glm/doc/api/a00282.html diff --git a/breakout/glm/doc/api/a00283.html b/dependencies/include/glm/doc/api/a00283.html similarity index 100% rename from breakout/glm/doc/api/a00283.html rename to dependencies/include/glm/doc/api/a00283.html diff --git a/breakout/glm/doc/api/a00284.html b/dependencies/include/glm/doc/api/a00284.html similarity index 100% rename from breakout/glm/doc/api/a00284.html rename to dependencies/include/glm/doc/api/a00284.html diff --git a/breakout/glm/doc/api/a00285.html b/dependencies/include/glm/doc/api/a00285.html similarity index 100% rename from breakout/glm/doc/api/a00285.html rename to dependencies/include/glm/doc/api/a00285.html diff --git a/breakout/glm/doc/api/a00286.html b/dependencies/include/glm/doc/api/a00286.html similarity index 100% rename from breakout/glm/doc/api/a00286.html rename to dependencies/include/glm/doc/api/a00286.html diff --git a/breakout/glm/doc/api/a00287.html b/dependencies/include/glm/doc/api/a00287.html similarity index 100% rename from breakout/glm/doc/api/a00287.html rename to dependencies/include/glm/doc/api/a00287.html diff --git a/breakout/glm/doc/api/a00288.html b/dependencies/include/glm/doc/api/a00288.html similarity index 100% rename from breakout/glm/doc/api/a00288.html rename to dependencies/include/glm/doc/api/a00288.html diff --git a/breakout/glm/doc/api/a00289.html b/dependencies/include/glm/doc/api/a00289.html similarity index 100% rename from breakout/glm/doc/api/a00289.html rename to dependencies/include/glm/doc/api/a00289.html diff --git a/breakout/glm/doc/api/a00290.html b/dependencies/include/glm/doc/api/a00290.html similarity index 100% rename from breakout/glm/doc/api/a00290.html rename to dependencies/include/glm/doc/api/a00290.html diff --git a/breakout/glm/doc/api/a00291.html b/dependencies/include/glm/doc/api/a00291.html similarity index 100% rename from breakout/glm/doc/api/a00291.html rename to dependencies/include/glm/doc/api/a00291.html diff --git a/breakout/glm/doc/api/a00292.html b/dependencies/include/glm/doc/api/a00292.html similarity index 100% rename from breakout/glm/doc/api/a00292.html rename to dependencies/include/glm/doc/api/a00292.html diff --git a/breakout/glm/doc/api/a00293.html b/dependencies/include/glm/doc/api/a00293.html similarity index 100% rename from breakout/glm/doc/api/a00293.html rename to dependencies/include/glm/doc/api/a00293.html diff --git a/breakout/glm/doc/api/a00294.html b/dependencies/include/glm/doc/api/a00294.html similarity index 100% rename from breakout/glm/doc/api/a00294.html rename to dependencies/include/glm/doc/api/a00294.html diff --git a/breakout/glm/doc/api/a00295.html b/dependencies/include/glm/doc/api/a00295.html similarity index 100% rename from breakout/glm/doc/api/a00295.html rename to dependencies/include/glm/doc/api/a00295.html diff --git a/breakout/glm/doc/api/a00296.html b/dependencies/include/glm/doc/api/a00296.html similarity index 100% rename from breakout/glm/doc/api/a00296.html rename to dependencies/include/glm/doc/api/a00296.html diff --git a/breakout/glm/doc/api/a00297.html b/dependencies/include/glm/doc/api/a00297.html similarity index 100% rename from breakout/glm/doc/api/a00297.html rename to dependencies/include/glm/doc/api/a00297.html diff --git a/breakout/glm/doc/api/a00298.html b/dependencies/include/glm/doc/api/a00298.html similarity index 100% rename from breakout/glm/doc/api/a00298.html rename to dependencies/include/glm/doc/api/a00298.html diff --git a/breakout/glm/doc/api/a00299.html b/dependencies/include/glm/doc/api/a00299.html similarity index 100% rename from breakout/glm/doc/api/a00299.html rename to dependencies/include/glm/doc/api/a00299.html diff --git a/breakout/glm/doc/api/a00300.html b/dependencies/include/glm/doc/api/a00300.html similarity index 100% rename from breakout/glm/doc/api/a00300.html rename to dependencies/include/glm/doc/api/a00300.html diff --git a/breakout/glm/doc/api/a00301.html b/dependencies/include/glm/doc/api/a00301.html similarity index 100% rename from breakout/glm/doc/api/a00301.html rename to dependencies/include/glm/doc/api/a00301.html diff --git a/breakout/glm/doc/api/a00302.html b/dependencies/include/glm/doc/api/a00302.html similarity index 100% rename from breakout/glm/doc/api/a00302.html rename to dependencies/include/glm/doc/api/a00302.html diff --git a/breakout/glm/doc/api/a00303.html b/dependencies/include/glm/doc/api/a00303.html similarity index 100% rename from breakout/glm/doc/api/a00303.html rename to dependencies/include/glm/doc/api/a00303.html diff --git a/breakout/glm/doc/api/a00304.html b/dependencies/include/glm/doc/api/a00304.html similarity index 100% rename from breakout/glm/doc/api/a00304.html rename to dependencies/include/glm/doc/api/a00304.html diff --git a/breakout/glm/doc/api/a00305.html b/dependencies/include/glm/doc/api/a00305.html similarity index 100% rename from breakout/glm/doc/api/a00305.html rename to dependencies/include/glm/doc/api/a00305.html diff --git a/breakout/glm/doc/api/a00306.html b/dependencies/include/glm/doc/api/a00306.html similarity index 100% rename from breakout/glm/doc/api/a00306.html rename to dependencies/include/glm/doc/api/a00306.html diff --git a/breakout/glm/doc/api/a00307.html b/dependencies/include/glm/doc/api/a00307.html similarity index 100% rename from breakout/glm/doc/api/a00307.html rename to dependencies/include/glm/doc/api/a00307.html diff --git a/breakout/glm/doc/api/a00308.html b/dependencies/include/glm/doc/api/a00308.html similarity index 100% rename from breakout/glm/doc/api/a00308.html rename to dependencies/include/glm/doc/api/a00308.html diff --git a/breakout/glm/doc/api/a00309.html b/dependencies/include/glm/doc/api/a00309.html similarity index 100% rename from breakout/glm/doc/api/a00309.html rename to dependencies/include/glm/doc/api/a00309.html diff --git a/breakout/glm/doc/api/a00310.html b/dependencies/include/glm/doc/api/a00310.html similarity index 100% rename from breakout/glm/doc/api/a00310.html rename to dependencies/include/glm/doc/api/a00310.html diff --git a/breakout/glm/doc/api/a00311.html b/dependencies/include/glm/doc/api/a00311.html similarity index 100% rename from breakout/glm/doc/api/a00311.html rename to dependencies/include/glm/doc/api/a00311.html diff --git a/breakout/glm/doc/api/a00312.html b/dependencies/include/glm/doc/api/a00312.html similarity index 100% rename from breakout/glm/doc/api/a00312.html rename to dependencies/include/glm/doc/api/a00312.html diff --git a/breakout/glm/doc/api/a00313.html b/dependencies/include/glm/doc/api/a00313.html similarity index 100% rename from breakout/glm/doc/api/a00313.html rename to dependencies/include/glm/doc/api/a00313.html diff --git a/breakout/glm/doc/api/a00314.html b/dependencies/include/glm/doc/api/a00314.html similarity index 100% rename from breakout/glm/doc/api/a00314.html rename to dependencies/include/glm/doc/api/a00314.html diff --git a/breakout/glm/doc/api/a00315.html b/dependencies/include/glm/doc/api/a00315.html similarity index 100% rename from breakout/glm/doc/api/a00315.html rename to dependencies/include/glm/doc/api/a00315.html diff --git a/breakout/glm/doc/api/a00316.html b/dependencies/include/glm/doc/api/a00316.html similarity index 100% rename from breakout/glm/doc/api/a00316.html rename to dependencies/include/glm/doc/api/a00316.html diff --git a/breakout/glm/doc/api/a00317.html b/dependencies/include/glm/doc/api/a00317.html similarity index 100% rename from breakout/glm/doc/api/a00317.html rename to dependencies/include/glm/doc/api/a00317.html diff --git a/breakout/glm/doc/api/a00318.html b/dependencies/include/glm/doc/api/a00318.html similarity index 100% rename from breakout/glm/doc/api/a00318.html rename to dependencies/include/glm/doc/api/a00318.html diff --git a/breakout/glm/doc/api/a00319.html b/dependencies/include/glm/doc/api/a00319.html similarity index 100% rename from breakout/glm/doc/api/a00319.html rename to dependencies/include/glm/doc/api/a00319.html diff --git a/breakout/glm/doc/api/a00320.html b/dependencies/include/glm/doc/api/a00320.html similarity index 100% rename from breakout/glm/doc/api/a00320.html rename to dependencies/include/glm/doc/api/a00320.html diff --git a/breakout/glm/doc/api/a00321.html b/dependencies/include/glm/doc/api/a00321.html similarity index 100% rename from breakout/glm/doc/api/a00321.html rename to dependencies/include/glm/doc/api/a00321.html diff --git a/breakout/glm/doc/api/a00322.html b/dependencies/include/glm/doc/api/a00322.html similarity index 100% rename from breakout/glm/doc/api/a00322.html rename to dependencies/include/glm/doc/api/a00322.html diff --git a/breakout/glm/doc/api/a00323.html b/dependencies/include/glm/doc/api/a00323.html similarity index 100% rename from breakout/glm/doc/api/a00323.html rename to dependencies/include/glm/doc/api/a00323.html diff --git a/breakout/glm/doc/api/a00324.html b/dependencies/include/glm/doc/api/a00324.html similarity index 100% rename from breakout/glm/doc/api/a00324.html rename to dependencies/include/glm/doc/api/a00324.html diff --git a/breakout/glm/doc/api/a00325.html b/dependencies/include/glm/doc/api/a00325.html similarity index 100% rename from breakout/glm/doc/api/a00325.html rename to dependencies/include/glm/doc/api/a00325.html diff --git a/breakout/glm/doc/api/a00326.html b/dependencies/include/glm/doc/api/a00326.html similarity index 100% rename from breakout/glm/doc/api/a00326.html rename to dependencies/include/glm/doc/api/a00326.html diff --git a/breakout/glm/doc/api/a00327.html b/dependencies/include/glm/doc/api/a00327.html similarity index 100% rename from breakout/glm/doc/api/a00327.html rename to dependencies/include/glm/doc/api/a00327.html diff --git a/breakout/glm/doc/api/a00328.html b/dependencies/include/glm/doc/api/a00328.html similarity index 100% rename from breakout/glm/doc/api/a00328.html rename to dependencies/include/glm/doc/api/a00328.html diff --git a/breakout/glm/doc/api/a00329.html b/dependencies/include/glm/doc/api/a00329.html similarity index 100% rename from breakout/glm/doc/api/a00329.html rename to dependencies/include/glm/doc/api/a00329.html diff --git a/breakout/glm/doc/api/a00330.html b/dependencies/include/glm/doc/api/a00330.html similarity index 100% rename from breakout/glm/doc/api/a00330.html rename to dependencies/include/glm/doc/api/a00330.html diff --git a/breakout/glm/doc/api/a00331.html b/dependencies/include/glm/doc/api/a00331.html similarity index 100% rename from breakout/glm/doc/api/a00331.html rename to dependencies/include/glm/doc/api/a00331.html diff --git a/breakout/glm/doc/api/a00332.html b/dependencies/include/glm/doc/api/a00332.html similarity index 100% rename from breakout/glm/doc/api/a00332.html rename to dependencies/include/glm/doc/api/a00332.html diff --git a/breakout/glm/doc/api/a00333.html b/dependencies/include/glm/doc/api/a00333.html similarity index 100% rename from breakout/glm/doc/api/a00333.html rename to dependencies/include/glm/doc/api/a00333.html diff --git a/breakout/glm/doc/api/a00334.html b/dependencies/include/glm/doc/api/a00334.html similarity index 100% rename from breakout/glm/doc/api/a00334.html rename to dependencies/include/glm/doc/api/a00334.html diff --git a/breakout/glm/doc/api/a00335.html b/dependencies/include/glm/doc/api/a00335.html similarity index 100% rename from breakout/glm/doc/api/a00335.html rename to dependencies/include/glm/doc/api/a00335.html diff --git a/breakout/glm/doc/api/a00336.html b/dependencies/include/glm/doc/api/a00336.html similarity index 100% rename from breakout/glm/doc/api/a00336.html rename to dependencies/include/glm/doc/api/a00336.html diff --git a/breakout/glm/doc/api/a00337.html b/dependencies/include/glm/doc/api/a00337.html similarity index 100% rename from breakout/glm/doc/api/a00337.html rename to dependencies/include/glm/doc/api/a00337.html diff --git a/breakout/glm/doc/api/a00338.html b/dependencies/include/glm/doc/api/a00338.html similarity index 100% rename from breakout/glm/doc/api/a00338.html rename to dependencies/include/glm/doc/api/a00338.html diff --git a/breakout/glm/doc/api/a00339.html b/dependencies/include/glm/doc/api/a00339.html similarity index 100% rename from breakout/glm/doc/api/a00339.html rename to dependencies/include/glm/doc/api/a00339.html diff --git a/breakout/glm/doc/api/a00340.html b/dependencies/include/glm/doc/api/a00340.html similarity index 100% rename from breakout/glm/doc/api/a00340.html rename to dependencies/include/glm/doc/api/a00340.html diff --git a/breakout/glm/doc/api/a00341.html b/dependencies/include/glm/doc/api/a00341.html similarity index 100% rename from breakout/glm/doc/api/a00341.html rename to dependencies/include/glm/doc/api/a00341.html diff --git a/breakout/glm/doc/api/a00342.html b/dependencies/include/glm/doc/api/a00342.html similarity index 100% rename from breakout/glm/doc/api/a00342.html rename to dependencies/include/glm/doc/api/a00342.html diff --git a/breakout/glm/doc/api/a00343.html b/dependencies/include/glm/doc/api/a00343.html similarity index 100% rename from breakout/glm/doc/api/a00343.html rename to dependencies/include/glm/doc/api/a00343.html diff --git a/breakout/glm/doc/api/a00344.html b/dependencies/include/glm/doc/api/a00344.html similarity index 100% rename from breakout/glm/doc/api/a00344.html rename to dependencies/include/glm/doc/api/a00344.html diff --git a/breakout/glm/doc/api/a00345.html b/dependencies/include/glm/doc/api/a00345.html similarity index 100% rename from breakout/glm/doc/api/a00345.html rename to dependencies/include/glm/doc/api/a00345.html diff --git a/breakout/glm/doc/api/a00346.html b/dependencies/include/glm/doc/api/a00346.html similarity index 100% rename from breakout/glm/doc/api/a00346.html rename to dependencies/include/glm/doc/api/a00346.html diff --git a/breakout/glm/doc/api/a00347.html b/dependencies/include/glm/doc/api/a00347.html similarity index 100% rename from breakout/glm/doc/api/a00347.html rename to dependencies/include/glm/doc/api/a00347.html diff --git a/breakout/glm/doc/api/a00348.html b/dependencies/include/glm/doc/api/a00348.html similarity index 100% rename from breakout/glm/doc/api/a00348.html rename to dependencies/include/glm/doc/api/a00348.html diff --git a/breakout/glm/doc/api/a00349.html b/dependencies/include/glm/doc/api/a00349.html similarity index 100% rename from breakout/glm/doc/api/a00349.html rename to dependencies/include/glm/doc/api/a00349.html diff --git a/breakout/glm/doc/api/a00350.html b/dependencies/include/glm/doc/api/a00350.html similarity index 100% rename from breakout/glm/doc/api/a00350.html rename to dependencies/include/glm/doc/api/a00350.html diff --git a/breakout/glm/doc/api/a00351.html b/dependencies/include/glm/doc/api/a00351.html similarity index 100% rename from breakout/glm/doc/api/a00351.html rename to dependencies/include/glm/doc/api/a00351.html diff --git a/breakout/glm/doc/api/a00352.html b/dependencies/include/glm/doc/api/a00352.html similarity index 100% rename from breakout/glm/doc/api/a00352.html rename to dependencies/include/glm/doc/api/a00352.html diff --git a/breakout/glm/doc/api/a00353.html b/dependencies/include/glm/doc/api/a00353.html similarity index 100% rename from breakout/glm/doc/api/a00353.html rename to dependencies/include/glm/doc/api/a00353.html diff --git a/breakout/glm/doc/api/a00354.html b/dependencies/include/glm/doc/api/a00354.html similarity index 100% rename from breakout/glm/doc/api/a00354.html rename to dependencies/include/glm/doc/api/a00354.html diff --git a/breakout/glm/doc/api/a00355.html b/dependencies/include/glm/doc/api/a00355.html similarity index 100% rename from breakout/glm/doc/api/a00355.html rename to dependencies/include/glm/doc/api/a00355.html diff --git a/breakout/glm/doc/api/a00356.html b/dependencies/include/glm/doc/api/a00356.html similarity index 100% rename from breakout/glm/doc/api/a00356.html rename to dependencies/include/glm/doc/api/a00356.html diff --git a/breakout/glm/doc/api/a00357.html b/dependencies/include/glm/doc/api/a00357.html similarity index 100% rename from breakout/glm/doc/api/a00357.html rename to dependencies/include/glm/doc/api/a00357.html diff --git a/breakout/glm/doc/api/a00358.html b/dependencies/include/glm/doc/api/a00358.html similarity index 100% rename from breakout/glm/doc/api/a00358.html rename to dependencies/include/glm/doc/api/a00358.html diff --git a/breakout/glm/doc/api/a00359.html b/dependencies/include/glm/doc/api/a00359.html similarity index 100% rename from breakout/glm/doc/api/a00359.html rename to dependencies/include/glm/doc/api/a00359.html diff --git a/breakout/glm/doc/api/a00360.html b/dependencies/include/glm/doc/api/a00360.html similarity index 100% rename from breakout/glm/doc/api/a00360.html rename to dependencies/include/glm/doc/api/a00360.html diff --git a/breakout/glm/doc/api/a00361.html b/dependencies/include/glm/doc/api/a00361.html similarity index 100% rename from breakout/glm/doc/api/a00361.html rename to dependencies/include/glm/doc/api/a00361.html diff --git a/breakout/glm/doc/api/a00362.html b/dependencies/include/glm/doc/api/a00362.html similarity index 100% rename from breakout/glm/doc/api/a00362.html rename to dependencies/include/glm/doc/api/a00362.html diff --git a/breakout/glm/doc/api/a00363.html b/dependencies/include/glm/doc/api/a00363.html similarity index 100% rename from breakout/glm/doc/api/a00363.html rename to dependencies/include/glm/doc/api/a00363.html diff --git a/breakout/glm/doc/api/a00364.html b/dependencies/include/glm/doc/api/a00364.html similarity index 100% rename from breakout/glm/doc/api/a00364.html rename to dependencies/include/glm/doc/api/a00364.html diff --git a/breakout/glm/doc/api/a00365.html b/dependencies/include/glm/doc/api/a00365.html similarity index 100% rename from breakout/glm/doc/api/a00365.html rename to dependencies/include/glm/doc/api/a00365.html diff --git a/breakout/glm/doc/api/a00366.html b/dependencies/include/glm/doc/api/a00366.html similarity index 100% rename from breakout/glm/doc/api/a00366.html rename to dependencies/include/glm/doc/api/a00366.html diff --git a/breakout/glm/doc/api/a00367.html b/dependencies/include/glm/doc/api/a00367.html similarity index 100% rename from breakout/glm/doc/api/a00367.html rename to dependencies/include/glm/doc/api/a00367.html diff --git a/breakout/glm/doc/api/a00368.html b/dependencies/include/glm/doc/api/a00368.html similarity index 100% rename from breakout/glm/doc/api/a00368.html rename to dependencies/include/glm/doc/api/a00368.html diff --git a/breakout/glm/doc/api/a00369.html b/dependencies/include/glm/doc/api/a00369.html similarity index 100% rename from breakout/glm/doc/api/a00369.html rename to dependencies/include/glm/doc/api/a00369.html diff --git a/breakout/glm/doc/api/a00370.html b/dependencies/include/glm/doc/api/a00370.html similarity index 100% rename from breakout/glm/doc/api/a00370.html rename to dependencies/include/glm/doc/api/a00370.html diff --git a/breakout/glm/doc/api/a00371.html b/dependencies/include/glm/doc/api/a00371.html similarity index 100% rename from breakout/glm/doc/api/a00371.html rename to dependencies/include/glm/doc/api/a00371.html diff --git a/breakout/glm/doc/api/a00372.html b/dependencies/include/glm/doc/api/a00372.html similarity index 100% rename from breakout/glm/doc/api/a00372.html rename to dependencies/include/glm/doc/api/a00372.html diff --git a/breakout/glm/doc/api/a00373.html b/dependencies/include/glm/doc/api/a00373.html similarity index 100% rename from breakout/glm/doc/api/a00373.html rename to dependencies/include/glm/doc/api/a00373.html diff --git a/breakout/glm/doc/api/a00374.html b/dependencies/include/glm/doc/api/a00374.html similarity index 100% rename from breakout/glm/doc/api/a00374.html rename to dependencies/include/glm/doc/api/a00374.html diff --git a/breakout/glm/doc/api/arrowdown.png b/dependencies/include/glm/doc/api/arrowdown.png similarity index 100% rename from breakout/glm/doc/api/arrowdown.png rename to dependencies/include/glm/doc/api/arrowdown.png diff --git a/breakout/glm/doc/api/arrowright.png b/dependencies/include/glm/doc/api/arrowright.png similarity index 100% rename from breakout/glm/doc/api/arrowright.png rename to dependencies/include/glm/doc/api/arrowright.png diff --git a/breakout/glm/doc/api/bc_s.png b/dependencies/include/glm/doc/api/bc_s.png similarity index 100% rename from breakout/glm/doc/api/bc_s.png rename to dependencies/include/glm/doc/api/bc_s.png diff --git a/breakout/glm/doc/api/bdwn.png b/dependencies/include/glm/doc/api/bdwn.png similarity index 100% rename from breakout/glm/doc/api/bdwn.png rename to dependencies/include/glm/doc/api/bdwn.png diff --git a/breakout/glm/doc/api/closed.png b/dependencies/include/glm/doc/api/closed.png similarity index 100% rename from breakout/glm/doc/api/closed.png rename to dependencies/include/glm/doc/api/closed.png diff --git a/breakout/glm/doc/api/dir_033f5edb0915b828d2c46ed4804e5503.html b/dependencies/include/glm/doc/api/dir_033f5edb0915b828d2c46ed4804e5503.html similarity index 100% rename from breakout/glm/doc/api/dir_033f5edb0915b828d2c46ed4804e5503.html rename to dependencies/include/glm/doc/api/dir_033f5edb0915b828d2c46ed4804e5503.html diff --git a/breakout/glm/doc/api/dir_3a581ba30d25676e4b797b1f96d53b45.html b/dependencies/include/glm/doc/api/dir_3a581ba30d25676e4b797b1f96d53b45.html similarity index 100% rename from breakout/glm/doc/api/dir_3a581ba30d25676e4b797b1f96d53b45.html rename to dependencies/include/glm/doc/api/dir_3a581ba30d25676e4b797b1f96d53b45.html diff --git a/breakout/glm/doc/api/dir_44e5e654415abd9ca6fdeaddaff8565e.html b/dependencies/include/glm/doc/api/dir_44e5e654415abd9ca6fdeaddaff8565e.html similarity index 100% rename from breakout/glm/doc/api/dir_44e5e654415abd9ca6fdeaddaff8565e.html rename to dependencies/include/glm/doc/api/dir_44e5e654415abd9ca6fdeaddaff8565e.html diff --git a/breakout/glm/doc/api/dir_4c6bd29c73fa4e5a2509e1c15f846751.html b/dependencies/include/glm/doc/api/dir_4c6bd29c73fa4e5a2509e1c15f846751.html similarity index 100% rename from breakout/glm/doc/api/dir_4c6bd29c73fa4e5a2509e1c15f846751.html rename to dependencies/include/glm/doc/api/dir_4c6bd29c73fa4e5a2509e1c15f846751.html diff --git a/breakout/glm/doc/api/dir_5189610d3ba09ec39b766fb99b34cd93.html b/dependencies/include/glm/doc/api/dir_5189610d3ba09ec39b766fb99b34cd93.html similarity index 100% rename from breakout/glm/doc/api/dir_5189610d3ba09ec39b766fb99b34cd93.html rename to dependencies/include/glm/doc/api/dir_5189610d3ba09ec39b766fb99b34cd93.html diff --git a/breakout/glm/doc/api/dir_6b66465792d005310484819a0eb0b0d3.html b/dependencies/include/glm/doc/api/dir_6b66465792d005310484819a0eb0b0d3.html similarity index 100% rename from breakout/glm/doc/api/dir_6b66465792d005310484819a0eb0b0d3.html rename to dependencies/include/glm/doc/api/dir_6b66465792d005310484819a0eb0b0d3.html diff --git a/breakout/glm/doc/api/dir_9e5fe034a00e89334fd5186c3e7db156.html b/dependencies/include/glm/doc/api/dir_9e5fe034a00e89334fd5186c3e7db156.html similarity index 100% rename from breakout/glm/doc/api/dir_9e5fe034a00e89334fd5186c3e7db156.html rename to dependencies/include/glm/doc/api/dir_9e5fe034a00e89334fd5186c3e7db156.html diff --git a/breakout/glm/doc/api/dir_a8bee7be44182a33f3820393ae0b105d.html b/dependencies/include/glm/doc/api/dir_a8bee7be44182a33f3820393ae0b105d.html similarity index 100% rename from breakout/glm/doc/api/dir_a8bee7be44182a33f3820393ae0b105d.html rename to dependencies/include/glm/doc/api/dir_a8bee7be44182a33f3820393ae0b105d.html diff --git a/breakout/glm/doc/api/dir_cef2d71d502cb69a9252bca2297d9549.html b/dependencies/include/glm/doc/api/dir_cef2d71d502cb69a9252bca2297d9549.html similarity index 100% rename from breakout/glm/doc/api/dir_cef2d71d502cb69a9252bca2297d9549.html rename to dependencies/include/glm/doc/api/dir_cef2d71d502cb69a9252bca2297d9549.html diff --git a/breakout/glm/doc/api/dir_d9496f0844b48bc7e53b5af8c99b9ab2.html b/dependencies/include/glm/doc/api/dir_d9496f0844b48bc7e53b5af8c99b9ab2.html similarity index 100% rename from breakout/glm/doc/api/dir_d9496f0844b48bc7e53b5af8c99b9ab2.html rename to dependencies/include/glm/doc/api/dir_d9496f0844b48bc7e53b5af8c99b9ab2.html diff --git a/breakout/glm/doc/api/dir_f35778ec600a1b9bbc4524e62e226aa2.html b/dependencies/include/glm/doc/api/dir_f35778ec600a1b9bbc4524e62e226aa2.html similarity index 100% rename from breakout/glm/doc/api/dir_f35778ec600a1b9bbc4524e62e226aa2.html rename to dependencies/include/glm/doc/api/dir_f35778ec600a1b9bbc4524e62e226aa2.html diff --git a/breakout/glm/doc/api/doc.png b/dependencies/include/glm/doc/api/doc.png similarity index 100% rename from breakout/glm/doc/api/doc.png rename to dependencies/include/glm/doc/api/doc.png diff --git a/breakout/glm/doc/api/doxygen.css b/dependencies/include/glm/doc/api/doxygen.css similarity index 100% rename from breakout/glm/doc/api/doxygen.css rename to dependencies/include/glm/doc/api/doxygen.css diff --git a/breakout/glm/doc/api/doxygen.png b/dependencies/include/glm/doc/api/doxygen.png similarity index 100% rename from breakout/glm/doc/api/doxygen.png rename to dependencies/include/glm/doc/api/doxygen.png diff --git a/breakout/glm/doc/api/dynsections.js b/dependencies/include/glm/doc/api/dynsections.js similarity index 100% rename from breakout/glm/doc/api/dynsections.js rename to dependencies/include/glm/doc/api/dynsections.js diff --git a/breakout/glm/doc/api/files.html b/dependencies/include/glm/doc/api/files.html similarity index 100% rename from breakout/glm/doc/api/files.html rename to dependencies/include/glm/doc/api/files.html diff --git a/breakout/glm/doc/api/folderclosed.png b/dependencies/include/glm/doc/api/folderclosed.png similarity index 100% rename from breakout/glm/doc/api/folderclosed.png rename to dependencies/include/glm/doc/api/folderclosed.png diff --git a/breakout/glm/doc/api/folderopen.png b/dependencies/include/glm/doc/api/folderopen.png similarity index 100% rename from breakout/glm/doc/api/folderopen.png rename to dependencies/include/glm/doc/api/folderopen.png diff --git a/breakout/glm/doc/api/index.html b/dependencies/include/glm/doc/api/index.html similarity index 100% rename from breakout/glm/doc/api/index.html rename to dependencies/include/glm/doc/api/index.html diff --git a/breakout/glm/doc/api/jquery.js b/dependencies/include/glm/doc/api/jquery.js similarity index 100% rename from breakout/glm/doc/api/jquery.js rename to dependencies/include/glm/doc/api/jquery.js diff --git a/breakout/glm/doc/api/logo-mini.png b/dependencies/include/glm/doc/api/logo-mini.png similarity index 100% rename from breakout/glm/doc/api/logo-mini.png rename to dependencies/include/glm/doc/api/logo-mini.png diff --git a/breakout/glm/doc/api/modules.html b/dependencies/include/glm/doc/api/modules.html similarity index 100% rename from breakout/glm/doc/api/modules.html rename to dependencies/include/glm/doc/api/modules.html diff --git a/breakout/glm/doc/api/nav_f.png b/dependencies/include/glm/doc/api/nav_f.png similarity index 100% rename from breakout/glm/doc/api/nav_f.png rename to dependencies/include/glm/doc/api/nav_f.png diff --git a/breakout/glm/doc/api/nav_g.png b/dependencies/include/glm/doc/api/nav_g.png similarity index 100% rename from breakout/glm/doc/api/nav_g.png rename to dependencies/include/glm/doc/api/nav_g.png diff --git a/breakout/glm/doc/api/nav_h.png b/dependencies/include/glm/doc/api/nav_h.png similarity index 100% rename from breakout/glm/doc/api/nav_h.png rename to dependencies/include/glm/doc/api/nav_h.png diff --git a/breakout/glm/doc/api/open.png b/dependencies/include/glm/doc/api/open.png similarity index 100% rename from breakout/glm/doc/api/open.png rename to dependencies/include/glm/doc/api/open.png diff --git a/breakout/glm/doc/api/search/all_0.html b/dependencies/include/glm/doc/api/search/all_0.html similarity index 100% rename from breakout/glm/doc/api/search/all_0.html rename to dependencies/include/glm/doc/api/search/all_0.html diff --git a/breakout/glm/doc/api/search/all_0.js b/dependencies/include/glm/doc/api/search/all_0.js similarity index 100% rename from breakout/glm/doc/api/search/all_0.js rename to dependencies/include/glm/doc/api/search/all_0.js diff --git a/breakout/glm/doc/api/search/all_1.html b/dependencies/include/glm/doc/api/search/all_1.html similarity index 100% rename from breakout/glm/doc/api/search/all_1.html rename to dependencies/include/glm/doc/api/search/all_1.html diff --git a/breakout/glm/doc/api/search/all_1.js b/dependencies/include/glm/doc/api/search/all_1.js similarity index 100% rename from breakout/glm/doc/api/search/all_1.js rename to dependencies/include/glm/doc/api/search/all_1.js diff --git a/breakout/glm/doc/api/search/all_10.html b/dependencies/include/glm/doc/api/search/all_10.html similarity index 100% rename from breakout/glm/doc/api/search/all_10.html rename to dependencies/include/glm/doc/api/search/all_10.html diff --git a/breakout/glm/doc/api/search/all_10.js b/dependencies/include/glm/doc/api/search/all_10.js similarity index 100% rename from breakout/glm/doc/api/search/all_10.js rename to dependencies/include/glm/doc/api/search/all_10.js diff --git a/breakout/glm/doc/api/search/all_11.html b/dependencies/include/glm/doc/api/search/all_11.html similarity index 100% rename from breakout/glm/doc/api/search/all_11.html rename to dependencies/include/glm/doc/api/search/all_11.html diff --git a/breakout/glm/doc/api/search/all_11.js b/dependencies/include/glm/doc/api/search/all_11.js similarity index 100% rename from breakout/glm/doc/api/search/all_11.js rename to dependencies/include/glm/doc/api/search/all_11.js diff --git a/breakout/glm/doc/api/search/all_12.html b/dependencies/include/glm/doc/api/search/all_12.html similarity index 100% rename from breakout/glm/doc/api/search/all_12.html rename to dependencies/include/glm/doc/api/search/all_12.html diff --git a/breakout/glm/doc/api/search/all_12.js b/dependencies/include/glm/doc/api/search/all_12.js similarity index 100% rename from breakout/glm/doc/api/search/all_12.js rename to dependencies/include/glm/doc/api/search/all_12.js diff --git a/breakout/glm/doc/api/search/all_13.html b/dependencies/include/glm/doc/api/search/all_13.html similarity index 100% rename from breakout/glm/doc/api/search/all_13.html rename to dependencies/include/glm/doc/api/search/all_13.html diff --git a/breakout/glm/doc/api/search/all_13.js b/dependencies/include/glm/doc/api/search/all_13.js similarity index 100% rename from breakout/glm/doc/api/search/all_13.js rename to dependencies/include/glm/doc/api/search/all_13.js diff --git a/breakout/glm/doc/api/search/all_14.html b/dependencies/include/glm/doc/api/search/all_14.html similarity index 100% rename from breakout/glm/doc/api/search/all_14.html rename to dependencies/include/glm/doc/api/search/all_14.html diff --git a/breakout/glm/doc/api/search/all_14.js b/dependencies/include/glm/doc/api/search/all_14.js similarity index 100% rename from breakout/glm/doc/api/search/all_14.js rename to dependencies/include/glm/doc/api/search/all_14.js diff --git a/breakout/glm/doc/api/search/all_15.html b/dependencies/include/glm/doc/api/search/all_15.html similarity index 100% rename from breakout/glm/doc/api/search/all_15.html rename to dependencies/include/glm/doc/api/search/all_15.html diff --git a/breakout/glm/doc/api/search/all_15.js b/dependencies/include/glm/doc/api/search/all_15.js similarity index 100% rename from breakout/glm/doc/api/search/all_15.js rename to dependencies/include/glm/doc/api/search/all_15.js diff --git a/breakout/glm/doc/api/search/all_16.html b/dependencies/include/glm/doc/api/search/all_16.html similarity index 100% rename from breakout/glm/doc/api/search/all_16.html rename to dependencies/include/glm/doc/api/search/all_16.html diff --git a/breakout/glm/doc/api/search/all_16.js b/dependencies/include/glm/doc/api/search/all_16.js similarity index 100% rename from breakout/glm/doc/api/search/all_16.js rename to dependencies/include/glm/doc/api/search/all_16.js diff --git a/breakout/glm/doc/api/search/all_2.html b/dependencies/include/glm/doc/api/search/all_2.html similarity index 100% rename from breakout/glm/doc/api/search/all_2.html rename to dependencies/include/glm/doc/api/search/all_2.html diff --git a/breakout/glm/doc/api/search/all_2.js b/dependencies/include/glm/doc/api/search/all_2.js similarity index 100% rename from breakout/glm/doc/api/search/all_2.js rename to dependencies/include/glm/doc/api/search/all_2.js diff --git a/breakout/glm/doc/api/search/all_3.html b/dependencies/include/glm/doc/api/search/all_3.html similarity index 100% rename from breakout/glm/doc/api/search/all_3.html rename to dependencies/include/glm/doc/api/search/all_3.html diff --git a/breakout/glm/doc/api/search/all_3.js b/dependencies/include/glm/doc/api/search/all_3.js similarity index 100% rename from breakout/glm/doc/api/search/all_3.js rename to dependencies/include/glm/doc/api/search/all_3.js diff --git a/breakout/glm/doc/api/search/all_4.html b/dependencies/include/glm/doc/api/search/all_4.html similarity index 100% rename from breakout/glm/doc/api/search/all_4.html rename to dependencies/include/glm/doc/api/search/all_4.html diff --git a/breakout/glm/doc/api/search/all_4.js b/dependencies/include/glm/doc/api/search/all_4.js similarity index 100% rename from breakout/glm/doc/api/search/all_4.js rename to dependencies/include/glm/doc/api/search/all_4.js diff --git a/breakout/glm/doc/api/search/all_5.html b/dependencies/include/glm/doc/api/search/all_5.html similarity index 100% rename from breakout/glm/doc/api/search/all_5.html rename to dependencies/include/glm/doc/api/search/all_5.html diff --git a/breakout/glm/doc/api/search/all_5.js b/dependencies/include/glm/doc/api/search/all_5.js similarity index 100% rename from breakout/glm/doc/api/search/all_5.js rename to dependencies/include/glm/doc/api/search/all_5.js diff --git a/breakout/glm/doc/api/search/all_6.html b/dependencies/include/glm/doc/api/search/all_6.html similarity index 100% rename from breakout/glm/doc/api/search/all_6.html rename to dependencies/include/glm/doc/api/search/all_6.html diff --git a/breakout/glm/doc/api/search/all_6.js b/dependencies/include/glm/doc/api/search/all_6.js similarity index 100% rename from breakout/glm/doc/api/search/all_6.js rename to dependencies/include/glm/doc/api/search/all_6.js diff --git a/breakout/glm/doc/api/search/all_7.html b/dependencies/include/glm/doc/api/search/all_7.html similarity index 100% rename from breakout/glm/doc/api/search/all_7.html rename to dependencies/include/glm/doc/api/search/all_7.html diff --git a/breakout/glm/doc/api/search/all_7.js b/dependencies/include/glm/doc/api/search/all_7.js similarity index 100% rename from breakout/glm/doc/api/search/all_7.js rename to dependencies/include/glm/doc/api/search/all_7.js diff --git a/breakout/glm/doc/api/search/all_8.html b/dependencies/include/glm/doc/api/search/all_8.html similarity index 100% rename from breakout/glm/doc/api/search/all_8.html rename to dependencies/include/glm/doc/api/search/all_8.html diff --git a/breakout/glm/doc/api/search/all_8.js b/dependencies/include/glm/doc/api/search/all_8.js similarity index 100% rename from breakout/glm/doc/api/search/all_8.js rename to dependencies/include/glm/doc/api/search/all_8.js diff --git a/breakout/glm/doc/api/search/all_9.html b/dependencies/include/glm/doc/api/search/all_9.html similarity index 100% rename from breakout/glm/doc/api/search/all_9.html rename to dependencies/include/glm/doc/api/search/all_9.html diff --git a/breakout/glm/doc/api/search/all_9.js b/dependencies/include/glm/doc/api/search/all_9.js similarity index 100% rename from breakout/glm/doc/api/search/all_9.js rename to dependencies/include/glm/doc/api/search/all_9.js diff --git a/breakout/glm/doc/api/search/all_a.html b/dependencies/include/glm/doc/api/search/all_a.html similarity index 100% rename from breakout/glm/doc/api/search/all_a.html rename to dependencies/include/glm/doc/api/search/all_a.html diff --git a/breakout/glm/doc/api/search/all_a.js b/dependencies/include/glm/doc/api/search/all_a.js similarity index 100% rename from breakout/glm/doc/api/search/all_a.js rename to dependencies/include/glm/doc/api/search/all_a.js diff --git a/breakout/glm/doc/api/search/all_b.html b/dependencies/include/glm/doc/api/search/all_b.html similarity index 100% rename from breakout/glm/doc/api/search/all_b.html rename to dependencies/include/glm/doc/api/search/all_b.html diff --git a/breakout/glm/doc/api/search/all_b.js b/dependencies/include/glm/doc/api/search/all_b.js similarity index 100% rename from breakout/glm/doc/api/search/all_b.js rename to dependencies/include/glm/doc/api/search/all_b.js diff --git a/breakout/glm/doc/api/search/all_c.html b/dependencies/include/glm/doc/api/search/all_c.html similarity index 100% rename from breakout/glm/doc/api/search/all_c.html rename to dependencies/include/glm/doc/api/search/all_c.html diff --git a/breakout/glm/doc/api/search/all_c.js b/dependencies/include/glm/doc/api/search/all_c.js similarity index 100% rename from breakout/glm/doc/api/search/all_c.js rename to dependencies/include/glm/doc/api/search/all_c.js diff --git a/breakout/glm/doc/api/search/all_d.html b/dependencies/include/glm/doc/api/search/all_d.html similarity index 100% rename from breakout/glm/doc/api/search/all_d.html rename to dependencies/include/glm/doc/api/search/all_d.html diff --git a/breakout/glm/doc/api/search/all_d.js b/dependencies/include/glm/doc/api/search/all_d.js similarity index 100% rename from breakout/glm/doc/api/search/all_d.js rename to dependencies/include/glm/doc/api/search/all_d.js diff --git a/breakout/glm/doc/api/search/all_e.html b/dependencies/include/glm/doc/api/search/all_e.html similarity index 100% rename from breakout/glm/doc/api/search/all_e.html rename to dependencies/include/glm/doc/api/search/all_e.html diff --git a/breakout/glm/doc/api/search/all_e.js b/dependencies/include/glm/doc/api/search/all_e.js similarity index 100% rename from breakout/glm/doc/api/search/all_e.js rename to dependencies/include/glm/doc/api/search/all_e.js diff --git a/breakout/glm/doc/api/search/all_f.html b/dependencies/include/glm/doc/api/search/all_f.html similarity index 100% rename from breakout/glm/doc/api/search/all_f.html rename to dependencies/include/glm/doc/api/search/all_f.html diff --git a/breakout/glm/doc/api/search/all_f.js b/dependencies/include/glm/doc/api/search/all_f.js similarity index 100% rename from breakout/glm/doc/api/search/all_f.js rename to dependencies/include/glm/doc/api/search/all_f.js diff --git a/breakout/glm/doc/api/search/close.png b/dependencies/include/glm/doc/api/search/close.png similarity index 100% rename from breakout/glm/doc/api/search/close.png rename to dependencies/include/glm/doc/api/search/close.png diff --git a/breakout/glm/doc/api/search/files_0.html b/dependencies/include/glm/doc/api/search/files_0.html similarity index 100% rename from breakout/glm/doc/api/search/files_0.html rename to dependencies/include/glm/doc/api/search/files_0.html diff --git a/breakout/glm/doc/api/search/files_0.js b/dependencies/include/glm/doc/api/search/files_0.js similarity index 100% rename from breakout/glm/doc/api/search/files_0.js rename to dependencies/include/glm/doc/api/search/files_0.js diff --git a/breakout/glm/doc/api/search/files_1.html b/dependencies/include/glm/doc/api/search/files_1.html similarity index 100% rename from breakout/glm/doc/api/search/files_1.html rename to dependencies/include/glm/doc/api/search/files_1.html diff --git a/breakout/glm/doc/api/search/files_1.js b/dependencies/include/glm/doc/api/search/files_1.js similarity index 100% rename from breakout/glm/doc/api/search/files_1.js rename to dependencies/include/glm/doc/api/search/files_1.js diff --git a/breakout/glm/doc/api/search/files_10.html b/dependencies/include/glm/doc/api/search/files_10.html similarity index 100% rename from breakout/glm/doc/api/search/files_10.html rename to dependencies/include/glm/doc/api/search/files_10.html diff --git a/breakout/glm/doc/api/search/files_10.js b/dependencies/include/glm/doc/api/search/files_10.js similarity index 100% rename from breakout/glm/doc/api/search/files_10.js rename to dependencies/include/glm/doc/api/search/files_10.js diff --git a/breakout/glm/doc/api/search/files_11.html b/dependencies/include/glm/doc/api/search/files_11.html similarity index 100% rename from breakout/glm/doc/api/search/files_11.html rename to dependencies/include/glm/doc/api/search/files_11.html diff --git a/breakout/glm/doc/api/search/files_11.js b/dependencies/include/glm/doc/api/search/files_11.js similarity index 100% rename from breakout/glm/doc/api/search/files_11.js rename to dependencies/include/glm/doc/api/search/files_11.js diff --git a/breakout/glm/doc/api/search/files_12.html b/dependencies/include/glm/doc/api/search/files_12.html similarity index 100% rename from breakout/glm/doc/api/search/files_12.html rename to dependencies/include/glm/doc/api/search/files_12.html diff --git a/breakout/glm/doc/api/search/files_12.js b/dependencies/include/glm/doc/api/search/files_12.js similarity index 100% rename from breakout/glm/doc/api/search/files_12.js rename to dependencies/include/glm/doc/api/search/files_12.js diff --git a/breakout/glm/doc/api/search/files_13.html b/dependencies/include/glm/doc/api/search/files_13.html similarity index 100% rename from breakout/glm/doc/api/search/files_13.html rename to dependencies/include/glm/doc/api/search/files_13.html diff --git a/breakout/glm/doc/api/search/files_13.js b/dependencies/include/glm/doc/api/search/files_13.js similarity index 100% rename from breakout/glm/doc/api/search/files_13.js rename to dependencies/include/glm/doc/api/search/files_13.js diff --git a/breakout/glm/doc/api/search/files_14.html b/dependencies/include/glm/doc/api/search/files_14.html similarity index 100% rename from breakout/glm/doc/api/search/files_14.html rename to dependencies/include/glm/doc/api/search/files_14.html diff --git a/breakout/glm/doc/api/search/files_14.js b/dependencies/include/glm/doc/api/search/files_14.js similarity index 100% rename from breakout/glm/doc/api/search/files_14.js rename to dependencies/include/glm/doc/api/search/files_14.js diff --git a/breakout/glm/doc/api/search/files_2.html b/dependencies/include/glm/doc/api/search/files_2.html similarity index 100% rename from breakout/glm/doc/api/search/files_2.html rename to dependencies/include/glm/doc/api/search/files_2.html diff --git a/breakout/glm/doc/api/search/files_2.js b/dependencies/include/glm/doc/api/search/files_2.js similarity index 100% rename from breakout/glm/doc/api/search/files_2.js rename to dependencies/include/glm/doc/api/search/files_2.js diff --git a/breakout/glm/doc/api/search/files_3.html b/dependencies/include/glm/doc/api/search/files_3.html similarity index 100% rename from breakout/glm/doc/api/search/files_3.html rename to dependencies/include/glm/doc/api/search/files_3.html diff --git a/breakout/glm/doc/api/search/files_3.js b/dependencies/include/glm/doc/api/search/files_3.js similarity index 100% rename from breakout/glm/doc/api/search/files_3.js rename to dependencies/include/glm/doc/api/search/files_3.js diff --git a/breakout/glm/doc/api/search/files_4.html b/dependencies/include/glm/doc/api/search/files_4.html similarity index 100% rename from breakout/glm/doc/api/search/files_4.html rename to dependencies/include/glm/doc/api/search/files_4.html diff --git a/breakout/glm/doc/api/search/files_4.js b/dependencies/include/glm/doc/api/search/files_4.js similarity index 100% rename from breakout/glm/doc/api/search/files_4.js rename to dependencies/include/glm/doc/api/search/files_4.js diff --git a/breakout/glm/doc/api/search/files_5.html b/dependencies/include/glm/doc/api/search/files_5.html similarity index 100% rename from breakout/glm/doc/api/search/files_5.html rename to dependencies/include/glm/doc/api/search/files_5.html diff --git a/breakout/glm/doc/api/search/files_5.js b/dependencies/include/glm/doc/api/search/files_5.js similarity index 100% rename from breakout/glm/doc/api/search/files_5.js rename to dependencies/include/glm/doc/api/search/files_5.js diff --git a/breakout/glm/doc/api/search/files_6.html b/dependencies/include/glm/doc/api/search/files_6.html similarity index 100% rename from breakout/glm/doc/api/search/files_6.html rename to dependencies/include/glm/doc/api/search/files_6.html diff --git a/breakout/glm/doc/api/search/files_6.js b/dependencies/include/glm/doc/api/search/files_6.js similarity index 100% rename from breakout/glm/doc/api/search/files_6.js rename to dependencies/include/glm/doc/api/search/files_6.js diff --git a/breakout/glm/doc/api/search/files_7.html b/dependencies/include/glm/doc/api/search/files_7.html similarity index 100% rename from breakout/glm/doc/api/search/files_7.html rename to dependencies/include/glm/doc/api/search/files_7.html diff --git a/breakout/glm/doc/api/search/files_7.js b/dependencies/include/glm/doc/api/search/files_7.js similarity index 100% rename from breakout/glm/doc/api/search/files_7.js rename to dependencies/include/glm/doc/api/search/files_7.js diff --git a/breakout/glm/doc/api/search/files_8.html b/dependencies/include/glm/doc/api/search/files_8.html similarity index 100% rename from breakout/glm/doc/api/search/files_8.html rename to dependencies/include/glm/doc/api/search/files_8.html diff --git a/breakout/glm/doc/api/search/files_8.js b/dependencies/include/glm/doc/api/search/files_8.js similarity index 100% rename from breakout/glm/doc/api/search/files_8.js rename to dependencies/include/glm/doc/api/search/files_8.js diff --git a/breakout/glm/doc/api/search/files_9.html b/dependencies/include/glm/doc/api/search/files_9.html similarity index 100% rename from breakout/glm/doc/api/search/files_9.html rename to dependencies/include/glm/doc/api/search/files_9.html diff --git a/breakout/glm/doc/api/search/files_9.js b/dependencies/include/glm/doc/api/search/files_9.js similarity index 100% rename from breakout/glm/doc/api/search/files_9.js rename to dependencies/include/glm/doc/api/search/files_9.js diff --git a/breakout/glm/doc/api/search/files_a.html b/dependencies/include/glm/doc/api/search/files_a.html similarity index 100% rename from breakout/glm/doc/api/search/files_a.html rename to dependencies/include/glm/doc/api/search/files_a.html diff --git a/breakout/glm/doc/api/search/files_a.js b/dependencies/include/glm/doc/api/search/files_a.js similarity index 100% rename from breakout/glm/doc/api/search/files_a.js rename to dependencies/include/glm/doc/api/search/files_a.js diff --git a/breakout/glm/doc/api/search/files_b.html b/dependencies/include/glm/doc/api/search/files_b.html similarity index 100% rename from breakout/glm/doc/api/search/files_b.html rename to dependencies/include/glm/doc/api/search/files_b.html diff --git a/breakout/glm/doc/api/search/files_b.js b/dependencies/include/glm/doc/api/search/files_b.js similarity index 100% rename from breakout/glm/doc/api/search/files_b.js rename to dependencies/include/glm/doc/api/search/files_b.js diff --git a/breakout/glm/doc/api/search/files_c.html b/dependencies/include/glm/doc/api/search/files_c.html similarity index 100% rename from breakout/glm/doc/api/search/files_c.html rename to dependencies/include/glm/doc/api/search/files_c.html diff --git a/breakout/glm/doc/api/search/files_c.js b/dependencies/include/glm/doc/api/search/files_c.js similarity index 100% rename from breakout/glm/doc/api/search/files_c.js rename to dependencies/include/glm/doc/api/search/files_c.js diff --git a/breakout/glm/doc/api/search/files_d.html b/dependencies/include/glm/doc/api/search/files_d.html similarity index 100% rename from breakout/glm/doc/api/search/files_d.html rename to dependencies/include/glm/doc/api/search/files_d.html diff --git a/breakout/glm/doc/api/search/files_d.js b/dependencies/include/glm/doc/api/search/files_d.js similarity index 100% rename from breakout/glm/doc/api/search/files_d.js rename to dependencies/include/glm/doc/api/search/files_d.js diff --git a/breakout/glm/doc/api/search/files_e.html b/dependencies/include/glm/doc/api/search/files_e.html similarity index 100% rename from breakout/glm/doc/api/search/files_e.html rename to dependencies/include/glm/doc/api/search/files_e.html diff --git a/breakout/glm/doc/api/search/files_e.js b/dependencies/include/glm/doc/api/search/files_e.js similarity index 100% rename from breakout/glm/doc/api/search/files_e.js rename to dependencies/include/glm/doc/api/search/files_e.js diff --git a/breakout/glm/doc/api/search/files_f.html b/dependencies/include/glm/doc/api/search/files_f.html similarity index 100% rename from breakout/glm/doc/api/search/files_f.html rename to dependencies/include/glm/doc/api/search/files_f.html diff --git a/breakout/glm/doc/api/search/files_f.js b/dependencies/include/glm/doc/api/search/files_f.js similarity index 100% rename from breakout/glm/doc/api/search/files_f.js rename to dependencies/include/glm/doc/api/search/files_f.js diff --git a/breakout/glm/doc/api/search/functions_0.html b/dependencies/include/glm/doc/api/search/functions_0.html similarity index 100% rename from breakout/glm/doc/api/search/functions_0.html rename to dependencies/include/glm/doc/api/search/functions_0.html diff --git a/breakout/glm/doc/api/search/functions_0.js b/dependencies/include/glm/doc/api/search/functions_0.js similarity index 100% rename from breakout/glm/doc/api/search/functions_0.js rename to dependencies/include/glm/doc/api/search/functions_0.js diff --git a/breakout/glm/doc/api/search/functions_1.html b/dependencies/include/glm/doc/api/search/functions_1.html similarity index 100% rename from breakout/glm/doc/api/search/functions_1.html rename to dependencies/include/glm/doc/api/search/functions_1.html diff --git a/breakout/glm/doc/api/search/functions_1.js b/dependencies/include/glm/doc/api/search/functions_1.js similarity index 100% rename from breakout/glm/doc/api/search/functions_1.js rename to dependencies/include/glm/doc/api/search/functions_1.js diff --git a/breakout/glm/doc/api/search/functions_10.html b/dependencies/include/glm/doc/api/search/functions_10.html similarity index 100% rename from breakout/glm/doc/api/search/functions_10.html rename to dependencies/include/glm/doc/api/search/functions_10.html diff --git a/breakout/glm/doc/api/search/functions_10.js b/dependencies/include/glm/doc/api/search/functions_10.js similarity index 100% rename from breakout/glm/doc/api/search/functions_10.js rename to dependencies/include/glm/doc/api/search/functions_10.js diff --git a/breakout/glm/doc/api/search/functions_11.html b/dependencies/include/glm/doc/api/search/functions_11.html similarity index 100% rename from breakout/glm/doc/api/search/functions_11.html rename to dependencies/include/glm/doc/api/search/functions_11.html diff --git a/breakout/glm/doc/api/search/functions_11.js b/dependencies/include/glm/doc/api/search/functions_11.js similarity index 100% rename from breakout/glm/doc/api/search/functions_11.js rename to dependencies/include/glm/doc/api/search/functions_11.js diff --git a/breakout/glm/doc/api/search/functions_12.html b/dependencies/include/glm/doc/api/search/functions_12.html similarity index 100% rename from breakout/glm/doc/api/search/functions_12.html rename to dependencies/include/glm/doc/api/search/functions_12.html diff --git a/breakout/glm/doc/api/search/functions_12.js b/dependencies/include/glm/doc/api/search/functions_12.js similarity index 100% rename from breakout/glm/doc/api/search/functions_12.js rename to dependencies/include/glm/doc/api/search/functions_12.js diff --git a/breakout/glm/doc/api/search/functions_13.html b/dependencies/include/glm/doc/api/search/functions_13.html similarity index 100% rename from breakout/glm/doc/api/search/functions_13.html rename to dependencies/include/glm/doc/api/search/functions_13.html diff --git a/breakout/glm/doc/api/search/functions_13.js b/dependencies/include/glm/doc/api/search/functions_13.js similarity index 100% rename from breakout/glm/doc/api/search/functions_13.js rename to dependencies/include/glm/doc/api/search/functions_13.js diff --git a/breakout/glm/doc/api/search/functions_14.html b/dependencies/include/glm/doc/api/search/functions_14.html similarity index 100% rename from breakout/glm/doc/api/search/functions_14.html rename to dependencies/include/glm/doc/api/search/functions_14.html diff --git a/breakout/glm/doc/api/search/functions_14.js b/dependencies/include/glm/doc/api/search/functions_14.js similarity index 100% rename from breakout/glm/doc/api/search/functions_14.js rename to dependencies/include/glm/doc/api/search/functions_14.js diff --git a/breakout/glm/doc/api/search/functions_15.html b/dependencies/include/glm/doc/api/search/functions_15.html similarity index 100% rename from breakout/glm/doc/api/search/functions_15.html rename to dependencies/include/glm/doc/api/search/functions_15.html diff --git a/breakout/glm/doc/api/search/functions_15.js b/dependencies/include/glm/doc/api/search/functions_15.js similarity index 100% rename from breakout/glm/doc/api/search/functions_15.js rename to dependencies/include/glm/doc/api/search/functions_15.js diff --git a/breakout/glm/doc/api/search/functions_16.html b/dependencies/include/glm/doc/api/search/functions_16.html similarity index 100% rename from breakout/glm/doc/api/search/functions_16.html rename to dependencies/include/glm/doc/api/search/functions_16.html diff --git a/breakout/glm/doc/api/search/functions_16.js b/dependencies/include/glm/doc/api/search/functions_16.js similarity index 100% rename from breakout/glm/doc/api/search/functions_16.js rename to dependencies/include/glm/doc/api/search/functions_16.js diff --git a/breakout/glm/doc/api/search/functions_2.html b/dependencies/include/glm/doc/api/search/functions_2.html similarity index 100% rename from breakout/glm/doc/api/search/functions_2.html rename to dependencies/include/glm/doc/api/search/functions_2.html diff --git a/breakout/glm/doc/api/search/functions_2.js b/dependencies/include/glm/doc/api/search/functions_2.js similarity index 100% rename from breakout/glm/doc/api/search/functions_2.js rename to dependencies/include/glm/doc/api/search/functions_2.js diff --git a/breakout/glm/doc/api/search/functions_3.html b/dependencies/include/glm/doc/api/search/functions_3.html similarity index 100% rename from breakout/glm/doc/api/search/functions_3.html rename to dependencies/include/glm/doc/api/search/functions_3.html diff --git a/breakout/glm/doc/api/search/functions_3.js b/dependencies/include/glm/doc/api/search/functions_3.js similarity index 100% rename from breakout/glm/doc/api/search/functions_3.js rename to dependencies/include/glm/doc/api/search/functions_3.js diff --git a/breakout/glm/doc/api/search/functions_4.html b/dependencies/include/glm/doc/api/search/functions_4.html similarity index 100% rename from breakout/glm/doc/api/search/functions_4.html rename to dependencies/include/glm/doc/api/search/functions_4.html diff --git a/breakout/glm/doc/api/search/functions_4.js b/dependencies/include/glm/doc/api/search/functions_4.js similarity index 100% rename from breakout/glm/doc/api/search/functions_4.js rename to dependencies/include/glm/doc/api/search/functions_4.js diff --git a/breakout/glm/doc/api/search/functions_5.html b/dependencies/include/glm/doc/api/search/functions_5.html similarity index 100% rename from breakout/glm/doc/api/search/functions_5.html rename to dependencies/include/glm/doc/api/search/functions_5.html diff --git a/breakout/glm/doc/api/search/functions_5.js b/dependencies/include/glm/doc/api/search/functions_5.js similarity index 100% rename from breakout/glm/doc/api/search/functions_5.js rename to dependencies/include/glm/doc/api/search/functions_5.js diff --git a/breakout/glm/doc/api/search/functions_6.html b/dependencies/include/glm/doc/api/search/functions_6.html similarity index 100% rename from breakout/glm/doc/api/search/functions_6.html rename to dependencies/include/glm/doc/api/search/functions_6.html diff --git a/breakout/glm/doc/api/search/functions_6.js b/dependencies/include/glm/doc/api/search/functions_6.js similarity index 100% rename from breakout/glm/doc/api/search/functions_6.js rename to dependencies/include/glm/doc/api/search/functions_6.js diff --git a/breakout/glm/doc/api/search/functions_7.html b/dependencies/include/glm/doc/api/search/functions_7.html similarity index 100% rename from breakout/glm/doc/api/search/functions_7.html rename to dependencies/include/glm/doc/api/search/functions_7.html diff --git a/breakout/glm/doc/api/search/functions_7.js b/dependencies/include/glm/doc/api/search/functions_7.js similarity index 100% rename from breakout/glm/doc/api/search/functions_7.js rename to dependencies/include/glm/doc/api/search/functions_7.js diff --git a/breakout/glm/doc/api/search/functions_8.html b/dependencies/include/glm/doc/api/search/functions_8.html similarity index 100% rename from breakout/glm/doc/api/search/functions_8.html rename to dependencies/include/glm/doc/api/search/functions_8.html diff --git a/breakout/glm/doc/api/search/functions_8.js b/dependencies/include/glm/doc/api/search/functions_8.js similarity index 100% rename from breakout/glm/doc/api/search/functions_8.js rename to dependencies/include/glm/doc/api/search/functions_8.js diff --git a/breakout/glm/doc/api/search/functions_9.html b/dependencies/include/glm/doc/api/search/functions_9.html similarity index 100% rename from breakout/glm/doc/api/search/functions_9.html rename to dependencies/include/glm/doc/api/search/functions_9.html diff --git a/breakout/glm/doc/api/search/functions_9.js b/dependencies/include/glm/doc/api/search/functions_9.js similarity index 100% rename from breakout/glm/doc/api/search/functions_9.js rename to dependencies/include/glm/doc/api/search/functions_9.js diff --git a/breakout/glm/doc/api/search/functions_a.html b/dependencies/include/glm/doc/api/search/functions_a.html similarity index 100% rename from breakout/glm/doc/api/search/functions_a.html rename to dependencies/include/glm/doc/api/search/functions_a.html diff --git a/breakout/glm/doc/api/search/functions_a.js b/dependencies/include/glm/doc/api/search/functions_a.js similarity index 100% rename from breakout/glm/doc/api/search/functions_a.js rename to dependencies/include/glm/doc/api/search/functions_a.js diff --git a/breakout/glm/doc/api/search/functions_b.html b/dependencies/include/glm/doc/api/search/functions_b.html similarity index 100% rename from breakout/glm/doc/api/search/functions_b.html rename to dependencies/include/glm/doc/api/search/functions_b.html diff --git a/breakout/glm/doc/api/search/functions_b.js b/dependencies/include/glm/doc/api/search/functions_b.js similarity index 100% rename from breakout/glm/doc/api/search/functions_b.js rename to dependencies/include/glm/doc/api/search/functions_b.js diff --git a/breakout/glm/doc/api/search/functions_c.html b/dependencies/include/glm/doc/api/search/functions_c.html similarity index 100% rename from breakout/glm/doc/api/search/functions_c.html rename to dependencies/include/glm/doc/api/search/functions_c.html diff --git a/breakout/glm/doc/api/search/functions_c.js b/dependencies/include/glm/doc/api/search/functions_c.js similarity index 100% rename from breakout/glm/doc/api/search/functions_c.js rename to dependencies/include/glm/doc/api/search/functions_c.js diff --git a/breakout/glm/doc/api/search/functions_d.html b/dependencies/include/glm/doc/api/search/functions_d.html similarity index 100% rename from breakout/glm/doc/api/search/functions_d.html rename to dependencies/include/glm/doc/api/search/functions_d.html diff --git a/breakout/glm/doc/api/search/functions_d.js b/dependencies/include/glm/doc/api/search/functions_d.js similarity index 100% rename from breakout/glm/doc/api/search/functions_d.js rename to dependencies/include/glm/doc/api/search/functions_d.js diff --git a/breakout/glm/doc/api/search/functions_e.html b/dependencies/include/glm/doc/api/search/functions_e.html similarity index 100% rename from breakout/glm/doc/api/search/functions_e.html rename to dependencies/include/glm/doc/api/search/functions_e.html diff --git a/breakout/glm/doc/api/search/functions_e.js b/dependencies/include/glm/doc/api/search/functions_e.js similarity index 100% rename from breakout/glm/doc/api/search/functions_e.js rename to dependencies/include/glm/doc/api/search/functions_e.js diff --git a/breakout/glm/doc/api/search/functions_f.html b/dependencies/include/glm/doc/api/search/functions_f.html similarity index 100% rename from breakout/glm/doc/api/search/functions_f.html rename to dependencies/include/glm/doc/api/search/functions_f.html diff --git a/breakout/glm/doc/api/search/functions_f.js b/dependencies/include/glm/doc/api/search/functions_f.js similarity index 100% rename from breakout/glm/doc/api/search/functions_f.js rename to dependencies/include/glm/doc/api/search/functions_f.js diff --git a/breakout/glm/doc/api/search/groups_0.html b/dependencies/include/glm/doc/api/search/groups_0.html similarity index 100% rename from breakout/glm/doc/api/search/groups_0.html rename to dependencies/include/glm/doc/api/search/groups_0.html diff --git a/breakout/glm/doc/api/search/groups_0.js b/dependencies/include/glm/doc/api/search/groups_0.js similarity index 100% rename from breakout/glm/doc/api/search/groups_0.js rename to dependencies/include/glm/doc/api/search/groups_0.js diff --git a/breakout/glm/doc/api/search/groups_1.html b/dependencies/include/glm/doc/api/search/groups_1.html similarity index 100% rename from breakout/glm/doc/api/search/groups_1.html rename to dependencies/include/glm/doc/api/search/groups_1.html diff --git a/breakout/glm/doc/api/search/groups_1.js b/dependencies/include/glm/doc/api/search/groups_1.js similarity index 100% rename from breakout/glm/doc/api/search/groups_1.js rename to dependencies/include/glm/doc/api/search/groups_1.js diff --git a/breakout/glm/doc/api/search/groups_2.html b/dependencies/include/glm/doc/api/search/groups_2.html similarity index 100% rename from breakout/glm/doc/api/search/groups_2.html rename to dependencies/include/glm/doc/api/search/groups_2.html diff --git a/breakout/glm/doc/api/search/groups_2.js b/dependencies/include/glm/doc/api/search/groups_2.js similarity index 100% rename from breakout/glm/doc/api/search/groups_2.js rename to dependencies/include/glm/doc/api/search/groups_2.js diff --git a/breakout/glm/doc/api/search/groups_3.html b/dependencies/include/glm/doc/api/search/groups_3.html similarity index 100% rename from breakout/glm/doc/api/search/groups_3.html rename to dependencies/include/glm/doc/api/search/groups_3.html diff --git a/breakout/glm/doc/api/search/groups_3.js b/dependencies/include/glm/doc/api/search/groups_3.js similarity index 100% rename from breakout/glm/doc/api/search/groups_3.js rename to dependencies/include/glm/doc/api/search/groups_3.js diff --git a/breakout/glm/doc/api/search/groups_4.html b/dependencies/include/glm/doc/api/search/groups_4.html similarity index 100% rename from breakout/glm/doc/api/search/groups_4.html rename to dependencies/include/glm/doc/api/search/groups_4.html diff --git a/breakout/glm/doc/api/search/groups_4.js b/dependencies/include/glm/doc/api/search/groups_4.js similarity index 100% rename from breakout/glm/doc/api/search/groups_4.js rename to dependencies/include/glm/doc/api/search/groups_4.js diff --git a/breakout/glm/doc/api/search/groups_5.html b/dependencies/include/glm/doc/api/search/groups_5.html similarity index 100% rename from breakout/glm/doc/api/search/groups_5.html rename to dependencies/include/glm/doc/api/search/groups_5.html diff --git a/breakout/glm/doc/api/search/groups_5.js b/dependencies/include/glm/doc/api/search/groups_5.js similarity index 100% rename from breakout/glm/doc/api/search/groups_5.js rename to dependencies/include/glm/doc/api/search/groups_5.js diff --git a/breakout/glm/doc/api/search/groups_6.html b/dependencies/include/glm/doc/api/search/groups_6.html similarity index 100% rename from breakout/glm/doc/api/search/groups_6.html rename to dependencies/include/glm/doc/api/search/groups_6.html diff --git a/breakout/glm/doc/api/search/groups_6.js b/dependencies/include/glm/doc/api/search/groups_6.js similarity index 100% rename from breakout/glm/doc/api/search/groups_6.js rename to dependencies/include/glm/doc/api/search/groups_6.js diff --git a/breakout/glm/doc/api/search/groups_7.html b/dependencies/include/glm/doc/api/search/groups_7.html similarity index 100% rename from breakout/glm/doc/api/search/groups_7.html rename to dependencies/include/glm/doc/api/search/groups_7.html diff --git a/breakout/glm/doc/api/search/groups_7.js b/dependencies/include/glm/doc/api/search/groups_7.js similarity index 100% rename from breakout/glm/doc/api/search/groups_7.js rename to dependencies/include/glm/doc/api/search/groups_7.js diff --git a/breakout/glm/doc/api/search/groups_8.html b/dependencies/include/glm/doc/api/search/groups_8.html similarity index 100% rename from breakout/glm/doc/api/search/groups_8.html rename to dependencies/include/glm/doc/api/search/groups_8.html diff --git a/breakout/glm/doc/api/search/groups_8.js b/dependencies/include/glm/doc/api/search/groups_8.js similarity index 100% rename from breakout/glm/doc/api/search/groups_8.js rename to dependencies/include/glm/doc/api/search/groups_8.js diff --git a/breakout/glm/doc/api/search/groups_9.html b/dependencies/include/glm/doc/api/search/groups_9.html similarity index 100% rename from breakout/glm/doc/api/search/groups_9.html rename to dependencies/include/glm/doc/api/search/groups_9.html diff --git a/breakout/glm/doc/api/search/groups_9.js b/dependencies/include/glm/doc/api/search/groups_9.js similarity index 100% rename from breakout/glm/doc/api/search/groups_9.js rename to dependencies/include/glm/doc/api/search/groups_9.js diff --git a/breakout/glm/doc/api/search/mag_sel.png b/dependencies/include/glm/doc/api/search/mag_sel.png similarity index 100% rename from breakout/glm/doc/api/search/mag_sel.png rename to dependencies/include/glm/doc/api/search/mag_sel.png diff --git a/breakout/glm/doc/api/search/nomatches.html b/dependencies/include/glm/doc/api/search/nomatches.html similarity index 100% rename from breakout/glm/doc/api/search/nomatches.html rename to dependencies/include/glm/doc/api/search/nomatches.html diff --git a/breakout/glm/doc/api/search/pages_0.html b/dependencies/include/glm/doc/api/search/pages_0.html similarity index 100% rename from breakout/glm/doc/api/search/pages_0.html rename to dependencies/include/glm/doc/api/search/pages_0.html diff --git a/breakout/glm/doc/api/search/pages_0.js b/dependencies/include/glm/doc/api/search/pages_0.js similarity index 100% rename from breakout/glm/doc/api/search/pages_0.js rename to dependencies/include/glm/doc/api/search/pages_0.js diff --git a/breakout/glm/doc/api/search/search.css b/dependencies/include/glm/doc/api/search/search.css similarity index 100% rename from breakout/glm/doc/api/search/search.css rename to dependencies/include/glm/doc/api/search/search.css diff --git a/breakout/glm/doc/api/search/search.js b/dependencies/include/glm/doc/api/search/search.js similarity index 100% rename from breakout/glm/doc/api/search/search.js rename to dependencies/include/glm/doc/api/search/search.js diff --git a/breakout/glm/doc/api/search/search_l.png b/dependencies/include/glm/doc/api/search/search_l.png similarity index 100% rename from breakout/glm/doc/api/search/search_l.png rename to dependencies/include/glm/doc/api/search/search_l.png diff --git a/breakout/glm/doc/api/search/search_m.png b/dependencies/include/glm/doc/api/search/search_m.png similarity index 100% rename from breakout/glm/doc/api/search/search_m.png rename to dependencies/include/glm/doc/api/search/search_m.png diff --git a/breakout/glm/doc/api/search/search_r.png b/dependencies/include/glm/doc/api/search/search_r.png similarity index 100% rename from breakout/glm/doc/api/search/search_r.png rename to dependencies/include/glm/doc/api/search/search_r.png diff --git a/breakout/glm/doc/api/search/searchdata.js b/dependencies/include/glm/doc/api/search/searchdata.js similarity index 100% rename from breakout/glm/doc/api/search/searchdata.js rename to dependencies/include/glm/doc/api/search/searchdata.js diff --git a/breakout/glm/doc/api/search/typedefs_0.html b/dependencies/include/glm/doc/api/search/typedefs_0.html similarity index 100% rename from breakout/glm/doc/api/search/typedefs_0.html rename to dependencies/include/glm/doc/api/search/typedefs_0.html diff --git a/breakout/glm/doc/api/search/typedefs_0.js b/dependencies/include/glm/doc/api/search/typedefs_0.js similarity index 100% rename from breakout/glm/doc/api/search/typedefs_0.js rename to dependencies/include/glm/doc/api/search/typedefs_0.js diff --git a/breakout/glm/doc/api/search/typedefs_1.html b/dependencies/include/glm/doc/api/search/typedefs_1.html similarity index 100% rename from breakout/glm/doc/api/search/typedefs_1.html rename to dependencies/include/glm/doc/api/search/typedefs_1.html diff --git a/breakout/glm/doc/api/search/typedefs_1.js b/dependencies/include/glm/doc/api/search/typedefs_1.js similarity index 100% rename from breakout/glm/doc/api/search/typedefs_1.js rename to dependencies/include/glm/doc/api/search/typedefs_1.js diff --git a/breakout/glm/doc/api/search/typedefs_2.html b/dependencies/include/glm/doc/api/search/typedefs_2.html similarity index 100% rename from breakout/glm/doc/api/search/typedefs_2.html rename to dependencies/include/glm/doc/api/search/typedefs_2.html diff --git a/breakout/glm/doc/api/search/typedefs_2.js b/dependencies/include/glm/doc/api/search/typedefs_2.js similarity index 100% rename from breakout/glm/doc/api/search/typedefs_2.js rename to dependencies/include/glm/doc/api/search/typedefs_2.js diff --git a/breakout/glm/doc/api/search/typedefs_3.html b/dependencies/include/glm/doc/api/search/typedefs_3.html similarity index 100% rename from breakout/glm/doc/api/search/typedefs_3.html rename to dependencies/include/glm/doc/api/search/typedefs_3.html diff --git a/breakout/glm/doc/api/search/typedefs_3.js b/dependencies/include/glm/doc/api/search/typedefs_3.js similarity index 100% rename from breakout/glm/doc/api/search/typedefs_3.js rename to dependencies/include/glm/doc/api/search/typedefs_3.js diff --git a/breakout/glm/doc/api/search/typedefs_4.html b/dependencies/include/glm/doc/api/search/typedefs_4.html similarity index 100% rename from breakout/glm/doc/api/search/typedefs_4.html rename to dependencies/include/glm/doc/api/search/typedefs_4.html diff --git a/breakout/glm/doc/api/search/typedefs_4.js b/dependencies/include/glm/doc/api/search/typedefs_4.js similarity index 100% rename from breakout/glm/doc/api/search/typedefs_4.js rename to dependencies/include/glm/doc/api/search/typedefs_4.js diff --git a/breakout/glm/doc/api/search/typedefs_5.html b/dependencies/include/glm/doc/api/search/typedefs_5.html similarity index 100% rename from breakout/glm/doc/api/search/typedefs_5.html rename to dependencies/include/glm/doc/api/search/typedefs_5.html diff --git a/breakout/glm/doc/api/search/typedefs_5.js b/dependencies/include/glm/doc/api/search/typedefs_5.js similarity index 100% rename from breakout/glm/doc/api/search/typedefs_5.js rename to dependencies/include/glm/doc/api/search/typedefs_5.js diff --git a/breakout/glm/doc/api/search/typedefs_6.html b/dependencies/include/glm/doc/api/search/typedefs_6.html similarity index 100% rename from breakout/glm/doc/api/search/typedefs_6.html rename to dependencies/include/glm/doc/api/search/typedefs_6.html diff --git a/breakout/glm/doc/api/search/typedefs_6.js b/dependencies/include/glm/doc/api/search/typedefs_6.js similarity index 100% rename from breakout/glm/doc/api/search/typedefs_6.js rename to dependencies/include/glm/doc/api/search/typedefs_6.js diff --git a/breakout/glm/doc/api/search/typedefs_7.html b/dependencies/include/glm/doc/api/search/typedefs_7.html similarity index 100% rename from breakout/glm/doc/api/search/typedefs_7.html rename to dependencies/include/glm/doc/api/search/typedefs_7.html diff --git a/breakout/glm/doc/api/search/typedefs_7.js b/dependencies/include/glm/doc/api/search/typedefs_7.js similarity index 100% rename from breakout/glm/doc/api/search/typedefs_7.js rename to dependencies/include/glm/doc/api/search/typedefs_7.js diff --git a/breakout/glm/doc/api/search/typedefs_8.html b/dependencies/include/glm/doc/api/search/typedefs_8.html similarity index 100% rename from breakout/glm/doc/api/search/typedefs_8.html rename to dependencies/include/glm/doc/api/search/typedefs_8.html diff --git a/breakout/glm/doc/api/search/typedefs_8.js b/dependencies/include/glm/doc/api/search/typedefs_8.js similarity index 100% rename from breakout/glm/doc/api/search/typedefs_8.js rename to dependencies/include/glm/doc/api/search/typedefs_8.js diff --git a/breakout/glm/doc/api/search/typedefs_9.html b/dependencies/include/glm/doc/api/search/typedefs_9.html similarity index 100% rename from breakout/glm/doc/api/search/typedefs_9.html rename to dependencies/include/glm/doc/api/search/typedefs_9.html diff --git a/breakout/glm/doc/api/search/typedefs_9.js b/dependencies/include/glm/doc/api/search/typedefs_9.js similarity index 100% rename from breakout/glm/doc/api/search/typedefs_9.js rename to dependencies/include/glm/doc/api/search/typedefs_9.js diff --git a/breakout/glm/doc/api/search/typedefs_a.html b/dependencies/include/glm/doc/api/search/typedefs_a.html similarity index 100% rename from breakout/glm/doc/api/search/typedefs_a.html rename to dependencies/include/glm/doc/api/search/typedefs_a.html diff --git a/breakout/glm/doc/api/search/typedefs_a.js b/dependencies/include/glm/doc/api/search/typedefs_a.js similarity index 100% rename from breakout/glm/doc/api/search/typedefs_a.js rename to dependencies/include/glm/doc/api/search/typedefs_a.js diff --git a/breakout/glm/doc/api/search/typedefs_b.html b/dependencies/include/glm/doc/api/search/typedefs_b.html similarity index 100% rename from breakout/glm/doc/api/search/typedefs_b.html rename to dependencies/include/glm/doc/api/search/typedefs_b.html diff --git a/breakout/glm/doc/api/search/typedefs_b.js b/dependencies/include/glm/doc/api/search/typedefs_b.js similarity index 100% rename from breakout/glm/doc/api/search/typedefs_b.js rename to dependencies/include/glm/doc/api/search/typedefs_b.js diff --git a/breakout/glm/doc/api/search/typedefs_c.html b/dependencies/include/glm/doc/api/search/typedefs_c.html similarity index 100% rename from breakout/glm/doc/api/search/typedefs_c.html rename to dependencies/include/glm/doc/api/search/typedefs_c.html diff --git a/breakout/glm/doc/api/search/typedefs_c.js b/dependencies/include/glm/doc/api/search/typedefs_c.js similarity index 100% rename from breakout/glm/doc/api/search/typedefs_c.js rename to dependencies/include/glm/doc/api/search/typedefs_c.js diff --git a/breakout/glm/doc/api/search/typedefs_d.html b/dependencies/include/glm/doc/api/search/typedefs_d.html similarity index 100% rename from breakout/glm/doc/api/search/typedefs_d.html rename to dependencies/include/glm/doc/api/search/typedefs_d.html diff --git a/breakout/glm/doc/api/search/typedefs_d.js b/dependencies/include/glm/doc/api/search/typedefs_d.js similarity index 100% rename from breakout/glm/doc/api/search/typedefs_d.js rename to dependencies/include/glm/doc/api/search/typedefs_d.js diff --git a/breakout/glm/doc/api/splitbar.png b/dependencies/include/glm/doc/api/splitbar.png similarity index 100% rename from breakout/glm/doc/api/splitbar.png rename to dependencies/include/glm/doc/api/splitbar.png diff --git a/breakout/glm/doc/api/sync_off.png b/dependencies/include/glm/doc/api/sync_off.png similarity index 100% rename from breakout/glm/doc/api/sync_off.png rename to dependencies/include/glm/doc/api/sync_off.png diff --git a/breakout/glm/doc/api/sync_on.png b/dependencies/include/glm/doc/api/sync_on.png similarity index 100% rename from breakout/glm/doc/api/sync_on.png rename to dependencies/include/glm/doc/api/sync_on.png diff --git a/breakout/glm/doc/api/tab_a.png b/dependencies/include/glm/doc/api/tab_a.png similarity index 100% rename from breakout/glm/doc/api/tab_a.png rename to dependencies/include/glm/doc/api/tab_a.png diff --git a/breakout/glm/doc/api/tab_b.png b/dependencies/include/glm/doc/api/tab_b.png similarity index 100% rename from breakout/glm/doc/api/tab_b.png rename to dependencies/include/glm/doc/api/tab_b.png diff --git a/breakout/glm/doc/api/tab_h.png b/dependencies/include/glm/doc/api/tab_h.png similarity index 100% rename from breakout/glm/doc/api/tab_h.png rename to dependencies/include/glm/doc/api/tab_h.png diff --git a/breakout/glm/doc/api/tab_s.png b/dependencies/include/glm/doc/api/tab_s.png similarity index 100% rename from breakout/glm/doc/api/tab_s.png rename to dependencies/include/glm/doc/api/tab_s.png diff --git a/breakout/glm/doc/api/tabs.css b/dependencies/include/glm/doc/api/tabs.css similarity index 100% rename from breakout/glm/doc/api/tabs.css rename to dependencies/include/glm/doc/api/tabs.css diff --git a/breakout/glm/doc/man.doxy b/dependencies/include/glm/doc/man.doxy similarity index 100% rename from breakout/glm/doc/man.doxy rename to dependencies/include/glm/doc/man.doxy diff --git a/breakout/glm/doc/manual.pdf b/dependencies/include/glm/doc/manual.pdf similarity index 100% rename from breakout/glm/doc/manual.pdf rename to dependencies/include/glm/doc/manual.pdf diff --git a/breakout/glm/doc/manual/frontpage1.png b/dependencies/include/glm/doc/manual/frontpage1.png similarity index 100% rename from breakout/glm/doc/manual/frontpage1.png rename to dependencies/include/glm/doc/manual/frontpage1.png diff --git a/breakout/glm/doc/manual/frontpage2.png b/dependencies/include/glm/doc/manual/frontpage2.png similarity index 100% rename from breakout/glm/doc/manual/frontpage2.png rename to dependencies/include/glm/doc/manual/frontpage2.png diff --git a/breakout/glm/doc/manual/g-truc.png b/dependencies/include/glm/doc/manual/g-truc.png similarity index 100% rename from breakout/glm/doc/manual/g-truc.png rename to dependencies/include/glm/doc/manual/g-truc.png diff --git a/breakout/glm/doc/manual/logo-mini.png b/dependencies/include/glm/doc/manual/logo-mini.png similarity index 100% rename from breakout/glm/doc/manual/logo-mini.png rename to dependencies/include/glm/doc/manual/logo-mini.png diff --git a/breakout/glm/doc/manual/noise-perlin1.jpg b/dependencies/include/glm/doc/manual/noise-perlin1.jpg similarity index 100% rename from breakout/glm/doc/manual/noise-perlin1.jpg rename to dependencies/include/glm/doc/manual/noise-perlin1.jpg diff --git a/breakout/glm/doc/manual/noise-perlin2.jpg b/dependencies/include/glm/doc/manual/noise-perlin2.jpg similarity index 100% rename from breakout/glm/doc/manual/noise-perlin2.jpg rename to dependencies/include/glm/doc/manual/noise-perlin2.jpg diff --git a/breakout/glm/doc/manual/noise-perlin3.jpg b/dependencies/include/glm/doc/manual/noise-perlin3.jpg similarity index 100% rename from breakout/glm/doc/manual/noise-perlin3.jpg rename to dependencies/include/glm/doc/manual/noise-perlin3.jpg diff --git a/breakout/glm/doc/manual/noise-perlin4.png b/dependencies/include/glm/doc/manual/noise-perlin4.png similarity index 100% rename from breakout/glm/doc/manual/noise-perlin4.png rename to dependencies/include/glm/doc/manual/noise-perlin4.png diff --git a/breakout/glm/doc/manual/noise-perlin5.png b/dependencies/include/glm/doc/manual/noise-perlin5.png similarity index 100% rename from breakout/glm/doc/manual/noise-perlin5.png rename to dependencies/include/glm/doc/manual/noise-perlin5.png diff --git a/breakout/glm/doc/manual/noise-perlin6.png b/dependencies/include/glm/doc/manual/noise-perlin6.png similarity index 100% rename from breakout/glm/doc/manual/noise-perlin6.png rename to dependencies/include/glm/doc/manual/noise-perlin6.png diff --git a/breakout/glm/doc/manual/noise-simplex1.jpg b/dependencies/include/glm/doc/manual/noise-simplex1.jpg similarity index 100% rename from breakout/glm/doc/manual/noise-simplex1.jpg rename to dependencies/include/glm/doc/manual/noise-simplex1.jpg diff --git a/breakout/glm/doc/manual/noise-simplex2.jpg b/dependencies/include/glm/doc/manual/noise-simplex2.jpg similarity index 100% rename from breakout/glm/doc/manual/noise-simplex2.jpg rename to dependencies/include/glm/doc/manual/noise-simplex2.jpg diff --git a/breakout/glm/doc/manual/noise-simplex3.jpg b/dependencies/include/glm/doc/manual/noise-simplex3.jpg similarity index 100% rename from breakout/glm/doc/manual/noise-simplex3.jpg rename to dependencies/include/glm/doc/manual/noise-simplex3.jpg diff --git a/breakout/glm/doc/manual/random-ballrand.png b/dependencies/include/glm/doc/manual/random-ballrand.png similarity index 100% rename from breakout/glm/doc/manual/random-ballrand.png rename to dependencies/include/glm/doc/manual/random-ballrand.png diff --git a/breakout/glm/doc/manual/random-circularrand.png b/dependencies/include/glm/doc/manual/random-circularrand.png similarity index 100% rename from breakout/glm/doc/manual/random-circularrand.png rename to dependencies/include/glm/doc/manual/random-circularrand.png diff --git a/breakout/glm/doc/manual/random-diskrand.png b/dependencies/include/glm/doc/manual/random-diskrand.png similarity index 100% rename from breakout/glm/doc/manual/random-diskrand.png rename to dependencies/include/glm/doc/manual/random-diskrand.png diff --git a/breakout/glm/doc/manual/random-gaussrand.png b/dependencies/include/glm/doc/manual/random-gaussrand.png similarity index 100% rename from breakout/glm/doc/manual/random-gaussrand.png rename to dependencies/include/glm/doc/manual/random-gaussrand.png diff --git a/breakout/glm/doc/manual/random-linearrand.png b/dependencies/include/glm/doc/manual/random-linearrand.png similarity index 100% rename from breakout/glm/doc/manual/random-linearrand.png rename to dependencies/include/glm/doc/manual/random-linearrand.png diff --git a/breakout/glm/doc/manual/random-sphericalrand.png b/dependencies/include/glm/doc/manual/random-sphericalrand.png similarity index 100% rename from breakout/glm/doc/manual/random-sphericalrand.png rename to dependencies/include/glm/doc/manual/random-sphericalrand.png diff --git a/breakout/glm/doc/manual/references-cinder.png b/dependencies/include/glm/doc/manual/references-cinder.png similarity index 100% rename from breakout/glm/doc/manual/references-cinder.png rename to dependencies/include/glm/doc/manual/references-cinder.png diff --git a/breakout/glm/doc/manual/references-glsl4book.jpg b/dependencies/include/glm/doc/manual/references-glsl4book.jpg similarity index 100% rename from breakout/glm/doc/manual/references-glsl4book.jpg rename to dependencies/include/glm/doc/manual/references-glsl4book.jpg diff --git a/breakout/glm/doc/manual/references-leosfortune.jpeg b/dependencies/include/glm/doc/manual/references-leosfortune.jpeg similarity index 100% rename from breakout/glm/doc/manual/references-leosfortune.jpeg rename to dependencies/include/glm/doc/manual/references-leosfortune.jpeg diff --git a/breakout/glm/doc/manual/references-leosfortune2.jpg b/dependencies/include/glm/doc/manual/references-leosfortune2.jpg similarity index 100% rename from breakout/glm/doc/manual/references-leosfortune2.jpg rename to dependencies/include/glm/doc/manual/references-leosfortune2.jpg diff --git a/breakout/glm/doc/manual/references-opencloth1.png b/dependencies/include/glm/doc/manual/references-opencloth1.png similarity index 100% rename from breakout/glm/doc/manual/references-opencloth1.png rename to dependencies/include/glm/doc/manual/references-opencloth1.png diff --git a/breakout/glm/doc/manual/references-opencloth3.png b/dependencies/include/glm/doc/manual/references-opencloth3.png similarity index 100% rename from breakout/glm/doc/manual/references-opencloth3.png rename to dependencies/include/glm/doc/manual/references-opencloth3.png diff --git a/breakout/glm/doc/manual/references-outerra1.jpg b/dependencies/include/glm/doc/manual/references-outerra1.jpg similarity index 100% rename from breakout/glm/doc/manual/references-outerra1.jpg rename to dependencies/include/glm/doc/manual/references-outerra1.jpg diff --git a/breakout/glm/doc/manual/references-outerra2.jpg b/dependencies/include/glm/doc/manual/references-outerra2.jpg similarity index 100% rename from breakout/glm/doc/manual/references-outerra2.jpg rename to dependencies/include/glm/doc/manual/references-outerra2.jpg diff --git a/breakout/glm/doc/manual/references-outerra3.jpg b/dependencies/include/glm/doc/manual/references-outerra3.jpg similarity index 100% rename from breakout/glm/doc/manual/references-outerra3.jpg rename to dependencies/include/glm/doc/manual/references-outerra3.jpg diff --git a/breakout/glm/doc/manual/references-outerra4.jpg b/dependencies/include/glm/doc/manual/references-outerra4.jpg similarity index 100% rename from breakout/glm/doc/manual/references-outerra4.jpg rename to dependencies/include/glm/doc/manual/references-outerra4.jpg diff --git a/breakout/glm/doc/theme/bc_s.png b/dependencies/include/glm/doc/theme/bc_s.png similarity index 100% rename from breakout/glm/doc/theme/bc_s.png rename to dependencies/include/glm/doc/theme/bc_s.png diff --git a/breakout/glm/doc/theme/bdwn.png b/dependencies/include/glm/doc/theme/bdwn.png similarity index 100% rename from breakout/glm/doc/theme/bdwn.png rename to dependencies/include/glm/doc/theme/bdwn.png diff --git a/breakout/glm/doc/theme/closed.png b/dependencies/include/glm/doc/theme/closed.png similarity index 100% rename from breakout/glm/doc/theme/closed.png rename to dependencies/include/glm/doc/theme/closed.png diff --git a/breakout/glm/doc/theme/doc.png b/dependencies/include/glm/doc/theme/doc.png similarity index 100% rename from breakout/glm/doc/theme/doc.png rename to dependencies/include/glm/doc/theme/doc.png diff --git a/breakout/glm/doc/theme/doxygen.css b/dependencies/include/glm/doc/theme/doxygen.css similarity index 100% rename from breakout/glm/doc/theme/doxygen.css rename to dependencies/include/glm/doc/theme/doxygen.css diff --git a/breakout/glm/doc/theme/doxygen.png b/dependencies/include/glm/doc/theme/doxygen.png similarity index 100% rename from breakout/glm/doc/theme/doxygen.png rename to dependencies/include/glm/doc/theme/doxygen.png diff --git a/breakout/glm/doc/theme/folderclosed.png b/dependencies/include/glm/doc/theme/folderclosed.png similarity index 100% rename from breakout/glm/doc/theme/folderclosed.png rename to dependencies/include/glm/doc/theme/folderclosed.png diff --git a/breakout/glm/doc/theme/folderopen.png b/dependencies/include/glm/doc/theme/folderopen.png similarity index 100% rename from breakout/glm/doc/theme/folderopen.png rename to dependencies/include/glm/doc/theme/folderopen.png diff --git a/breakout/glm/doc/theme/logo-mini.png b/dependencies/include/glm/doc/theme/logo-mini.png similarity index 100% rename from breakout/glm/doc/theme/logo-mini.png rename to dependencies/include/glm/doc/theme/logo-mini.png diff --git a/breakout/glm/doc/theme/nav_f.png b/dependencies/include/glm/doc/theme/nav_f.png similarity index 100% rename from breakout/glm/doc/theme/nav_f.png rename to dependencies/include/glm/doc/theme/nav_f.png diff --git a/breakout/glm/doc/theme/nav_g.png b/dependencies/include/glm/doc/theme/nav_g.png similarity index 100% rename from breakout/glm/doc/theme/nav_g.png rename to dependencies/include/glm/doc/theme/nav_g.png diff --git a/breakout/glm/doc/theme/nav_h.png b/dependencies/include/glm/doc/theme/nav_h.png similarity index 100% rename from breakout/glm/doc/theme/nav_h.png rename to dependencies/include/glm/doc/theme/nav_h.png diff --git a/breakout/glm/doc/theme/open.png b/dependencies/include/glm/doc/theme/open.png similarity index 100% rename from breakout/glm/doc/theme/open.png rename to dependencies/include/glm/doc/theme/open.png diff --git a/breakout/glm/doc/theme/splitbar.png b/dependencies/include/glm/doc/theme/splitbar.png similarity index 100% rename from breakout/glm/doc/theme/splitbar.png rename to dependencies/include/glm/doc/theme/splitbar.png diff --git a/breakout/glm/doc/theme/sync_off.png b/dependencies/include/glm/doc/theme/sync_off.png similarity index 100% rename from breakout/glm/doc/theme/sync_off.png rename to dependencies/include/glm/doc/theme/sync_off.png diff --git a/breakout/glm/doc/theme/sync_on.png b/dependencies/include/glm/doc/theme/sync_on.png similarity index 100% rename from breakout/glm/doc/theme/sync_on.png rename to dependencies/include/glm/doc/theme/sync_on.png diff --git a/breakout/glm/doc/theme/tab_a.png b/dependencies/include/glm/doc/theme/tab_a.png similarity index 100% rename from breakout/glm/doc/theme/tab_a.png rename to dependencies/include/glm/doc/theme/tab_a.png diff --git a/breakout/glm/doc/theme/tab_b.png b/dependencies/include/glm/doc/theme/tab_b.png similarity index 100% rename from breakout/glm/doc/theme/tab_b.png rename to dependencies/include/glm/doc/theme/tab_b.png diff --git a/breakout/glm/doc/theme/tab_h.png b/dependencies/include/glm/doc/theme/tab_h.png similarity index 100% rename from breakout/glm/doc/theme/tab_h.png rename to dependencies/include/glm/doc/theme/tab_h.png diff --git a/breakout/glm/doc/theme/tab_s.png b/dependencies/include/glm/doc/theme/tab_s.png similarity index 100% rename from breakout/glm/doc/theme/tab_s.png rename to dependencies/include/glm/doc/theme/tab_s.png diff --git a/breakout/glm/glm/CMakeLists.txt b/dependencies/include/glm/glm/CMakeLists.txt similarity index 100% rename from breakout/glm/glm/CMakeLists.txt rename to dependencies/include/glm/glm/CMakeLists.txt diff --git a/breakout/glm/glm/common.hpp b/dependencies/include/glm/glm/common.hpp similarity index 100% rename from breakout/glm/glm/common.hpp rename to dependencies/include/glm/glm/common.hpp diff --git a/breakout/glm/glm/detail/_features.hpp b/dependencies/include/glm/glm/detail/_features.hpp similarity index 100% rename from breakout/glm/glm/detail/_features.hpp rename to dependencies/include/glm/glm/detail/_features.hpp diff --git a/breakout/glm/glm/detail/_fixes.hpp b/dependencies/include/glm/glm/detail/_fixes.hpp similarity index 100% rename from breakout/glm/glm/detail/_fixes.hpp rename to dependencies/include/glm/glm/detail/_fixes.hpp diff --git a/breakout/glm/glm/detail/_noise.hpp b/dependencies/include/glm/glm/detail/_noise.hpp similarity index 100% rename from breakout/glm/glm/detail/_noise.hpp rename to dependencies/include/glm/glm/detail/_noise.hpp diff --git a/breakout/glm/glm/detail/_swizzle.hpp b/dependencies/include/glm/glm/detail/_swizzle.hpp similarity index 100% rename from breakout/glm/glm/detail/_swizzle.hpp rename to dependencies/include/glm/glm/detail/_swizzle.hpp diff --git a/breakout/glm/glm/detail/_swizzle_func.hpp b/dependencies/include/glm/glm/detail/_swizzle_func.hpp similarity index 100% rename from breakout/glm/glm/detail/_swizzle_func.hpp rename to dependencies/include/glm/glm/detail/_swizzle_func.hpp diff --git a/breakout/glm/glm/detail/_vectorize.hpp b/dependencies/include/glm/glm/detail/_vectorize.hpp similarity index 100% rename from breakout/glm/glm/detail/_vectorize.hpp rename to dependencies/include/glm/glm/detail/_vectorize.hpp diff --git a/breakout/glm/glm/detail/compute_common.hpp b/dependencies/include/glm/glm/detail/compute_common.hpp similarity index 100% rename from breakout/glm/glm/detail/compute_common.hpp rename to dependencies/include/glm/glm/detail/compute_common.hpp diff --git a/breakout/glm/glm/detail/compute_vector_relational.hpp b/dependencies/include/glm/glm/detail/compute_vector_relational.hpp similarity index 100% rename from breakout/glm/glm/detail/compute_vector_relational.hpp rename to dependencies/include/glm/glm/detail/compute_vector_relational.hpp diff --git a/breakout/glm/glm/detail/func_common.inl b/dependencies/include/glm/glm/detail/func_common.inl similarity index 100% rename from breakout/glm/glm/detail/func_common.inl rename to dependencies/include/glm/glm/detail/func_common.inl diff --git a/breakout/glm/glm/detail/func_common_simd.inl b/dependencies/include/glm/glm/detail/func_common_simd.inl similarity index 100% rename from breakout/glm/glm/detail/func_common_simd.inl rename to dependencies/include/glm/glm/detail/func_common_simd.inl diff --git a/breakout/glm/glm/detail/func_exponential.inl b/dependencies/include/glm/glm/detail/func_exponential.inl similarity index 100% rename from breakout/glm/glm/detail/func_exponential.inl rename to dependencies/include/glm/glm/detail/func_exponential.inl diff --git a/breakout/glm/glm/detail/func_exponential_simd.inl b/dependencies/include/glm/glm/detail/func_exponential_simd.inl similarity index 100% rename from breakout/glm/glm/detail/func_exponential_simd.inl rename to dependencies/include/glm/glm/detail/func_exponential_simd.inl diff --git a/breakout/glm/glm/detail/func_geometric.inl b/dependencies/include/glm/glm/detail/func_geometric.inl similarity index 100% rename from breakout/glm/glm/detail/func_geometric.inl rename to dependencies/include/glm/glm/detail/func_geometric.inl diff --git a/breakout/glm/glm/detail/func_geometric_simd.inl b/dependencies/include/glm/glm/detail/func_geometric_simd.inl similarity index 100% rename from breakout/glm/glm/detail/func_geometric_simd.inl rename to dependencies/include/glm/glm/detail/func_geometric_simd.inl diff --git a/breakout/glm/glm/detail/func_integer.inl b/dependencies/include/glm/glm/detail/func_integer.inl similarity index 100% rename from breakout/glm/glm/detail/func_integer.inl rename to dependencies/include/glm/glm/detail/func_integer.inl diff --git a/breakout/glm/glm/detail/func_integer_simd.inl b/dependencies/include/glm/glm/detail/func_integer_simd.inl similarity index 100% rename from breakout/glm/glm/detail/func_integer_simd.inl rename to dependencies/include/glm/glm/detail/func_integer_simd.inl diff --git a/breakout/glm/glm/detail/func_matrix.inl b/dependencies/include/glm/glm/detail/func_matrix.inl similarity index 100% rename from breakout/glm/glm/detail/func_matrix.inl rename to dependencies/include/glm/glm/detail/func_matrix.inl diff --git a/breakout/glm/glm/detail/func_matrix_simd.inl b/dependencies/include/glm/glm/detail/func_matrix_simd.inl similarity index 100% rename from breakout/glm/glm/detail/func_matrix_simd.inl rename to dependencies/include/glm/glm/detail/func_matrix_simd.inl diff --git a/breakout/glm/glm/detail/func_packing.inl b/dependencies/include/glm/glm/detail/func_packing.inl similarity index 100% rename from breakout/glm/glm/detail/func_packing.inl rename to dependencies/include/glm/glm/detail/func_packing.inl diff --git a/breakout/glm/glm/detail/func_packing_simd.inl b/dependencies/include/glm/glm/detail/func_packing_simd.inl similarity index 100% rename from breakout/glm/glm/detail/func_packing_simd.inl rename to dependencies/include/glm/glm/detail/func_packing_simd.inl diff --git a/breakout/glm/glm/detail/func_trigonometric.inl b/dependencies/include/glm/glm/detail/func_trigonometric.inl similarity index 100% rename from breakout/glm/glm/detail/func_trigonometric.inl rename to dependencies/include/glm/glm/detail/func_trigonometric.inl diff --git a/breakout/glm/glm/detail/func_trigonometric_simd.inl b/dependencies/include/glm/glm/detail/func_trigonometric_simd.inl similarity index 100% rename from breakout/glm/glm/detail/func_trigonometric_simd.inl rename to dependencies/include/glm/glm/detail/func_trigonometric_simd.inl diff --git a/breakout/glm/glm/detail/func_vector_relational.inl b/dependencies/include/glm/glm/detail/func_vector_relational.inl similarity index 100% rename from breakout/glm/glm/detail/func_vector_relational.inl rename to dependencies/include/glm/glm/detail/func_vector_relational.inl diff --git a/breakout/glm/glm/detail/func_vector_relational_simd.inl b/dependencies/include/glm/glm/detail/func_vector_relational_simd.inl similarity index 100% rename from breakout/glm/glm/detail/func_vector_relational_simd.inl rename to dependencies/include/glm/glm/detail/func_vector_relational_simd.inl diff --git a/breakout/glm/glm/detail/glm.cpp b/dependencies/include/glm/glm/detail/glm.cpp similarity index 100% rename from breakout/glm/glm/detail/glm.cpp rename to dependencies/include/glm/glm/detail/glm.cpp diff --git a/breakout/glm/glm/detail/qualifier.hpp b/dependencies/include/glm/glm/detail/qualifier.hpp similarity index 100% rename from breakout/glm/glm/detail/qualifier.hpp rename to dependencies/include/glm/glm/detail/qualifier.hpp diff --git a/breakout/glm/glm/detail/setup.hpp b/dependencies/include/glm/glm/detail/setup.hpp similarity index 100% rename from breakout/glm/glm/detail/setup.hpp rename to dependencies/include/glm/glm/detail/setup.hpp diff --git a/breakout/glm/glm/detail/type_float.hpp b/dependencies/include/glm/glm/detail/type_float.hpp similarity index 100% rename from breakout/glm/glm/detail/type_float.hpp rename to dependencies/include/glm/glm/detail/type_float.hpp diff --git a/breakout/glm/glm/detail/type_half.hpp b/dependencies/include/glm/glm/detail/type_half.hpp similarity index 100% rename from breakout/glm/glm/detail/type_half.hpp rename to dependencies/include/glm/glm/detail/type_half.hpp diff --git a/breakout/glm/glm/detail/type_half.inl b/dependencies/include/glm/glm/detail/type_half.inl similarity index 100% rename from breakout/glm/glm/detail/type_half.inl rename to dependencies/include/glm/glm/detail/type_half.inl diff --git a/breakout/glm/glm/detail/type_mat2x2.hpp b/dependencies/include/glm/glm/detail/type_mat2x2.hpp similarity index 100% rename from breakout/glm/glm/detail/type_mat2x2.hpp rename to dependencies/include/glm/glm/detail/type_mat2x2.hpp diff --git a/breakout/glm/glm/detail/type_mat2x2.inl b/dependencies/include/glm/glm/detail/type_mat2x2.inl similarity index 100% rename from breakout/glm/glm/detail/type_mat2x2.inl rename to dependencies/include/glm/glm/detail/type_mat2x2.inl diff --git a/breakout/glm/glm/detail/type_mat2x3.hpp b/dependencies/include/glm/glm/detail/type_mat2x3.hpp similarity index 100% rename from breakout/glm/glm/detail/type_mat2x3.hpp rename to dependencies/include/glm/glm/detail/type_mat2x3.hpp diff --git a/breakout/glm/glm/detail/type_mat2x3.inl b/dependencies/include/glm/glm/detail/type_mat2x3.inl similarity index 100% rename from breakout/glm/glm/detail/type_mat2x3.inl rename to dependencies/include/glm/glm/detail/type_mat2x3.inl diff --git a/breakout/glm/glm/detail/type_mat2x4.hpp b/dependencies/include/glm/glm/detail/type_mat2x4.hpp similarity index 100% rename from breakout/glm/glm/detail/type_mat2x4.hpp rename to dependencies/include/glm/glm/detail/type_mat2x4.hpp diff --git a/breakout/glm/glm/detail/type_mat2x4.inl b/dependencies/include/glm/glm/detail/type_mat2x4.inl similarity index 100% rename from breakout/glm/glm/detail/type_mat2x4.inl rename to dependencies/include/glm/glm/detail/type_mat2x4.inl diff --git a/breakout/glm/glm/detail/type_mat3x2.hpp b/dependencies/include/glm/glm/detail/type_mat3x2.hpp similarity index 100% rename from breakout/glm/glm/detail/type_mat3x2.hpp rename to dependencies/include/glm/glm/detail/type_mat3x2.hpp diff --git a/breakout/glm/glm/detail/type_mat3x2.inl b/dependencies/include/glm/glm/detail/type_mat3x2.inl similarity index 100% rename from breakout/glm/glm/detail/type_mat3x2.inl rename to dependencies/include/glm/glm/detail/type_mat3x2.inl diff --git a/breakout/glm/glm/detail/type_mat3x3.hpp b/dependencies/include/glm/glm/detail/type_mat3x3.hpp similarity index 100% rename from breakout/glm/glm/detail/type_mat3x3.hpp rename to dependencies/include/glm/glm/detail/type_mat3x3.hpp diff --git a/breakout/glm/glm/detail/type_mat3x3.inl b/dependencies/include/glm/glm/detail/type_mat3x3.inl similarity index 100% rename from breakout/glm/glm/detail/type_mat3x3.inl rename to dependencies/include/glm/glm/detail/type_mat3x3.inl diff --git a/breakout/glm/glm/detail/type_mat3x4.hpp b/dependencies/include/glm/glm/detail/type_mat3x4.hpp similarity index 100% rename from breakout/glm/glm/detail/type_mat3x4.hpp rename to dependencies/include/glm/glm/detail/type_mat3x4.hpp diff --git a/breakout/glm/glm/detail/type_mat3x4.inl b/dependencies/include/glm/glm/detail/type_mat3x4.inl similarity index 100% rename from breakout/glm/glm/detail/type_mat3x4.inl rename to dependencies/include/glm/glm/detail/type_mat3x4.inl diff --git a/breakout/glm/glm/detail/type_mat4x2.hpp b/dependencies/include/glm/glm/detail/type_mat4x2.hpp similarity index 100% rename from breakout/glm/glm/detail/type_mat4x2.hpp rename to dependencies/include/glm/glm/detail/type_mat4x2.hpp diff --git a/breakout/glm/glm/detail/type_mat4x2.inl b/dependencies/include/glm/glm/detail/type_mat4x2.inl similarity index 100% rename from breakout/glm/glm/detail/type_mat4x2.inl rename to dependencies/include/glm/glm/detail/type_mat4x2.inl diff --git a/breakout/glm/glm/detail/type_mat4x3.hpp b/dependencies/include/glm/glm/detail/type_mat4x3.hpp similarity index 100% rename from breakout/glm/glm/detail/type_mat4x3.hpp rename to dependencies/include/glm/glm/detail/type_mat4x3.hpp diff --git a/breakout/glm/glm/detail/type_mat4x3.inl b/dependencies/include/glm/glm/detail/type_mat4x3.inl similarity index 100% rename from breakout/glm/glm/detail/type_mat4x3.inl rename to dependencies/include/glm/glm/detail/type_mat4x3.inl diff --git a/breakout/glm/glm/detail/type_mat4x4.hpp b/dependencies/include/glm/glm/detail/type_mat4x4.hpp similarity index 100% rename from breakout/glm/glm/detail/type_mat4x4.hpp rename to dependencies/include/glm/glm/detail/type_mat4x4.hpp diff --git a/breakout/glm/glm/detail/type_mat4x4.inl b/dependencies/include/glm/glm/detail/type_mat4x4.inl similarity index 100% rename from breakout/glm/glm/detail/type_mat4x4.inl rename to dependencies/include/glm/glm/detail/type_mat4x4.inl diff --git a/breakout/glm/glm/detail/type_mat4x4_simd.inl b/dependencies/include/glm/glm/detail/type_mat4x4_simd.inl similarity index 100% rename from breakout/glm/glm/detail/type_mat4x4_simd.inl rename to dependencies/include/glm/glm/detail/type_mat4x4_simd.inl diff --git a/breakout/glm/glm/detail/type_quat.hpp b/dependencies/include/glm/glm/detail/type_quat.hpp similarity index 100% rename from breakout/glm/glm/detail/type_quat.hpp rename to dependencies/include/glm/glm/detail/type_quat.hpp diff --git a/breakout/glm/glm/detail/type_quat.inl b/dependencies/include/glm/glm/detail/type_quat.inl similarity index 100% rename from breakout/glm/glm/detail/type_quat.inl rename to dependencies/include/glm/glm/detail/type_quat.inl diff --git a/breakout/glm/glm/detail/type_quat_simd.inl b/dependencies/include/glm/glm/detail/type_quat_simd.inl similarity index 100% rename from breakout/glm/glm/detail/type_quat_simd.inl rename to dependencies/include/glm/glm/detail/type_quat_simd.inl diff --git a/breakout/glm/glm/detail/type_vec1.hpp b/dependencies/include/glm/glm/detail/type_vec1.hpp similarity index 100% rename from breakout/glm/glm/detail/type_vec1.hpp rename to dependencies/include/glm/glm/detail/type_vec1.hpp diff --git a/breakout/glm/glm/detail/type_vec1.inl b/dependencies/include/glm/glm/detail/type_vec1.inl similarity index 100% rename from breakout/glm/glm/detail/type_vec1.inl rename to dependencies/include/glm/glm/detail/type_vec1.inl diff --git a/breakout/glm/glm/detail/type_vec2.hpp b/dependencies/include/glm/glm/detail/type_vec2.hpp similarity index 100% rename from breakout/glm/glm/detail/type_vec2.hpp rename to dependencies/include/glm/glm/detail/type_vec2.hpp diff --git a/breakout/glm/glm/detail/type_vec2.inl b/dependencies/include/glm/glm/detail/type_vec2.inl similarity index 100% rename from breakout/glm/glm/detail/type_vec2.inl rename to dependencies/include/glm/glm/detail/type_vec2.inl diff --git a/breakout/glm/glm/detail/type_vec3.hpp b/dependencies/include/glm/glm/detail/type_vec3.hpp similarity index 100% rename from breakout/glm/glm/detail/type_vec3.hpp rename to dependencies/include/glm/glm/detail/type_vec3.hpp diff --git a/breakout/glm/glm/detail/type_vec3.inl b/dependencies/include/glm/glm/detail/type_vec3.inl similarity index 100% rename from breakout/glm/glm/detail/type_vec3.inl rename to dependencies/include/glm/glm/detail/type_vec3.inl diff --git a/breakout/glm/glm/detail/type_vec4.hpp b/dependencies/include/glm/glm/detail/type_vec4.hpp similarity index 100% rename from breakout/glm/glm/detail/type_vec4.hpp rename to dependencies/include/glm/glm/detail/type_vec4.hpp diff --git a/breakout/glm/glm/detail/type_vec4.inl b/dependencies/include/glm/glm/detail/type_vec4.inl similarity index 100% rename from breakout/glm/glm/detail/type_vec4.inl rename to dependencies/include/glm/glm/detail/type_vec4.inl diff --git a/breakout/glm/glm/detail/type_vec4_simd.inl b/dependencies/include/glm/glm/detail/type_vec4_simd.inl similarity index 100% rename from breakout/glm/glm/detail/type_vec4_simd.inl rename to dependencies/include/glm/glm/detail/type_vec4_simd.inl diff --git a/breakout/glm/glm/exponential.hpp b/dependencies/include/glm/glm/exponential.hpp similarity index 100% rename from breakout/glm/glm/exponential.hpp rename to dependencies/include/glm/glm/exponential.hpp diff --git a/breakout/glm/glm/ext.hpp b/dependencies/include/glm/glm/ext.hpp similarity index 100% rename from breakout/glm/glm/ext.hpp rename to dependencies/include/glm/glm/ext.hpp diff --git a/breakout/glm/glm/ext/matrix_clip_space.hpp b/dependencies/include/glm/glm/ext/matrix_clip_space.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_clip_space.hpp rename to dependencies/include/glm/glm/ext/matrix_clip_space.hpp diff --git a/breakout/glm/glm/ext/matrix_clip_space.inl b/dependencies/include/glm/glm/ext/matrix_clip_space.inl similarity index 100% rename from breakout/glm/glm/ext/matrix_clip_space.inl rename to dependencies/include/glm/glm/ext/matrix_clip_space.inl diff --git a/breakout/glm/glm/ext/matrix_common.hpp b/dependencies/include/glm/glm/ext/matrix_common.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_common.hpp rename to dependencies/include/glm/glm/ext/matrix_common.hpp diff --git a/breakout/glm/glm/ext/matrix_common.inl b/dependencies/include/glm/glm/ext/matrix_common.inl similarity index 100% rename from breakout/glm/glm/ext/matrix_common.inl rename to dependencies/include/glm/glm/ext/matrix_common.inl diff --git a/breakout/glm/glm/ext/matrix_double2x2.hpp b/dependencies/include/glm/glm/ext/matrix_double2x2.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_double2x2.hpp rename to dependencies/include/glm/glm/ext/matrix_double2x2.hpp diff --git a/breakout/glm/glm/ext/matrix_double2x2_precision.hpp b/dependencies/include/glm/glm/ext/matrix_double2x2_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_double2x2_precision.hpp rename to dependencies/include/glm/glm/ext/matrix_double2x2_precision.hpp diff --git a/breakout/glm/glm/ext/matrix_double2x3.hpp b/dependencies/include/glm/glm/ext/matrix_double2x3.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_double2x3.hpp rename to dependencies/include/glm/glm/ext/matrix_double2x3.hpp diff --git a/breakout/glm/glm/ext/matrix_double2x3_precision.hpp b/dependencies/include/glm/glm/ext/matrix_double2x3_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_double2x3_precision.hpp rename to dependencies/include/glm/glm/ext/matrix_double2x3_precision.hpp diff --git a/breakout/glm/glm/ext/matrix_double2x4.hpp b/dependencies/include/glm/glm/ext/matrix_double2x4.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_double2x4.hpp rename to dependencies/include/glm/glm/ext/matrix_double2x4.hpp diff --git a/breakout/glm/glm/ext/matrix_double2x4_precision.hpp b/dependencies/include/glm/glm/ext/matrix_double2x4_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_double2x4_precision.hpp rename to dependencies/include/glm/glm/ext/matrix_double2x4_precision.hpp diff --git a/breakout/glm/glm/ext/matrix_double3x2.hpp b/dependencies/include/glm/glm/ext/matrix_double3x2.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_double3x2.hpp rename to dependencies/include/glm/glm/ext/matrix_double3x2.hpp diff --git a/breakout/glm/glm/ext/matrix_double3x2_precision.hpp b/dependencies/include/glm/glm/ext/matrix_double3x2_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_double3x2_precision.hpp rename to dependencies/include/glm/glm/ext/matrix_double3x2_precision.hpp diff --git a/breakout/glm/glm/ext/matrix_double3x3.hpp b/dependencies/include/glm/glm/ext/matrix_double3x3.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_double3x3.hpp rename to dependencies/include/glm/glm/ext/matrix_double3x3.hpp diff --git a/breakout/glm/glm/ext/matrix_double3x3_precision.hpp b/dependencies/include/glm/glm/ext/matrix_double3x3_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_double3x3_precision.hpp rename to dependencies/include/glm/glm/ext/matrix_double3x3_precision.hpp diff --git a/breakout/glm/glm/ext/matrix_double3x4.hpp b/dependencies/include/glm/glm/ext/matrix_double3x4.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_double3x4.hpp rename to dependencies/include/glm/glm/ext/matrix_double3x4.hpp diff --git a/breakout/glm/glm/ext/matrix_double3x4_precision.hpp b/dependencies/include/glm/glm/ext/matrix_double3x4_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_double3x4_precision.hpp rename to dependencies/include/glm/glm/ext/matrix_double3x4_precision.hpp diff --git a/breakout/glm/glm/ext/matrix_double4x2.hpp b/dependencies/include/glm/glm/ext/matrix_double4x2.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_double4x2.hpp rename to dependencies/include/glm/glm/ext/matrix_double4x2.hpp diff --git a/breakout/glm/glm/ext/matrix_double4x2_precision.hpp b/dependencies/include/glm/glm/ext/matrix_double4x2_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_double4x2_precision.hpp rename to dependencies/include/glm/glm/ext/matrix_double4x2_precision.hpp diff --git a/breakout/glm/glm/ext/matrix_double4x3.hpp b/dependencies/include/glm/glm/ext/matrix_double4x3.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_double4x3.hpp rename to dependencies/include/glm/glm/ext/matrix_double4x3.hpp diff --git a/breakout/glm/glm/ext/matrix_double4x3_precision.hpp b/dependencies/include/glm/glm/ext/matrix_double4x3_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_double4x3_precision.hpp rename to dependencies/include/glm/glm/ext/matrix_double4x3_precision.hpp diff --git a/breakout/glm/glm/ext/matrix_double4x4.hpp b/dependencies/include/glm/glm/ext/matrix_double4x4.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_double4x4.hpp rename to dependencies/include/glm/glm/ext/matrix_double4x4.hpp diff --git a/breakout/glm/glm/ext/matrix_double4x4_precision.hpp b/dependencies/include/glm/glm/ext/matrix_double4x4_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_double4x4_precision.hpp rename to dependencies/include/glm/glm/ext/matrix_double4x4_precision.hpp diff --git a/breakout/glm/glm/ext/matrix_float2x2.hpp b/dependencies/include/glm/glm/ext/matrix_float2x2.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_float2x2.hpp rename to dependencies/include/glm/glm/ext/matrix_float2x2.hpp diff --git a/breakout/glm/glm/ext/matrix_float2x2_precision.hpp b/dependencies/include/glm/glm/ext/matrix_float2x2_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_float2x2_precision.hpp rename to dependencies/include/glm/glm/ext/matrix_float2x2_precision.hpp diff --git a/breakout/glm/glm/ext/matrix_float2x3.hpp b/dependencies/include/glm/glm/ext/matrix_float2x3.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_float2x3.hpp rename to dependencies/include/glm/glm/ext/matrix_float2x3.hpp diff --git a/breakout/glm/glm/ext/matrix_float2x3_precision.hpp b/dependencies/include/glm/glm/ext/matrix_float2x3_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_float2x3_precision.hpp rename to dependencies/include/glm/glm/ext/matrix_float2x3_precision.hpp diff --git a/breakout/glm/glm/ext/matrix_float2x4.hpp b/dependencies/include/glm/glm/ext/matrix_float2x4.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_float2x4.hpp rename to dependencies/include/glm/glm/ext/matrix_float2x4.hpp diff --git a/breakout/glm/glm/ext/matrix_float2x4_precision.hpp b/dependencies/include/glm/glm/ext/matrix_float2x4_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_float2x4_precision.hpp rename to dependencies/include/glm/glm/ext/matrix_float2x4_precision.hpp diff --git a/breakout/glm/glm/ext/matrix_float3x2.hpp b/dependencies/include/glm/glm/ext/matrix_float3x2.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_float3x2.hpp rename to dependencies/include/glm/glm/ext/matrix_float3x2.hpp diff --git a/breakout/glm/glm/ext/matrix_float3x2_precision.hpp b/dependencies/include/glm/glm/ext/matrix_float3x2_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_float3x2_precision.hpp rename to dependencies/include/glm/glm/ext/matrix_float3x2_precision.hpp diff --git a/breakout/glm/glm/ext/matrix_float3x3.hpp b/dependencies/include/glm/glm/ext/matrix_float3x3.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_float3x3.hpp rename to dependencies/include/glm/glm/ext/matrix_float3x3.hpp diff --git a/breakout/glm/glm/ext/matrix_float3x3_precision.hpp b/dependencies/include/glm/glm/ext/matrix_float3x3_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_float3x3_precision.hpp rename to dependencies/include/glm/glm/ext/matrix_float3x3_precision.hpp diff --git a/breakout/glm/glm/ext/matrix_float3x4.hpp b/dependencies/include/glm/glm/ext/matrix_float3x4.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_float3x4.hpp rename to dependencies/include/glm/glm/ext/matrix_float3x4.hpp diff --git a/breakout/glm/glm/ext/matrix_float3x4_precision.hpp b/dependencies/include/glm/glm/ext/matrix_float3x4_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_float3x4_precision.hpp rename to dependencies/include/glm/glm/ext/matrix_float3x4_precision.hpp diff --git a/breakout/glm/glm/ext/matrix_float4x2.hpp b/dependencies/include/glm/glm/ext/matrix_float4x2.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_float4x2.hpp rename to dependencies/include/glm/glm/ext/matrix_float4x2.hpp diff --git a/breakout/glm/glm/ext/matrix_float4x2_precision.hpp b/dependencies/include/glm/glm/ext/matrix_float4x2_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_float4x2_precision.hpp rename to dependencies/include/glm/glm/ext/matrix_float4x2_precision.hpp diff --git a/breakout/glm/glm/ext/matrix_float4x3.hpp b/dependencies/include/glm/glm/ext/matrix_float4x3.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_float4x3.hpp rename to dependencies/include/glm/glm/ext/matrix_float4x3.hpp diff --git a/breakout/glm/glm/ext/matrix_float4x3_precision.hpp b/dependencies/include/glm/glm/ext/matrix_float4x3_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_float4x3_precision.hpp rename to dependencies/include/glm/glm/ext/matrix_float4x3_precision.hpp diff --git a/breakout/glm/glm/ext/matrix_float4x4.hpp b/dependencies/include/glm/glm/ext/matrix_float4x4.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_float4x4.hpp rename to dependencies/include/glm/glm/ext/matrix_float4x4.hpp diff --git a/breakout/glm/glm/ext/matrix_float4x4_precision.hpp b/dependencies/include/glm/glm/ext/matrix_float4x4_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_float4x4_precision.hpp rename to dependencies/include/glm/glm/ext/matrix_float4x4_precision.hpp diff --git a/breakout/glm/glm/ext/matrix_int2x2.hpp b/dependencies/include/glm/glm/ext/matrix_int2x2.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_int2x2.hpp rename to dependencies/include/glm/glm/ext/matrix_int2x2.hpp diff --git a/breakout/glm/glm/ext/matrix_int2x2_sized.hpp b/dependencies/include/glm/glm/ext/matrix_int2x2_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_int2x2_sized.hpp rename to dependencies/include/glm/glm/ext/matrix_int2x2_sized.hpp diff --git a/breakout/glm/glm/ext/matrix_int2x3.hpp b/dependencies/include/glm/glm/ext/matrix_int2x3.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_int2x3.hpp rename to dependencies/include/glm/glm/ext/matrix_int2x3.hpp diff --git a/breakout/glm/glm/ext/matrix_int2x3_sized.hpp b/dependencies/include/glm/glm/ext/matrix_int2x3_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_int2x3_sized.hpp rename to dependencies/include/glm/glm/ext/matrix_int2x3_sized.hpp diff --git a/breakout/glm/glm/ext/matrix_int2x4.hpp b/dependencies/include/glm/glm/ext/matrix_int2x4.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_int2x4.hpp rename to dependencies/include/glm/glm/ext/matrix_int2x4.hpp diff --git a/breakout/glm/glm/ext/matrix_int2x4_sized.hpp b/dependencies/include/glm/glm/ext/matrix_int2x4_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_int2x4_sized.hpp rename to dependencies/include/glm/glm/ext/matrix_int2x4_sized.hpp diff --git a/breakout/glm/glm/ext/matrix_int3x2.hpp b/dependencies/include/glm/glm/ext/matrix_int3x2.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_int3x2.hpp rename to dependencies/include/glm/glm/ext/matrix_int3x2.hpp diff --git a/breakout/glm/glm/ext/matrix_int3x2_sized.hpp b/dependencies/include/glm/glm/ext/matrix_int3x2_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_int3x2_sized.hpp rename to dependencies/include/glm/glm/ext/matrix_int3x2_sized.hpp diff --git a/breakout/glm/glm/ext/matrix_int3x3.hpp b/dependencies/include/glm/glm/ext/matrix_int3x3.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_int3x3.hpp rename to dependencies/include/glm/glm/ext/matrix_int3x3.hpp diff --git a/breakout/glm/glm/ext/matrix_int3x3_sized.hpp b/dependencies/include/glm/glm/ext/matrix_int3x3_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_int3x3_sized.hpp rename to dependencies/include/glm/glm/ext/matrix_int3x3_sized.hpp diff --git a/breakout/glm/glm/ext/matrix_int3x4.hpp b/dependencies/include/glm/glm/ext/matrix_int3x4.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_int3x4.hpp rename to dependencies/include/glm/glm/ext/matrix_int3x4.hpp diff --git a/breakout/glm/glm/ext/matrix_int3x4_sized.hpp b/dependencies/include/glm/glm/ext/matrix_int3x4_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_int3x4_sized.hpp rename to dependencies/include/glm/glm/ext/matrix_int3x4_sized.hpp diff --git a/breakout/glm/glm/ext/matrix_int4x2.hpp b/dependencies/include/glm/glm/ext/matrix_int4x2.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_int4x2.hpp rename to dependencies/include/glm/glm/ext/matrix_int4x2.hpp diff --git a/breakout/glm/glm/ext/matrix_int4x2_sized.hpp b/dependencies/include/glm/glm/ext/matrix_int4x2_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_int4x2_sized.hpp rename to dependencies/include/glm/glm/ext/matrix_int4x2_sized.hpp diff --git a/breakout/glm/glm/ext/matrix_int4x3.hpp b/dependencies/include/glm/glm/ext/matrix_int4x3.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_int4x3.hpp rename to dependencies/include/glm/glm/ext/matrix_int4x3.hpp diff --git a/breakout/glm/glm/ext/matrix_int4x3_sized.hpp b/dependencies/include/glm/glm/ext/matrix_int4x3_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_int4x3_sized.hpp rename to dependencies/include/glm/glm/ext/matrix_int4x3_sized.hpp diff --git a/breakout/glm/glm/ext/matrix_int4x4.hpp b/dependencies/include/glm/glm/ext/matrix_int4x4.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_int4x4.hpp rename to dependencies/include/glm/glm/ext/matrix_int4x4.hpp diff --git a/breakout/glm/glm/ext/matrix_int4x4_sized.hpp b/dependencies/include/glm/glm/ext/matrix_int4x4_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_int4x4_sized.hpp rename to dependencies/include/glm/glm/ext/matrix_int4x4_sized.hpp diff --git a/breakout/glm/glm/ext/matrix_projection.hpp b/dependencies/include/glm/glm/ext/matrix_projection.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_projection.hpp rename to dependencies/include/glm/glm/ext/matrix_projection.hpp diff --git a/breakout/glm/glm/ext/matrix_projection.inl b/dependencies/include/glm/glm/ext/matrix_projection.inl similarity index 100% rename from breakout/glm/glm/ext/matrix_projection.inl rename to dependencies/include/glm/glm/ext/matrix_projection.inl diff --git a/breakout/glm/glm/ext/matrix_relational.hpp b/dependencies/include/glm/glm/ext/matrix_relational.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_relational.hpp rename to dependencies/include/glm/glm/ext/matrix_relational.hpp diff --git a/breakout/glm/glm/ext/matrix_relational.inl b/dependencies/include/glm/glm/ext/matrix_relational.inl similarity index 100% rename from breakout/glm/glm/ext/matrix_relational.inl rename to dependencies/include/glm/glm/ext/matrix_relational.inl diff --git a/breakout/glm/glm/ext/matrix_transform.hpp b/dependencies/include/glm/glm/ext/matrix_transform.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_transform.hpp rename to dependencies/include/glm/glm/ext/matrix_transform.hpp diff --git a/breakout/glm/glm/ext/matrix_transform.inl b/dependencies/include/glm/glm/ext/matrix_transform.inl similarity index 100% rename from breakout/glm/glm/ext/matrix_transform.inl rename to dependencies/include/glm/glm/ext/matrix_transform.inl diff --git a/breakout/glm/glm/ext/matrix_uint2x2.hpp b/dependencies/include/glm/glm/ext/matrix_uint2x2.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_uint2x2.hpp rename to dependencies/include/glm/glm/ext/matrix_uint2x2.hpp diff --git a/breakout/glm/glm/ext/matrix_uint2x2_sized.hpp b/dependencies/include/glm/glm/ext/matrix_uint2x2_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_uint2x2_sized.hpp rename to dependencies/include/glm/glm/ext/matrix_uint2x2_sized.hpp diff --git a/breakout/glm/glm/ext/matrix_uint2x3.hpp b/dependencies/include/glm/glm/ext/matrix_uint2x3.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_uint2x3.hpp rename to dependencies/include/glm/glm/ext/matrix_uint2x3.hpp diff --git a/breakout/glm/glm/ext/matrix_uint2x3_sized.hpp b/dependencies/include/glm/glm/ext/matrix_uint2x3_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_uint2x3_sized.hpp rename to dependencies/include/glm/glm/ext/matrix_uint2x3_sized.hpp diff --git a/breakout/glm/glm/ext/matrix_uint2x4.hpp b/dependencies/include/glm/glm/ext/matrix_uint2x4.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_uint2x4.hpp rename to dependencies/include/glm/glm/ext/matrix_uint2x4.hpp diff --git a/breakout/glm/glm/ext/matrix_uint2x4_sized.hpp b/dependencies/include/glm/glm/ext/matrix_uint2x4_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_uint2x4_sized.hpp rename to dependencies/include/glm/glm/ext/matrix_uint2x4_sized.hpp diff --git a/breakout/glm/glm/ext/matrix_uint3x2.hpp b/dependencies/include/glm/glm/ext/matrix_uint3x2.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_uint3x2.hpp rename to dependencies/include/glm/glm/ext/matrix_uint3x2.hpp diff --git a/breakout/glm/glm/ext/matrix_uint3x2_sized.hpp b/dependencies/include/glm/glm/ext/matrix_uint3x2_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_uint3x2_sized.hpp rename to dependencies/include/glm/glm/ext/matrix_uint3x2_sized.hpp diff --git a/breakout/glm/glm/ext/matrix_uint3x3.hpp b/dependencies/include/glm/glm/ext/matrix_uint3x3.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_uint3x3.hpp rename to dependencies/include/glm/glm/ext/matrix_uint3x3.hpp diff --git a/breakout/glm/glm/ext/matrix_uint3x3_sized.hpp b/dependencies/include/glm/glm/ext/matrix_uint3x3_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_uint3x3_sized.hpp rename to dependencies/include/glm/glm/ext/matrix_uint3x3_sized.hpp diff --git a/breakout/glm/glm/ext/matrix_uint3x4.hpp b/dependencies/include/glm/glm/ext/matrix_uint3x4.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_uint3x4.hpp rename to dependencies/include/glm/glm/ext/matrix_uint3x4.hpp diff --git a/breakout/glm/glm/ext/matrix_uint3x4_sized.hpp b/dependencies/include/glm/glm/ext/matrix_uint3x4_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_uint3x4_sized.hpp rename to dependencies/include/glm/glm/ext/matrix_uint3x4_sized.hpp diff --git a/breakout/glm/glm/ext/matrix_uint4x2.hpp b/dependencies/include/glm/glm/ext/matrix_uint4x2.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_uint4x2.hpp rename to dependencies/include/glm/glm/ext/matrix_uint4x2.hpp diff --git a/breakout/glm/glm/ext/matrix_uint4x2_sized.hpp b/dependencies/include/glm/glm/ext/matrix_uint4x2_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_uint4x2_sized.hpp rename to dependencies/include/glm/glm/ext/matrix_uint4x2_sized.hpp diff --git a/breakout/glm/glm/ext/matrix_uint4x3.hpp b/dependencies/include/glm/glm/ext/matrix_uint4x3.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_uint4x3.hpp rename to dependencies/include/glm/glm/ext/matrix_uint4x3.hpp diff --git a/breakout/glm/glm/ext/matrix_uint4x3_sized.hpp b/dependencies/include/glm/glm/ext/matrix_uint4x3_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_uint4x3_sized.hpp rename to dependencies/include/glm/glm/ext/matrix_uint4x3_sized.hpp diff --git a/breakout/glm/glm/ext/matrix_uint4x4.hpp b/dependencies/include/glm/glm/ext/matrix_uint4x4.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_uint4x4.hpp rename to dependencies/include/glm/glm/ext/matrix_uint4x4.hpp diff --git a/breakout/glm/glm/ext/matrix_uint4x4_sized.hpp b/dependencies/include/glm/glm/ext/matrix_uint4x4_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/matrix_uint4x4_sized.hpp rename to dependencies/include/glm/glm/ext/matrix_uint4x4_sized.hpp diff --git a/breakout/glm/glm/ext/quaternion_common.hpp b/dependencies/include/glm/glm/ext/quaternion_common.hpp similarity index 100% rename from breakout/glm/glm/ext/quaternion_common.hpp rename to dependencies/include/glm/glm/ext/quaternion_common.hpp diff --git a/breakout/glm/glm/ext/quaternion_common.inl b/dependencies/include/glm/glm/ext/quaternion_common.inl similarity index 100% rename from breakout/glm/glm/ext/quaternion_common.inl rename to dependencies/include/glm/glm/ext/quaternion_common.inl diff --git a/breakout/glm/glm/ext/quaternion_common_simd.inl b/dependencies/include/glm/glm/ext/quaternion_common_simd.inl similarity index 100% rename from breakout/glm/glm/ext/quaternion_common_simd.inl rename to dependencies/include/glm/glm/ext/quaternion_common_simd.inl diff --git a/breakout/glm/glm/ext/quaternion_double.hpp b/dependencies/include/glm/glm/ext/quaternion_double.hpp similarity index 100% rename from breakout/glm/glm/ext/quaternion_double.hpp rename to dependencies/include/glm/glm/ext/quaternion_double.hpp diff --git a/breakout/glm/glm/ext/quaternion_double_precision.hpp b/dependencies/include/glm/glm/ext/quaternion_double_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/quaternion_double_precision.hpp rename to dependencies/include/glm/glm/ext/quaternion_double_precision.hpp diff --git a/breakout/glm/glm/ext/quaternion_exponential.hpp b/dependencies/include/glm/glm/ext/quaternion_exponential.hpp similarity index 100% rename from breakout/glm/glm/ext/quaternion_exponential.hpp rename to dependencies/include/glm/glm/ext/quaternion_exponential.hpp diff --git a/breakout/glm/glm/ext/quaternion_exponential.inl b/dependencies/include/glm/glm/ext/quaternion_exponential.inl similarity index 100% rename from breakout/glm/glm/ext/quaternion_exponential.inl rename to dependencies/include/glm/glm/ext/quaternion_exponential.inl diff --git a/breakout/glm/glm/ext/quaternion_float.hpp b/dependencies/include/glm/glm/ext/quaternion_float.hpp similarity index 100% rename from breakout/glm/glm/ext/quaternion_float.hpp rename to dependencies/include/glm/glm/ext/quaternion_float.hpp diff --git a/breakout/glm/glm/ext/quaternion_float_precision.hpp b/dependencies/include/glm/glm/ext/quaternion_float_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/quaternion_float_precision.hpp rename to dependencies/include/glm/glm/ext/quaternion_float_precision.hpp diff --git a/breakout/glm/glm/ext/quaternion_geometric.hpp b/dependencies/include/glm/glm/ext/quaternion_geometric.hpp similarity index 100% rename from breakout/glm/glm/ext/quaternion_geometric.hpp rename to dependencies/include/glm/glm/ext/quaternion_geometric.hpp diff --git a/breakout/glm/glm/ext/quaternion_geometric.inl b/dependencies/include/glm/glm/ext/quaternion_geometric.inl similarity index 100% rename from breakout/glm/glm/ext/quaternion_geometric.inl rename to dependencies/include/glm/glm/ext/quaternion_geometric.inl diff --git a/breakout/glm/glm/ext/quaternion_relational.hpp b/dependencies/include/glm/glm/ext/quaternion_relational.hpp similarity index 100% rename from breakout/glm/glm/ext/quaternion_relational.hpp rename to dependencies/include/glm/glm/ext/quaternion_relational.hpp diff --git a/breakout/glm/glm/ext/quaternion_relational.inl b/dependencies/include/glm/glm/ext/quaternion_relational.inl similarity index 100% rename from breakout/glm/glm/ext/quaternion_relational.inl rename to dependencies/include/glm/glm/ext/quaternion_relational.inl diff --git a/breakout/glm/glm/ext/quaternion_transform.hpp b/dependencies/include/glm/glm/ext/quaternion_transform.hpp similarity index 100% rename from breakout/glm/glm/ext/quaternion_transform.hpp rename to dependencies/include/glm/glm/ext/quaternion_transform.hpp diff --git a/breakout/glm/glm/ext/quaternion_transform.inl b/dependencies/include/glm/glm/ext/quaternion_transform.inl similarity index 100% rename from breakout/glm/glm/ext/quaternion_transform.inl rename to dependencies/include/glm/glm/ext/quaternion_transform.inl diff --git a/breakout/glm/glm/ext/quaternion_trigonometric.hpp b/dependencies/include/glm/glm/ext/quaternion_trigonometric.hpp similarity index 100% rename from breakout/glm/glm/ext/quaternion_trigonometric.hpp rename to dependencies/include/glm/glm/ext/quaternion_trigonometric.hpp diff --git a/breakout/glm/glm/ext/quaternion_trigonometric.inl b/dependencies/include/glm/glm/ext/quaternion_trigonometric.inl similarity index 100% rename from breakout/glm/glm/ext/quaternion_trigonometric.inl rename to dependencies/include/glm/glm/ext/quaternion_trigonometric.inl diff --git a/breakout/glm/glm/ext/scalar_common.hpp b/dependencies/include/glm/glm/ext/scalar_common.hpp similarity index 100% rename from breakout/glm/glm/ext/scalar_common.hpp rename to dependencies/include/glm/glm/ext/scalar_common.hpp diff --git a/breakout/glm/glm/ext/scalar_common.inl b/dependencies/include/glm/glm/ext/scalar_common.inl similarity index 100% rename from breakout/glm/glm/ext/scalar_common.inl rename to dependencies/include/glm/glm/ext/scalar_common.inl diff --git a/breakout/glm/glm/ext/scalar_constants.hpp b/dependencies/include/glm/glm/ext/scalar_constants.hpp similarity index 100% rename from breakout/glm/glm/ext/scalar_constants.hpp rename to dependencies/include/glm/glm/ext/scalar_constants.hpp diff --git a/breakout/glm/glm/ext/scalar_constants.inl b/dependencies/include/glm/glm/ext/scalar_constants.inl similarity index 100% rename from breakout/glm/glm/ext/scalar_constants.inl rename to dependencies/include/glm/glm/ext/scalar_constants.inl diff --git a/breakout/glm/glm/ext/scalar_int_sized.hpp b/dependencies/include/glm/glm/ext/scalar_int_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/scalar_int_sized.hpp rename to dependencies/include/glm/glm/ext/scalar_int_sized.hpp diff --git a/breakout/glm/glm/ext/scalar_integer.hpp b/dependencies/include/glm/glm/ext/scalar_integer.hpp similarity index 100% rename from breakout/glm/glm/ext/scalar_integer.hpp rename to dependencies/include/glm/glm/ext/scalar_integer.hpp diff --git a/breakout/glm/glm/ext/scalar_integer.inl b/dependencies/include/glm/glm/ext/scalar_integer.inl similarity index 100% rename from breakout/glm/glm/ext/scalar_integer.inl rename to dependencies/include/glm/glm/ext/scalar_integer.inl diff --git a/breakout/glm/glm/ext/scalar_packing.hpp b/dependencies/include/glm/glm/ext/scalar_packing.hpp similarity index 100% rename from breakout/glm/glm/ext/scalar_packing.hpp rename to dependencies/include/glm/glm/ext/scalar_packing.hpp diff --git a/breakout/glm/glm/ext/scalar_packing.inl b/dependencies/include/glm/glm/ext/scalar_packing.inl similarity index 100% rename from breakout/glm/glm/ext/scalar_packing.inl rename to dependencies/include/glm/glm/ext/scalar_packing.inl diff --git a/breakout/glm/glm/ext/scalar_relational.hpp b/dependencies/include/glm/glm/ext/scalar_relational.hpp similarity index 100% rename from breakout/glm/glm/ext/scalar_relational.hpp rename to dependencies/include/glm/glm/ext/scalar_relational.hpp diff --git a/breakout/glm/glm/ext/scalar_relational.inl b/dependencies/include/glm/glm/ext/scalar_relational.inl similarity index 100% rename from breakout/glm/glm/ext/scalar_relational.inl rename to dependencies/include/glm/glm/ext/scalar_relational.inl diff --git a/breakout/glm/glm/ext/scalar_uint_sized.hpp b/dependencies/include/glm/glm/ext/scalar_uint_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/scalar_uint_sized.hpp rename to dependencies/include/glm/glm/ext/scalar_uint_sized.hpp diff --git a/breakout/glm/glm/ext/scalar_ulp.hpp b/dependencies/include/glm/glm/ext/scalar_ulp.hpp similarity index 100% rename from breakout/glm/glm/ext/scalar_ulp.hpp rename to dependencies/include/glm/glm/ext/scalar_ulp.hpp diff --git a/breakout/glm/glm/ext/scalar_ulp.inl b/dependencies/include/glm/glm/ext/scalar_ulp.inl similarity index 100% rename from breakout/glm/glm/ext/scalar_ulp.inl rename to dependencies/include/glm/glm/ext/scalar_ulp.inl diff --git a/breakout/glm/glm/ext/vector_bool1.hpp b/dependencies/include/glm/glm/ext/vector_bool1.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_bool1.hpp rename to dependencies/include/glm/glm/ext/vector_bool1.hpp diff --git a/breakout/glm/glm/ext/vector_bool1_precision.hpp b/dependencies/include/glm/glm/ext/vector_bool1_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_bool1_precision.hpp rename to dependencies/include/glm/glm/ext/vector_bool1_precision.hpp diff --git a/breakout/glm/glm/ext/vector_bool2.hpp b/dependencies/include/glm/glm/ext/vector_bool2.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_bool2.hpp rename to dependencies/include/glm/glm/ext/vector_bool2.hpp diff --git a/breakout/glm/glm/ext/vector_bool2_precision.hpp b/dependencies/include/glm/glm/ext/vector_bool2_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_bool2_precision.hpp rename to dependencies/include/glm/glm/ext/vector_bool2_precision.hpp diff --git a/breakout/glm/glm/ext/vector_bool3.hpp b/dependencies/include/glm/glm/ext/vector_bool3.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_bool3.hpp rename to dependencies/include/glm/glm/ext/vector_bool3.hpp diff --git a/breakout/glm/glm/ext/vector_bool3_precision.hpp b/dependencies/include/glm/glm/ext/vector_bool3_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_bool3_precision.hpp rename to dependencies/include/glm/glm/ext/vector_bool3_precision.hpp diff --git a/breakout/glm/glm/ext/vector_bool4.hpp b/dependencies/include/glm/glm/ext/vector_bool4.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_bool4.hpp rename to dependencies/include/glm/glm/ext/vector_bool4.hpp diff --git a/breakout/glm/glm/ext/vector_bool4_precision.hpp b/dependencies/include/glm/glm/ext/vector_bool4_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_bool4_precision.hpp rename to dependencies/include/glm/glm/ext/vector_bool4_precision.hpp diff --git a/breakout/glm/glm/ext/vector_common.hpp b/dependencies/include/glm/glm/ext/vector_common.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_common.hpp rename to dependencies/include/glm/glm/ext/vector_common.hpp diff --git a/breakout/glm/glm/ext/vector_common.inl b/dependencies/include/glm/glm/ext/vector_common.inl similarity index 100% rename from breakout/glm/glm/ext/vector_common.inl rename to dependencies/include/glm/glm/ext/vector_common.inl diff --git a/breakout/glm/glm/ext/vector_double1.hpp b/dependencies/include/glm/glm/ext/vector_double1.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_double1.hpp rename to dependencies/include/glm/glm/ext/vector_double1.hpp diff --git a/breakout/glm/glm/ext/vector_double1_precision.hpp b/dependencies/include/glm/glm/ext/vector_double1_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_double1_precision.hpp rename to dependencies/include/glm/glm/ext/vector_double1_precision.hpp diff --git a/breakout/glm/glm/ext/vector_double2.hpp b/dependencies/include/glm/glm/ext/vector_double2.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_double2.hpp rename to dependencies/include/glm/glm/ext/vector_double2.hpp diff --git a/breakout/glm/glm/ext/vector_double2_precision.hpp b/dependencies/include/glm/glm/ext/vector_double2_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_double2_precision.hpp rename to dependencies/include/glm/glm/ext/vector_double2_precision.hpp diff --git a/breakout/glm/glm/ext/vector_double3.hpp b/dependencies/include/glm/glm/ext/vector_double3.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_double3.hpp rename to dependencies/include/glm/glm/ext/vector_double3.hpp diff --git a/breakout/glm/glm/ext/vector_double3_precision.hpp b/dependencies/include/glm/glm/ext/vector_double3_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_double3_precision.hpp rename to dependencies/include/glm/glm/ext/vector_double3_precision.hpp diff --git a/breakout/glm/glm/ext/vector_double4.hpp b/dependencies/include/glm/glm/ext/vector_double4.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_double4.hpp rename to dependencies/include/glm/glm/ext/vector_double4.hpp diff --git a/breakout/glm/glm/ext/vector_double4_precision.hpp b/dependencies/include/glm/glm/ext/vector_double4_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_double4_precision.hpp rename to dependencies/include/glm/glm/ext/vector_double4_precision.hpp diff --git a/breakout/glm/glm/ext/vector_float1.hpp b/dependencies/include/glm/glm/ext/vector_float1.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_float1.hpp rename to dependencies/include/glm/glm/ext/vector_float1.hpp diff --git a/breakout/glm/glm/ext/vector_float1_precision.hpp b/dependencies/include/glm/glm/ext/vector_float1_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_float1_precision.hpp rename to dependencies/include/glm/glm/ext/vector_float1_precision.hpp diff --git a/breakout/glm/glm/ext/vector_float2.hpp b/dependencies/include/glm/glm/ext/vector_float2.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_float2.hpp rename to dependencies/include/glm/glm/ext/vector_float2.hpp diff --git a/breakout/glm/glm/ext/vector_float2_precision.hpp b/dependencies/include/glm/glm/ext/vector_float2_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_float2_precision.hpp rename to dependencies/include/glm/glm/ext/vector_float2_precision.hpp diff --git a/breakout/glm/glm/ext/vector_float3.hpp b/dependencies/include/glm/glm/ext/vector_float3.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_float3.hpp rename to dependencies/include/glm/glm/ext/vector_float3.hpp diff --git a/breakout/glm/glm/ext/vector_float3_precision.hpp b/dependencies/include/glm/glm/ext/vector_float3_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_float3_precision.hpp rename to dependencies/include/glm/glm/ext/vector_float3_precision.hpp diff --git a/breakout/glm/glm/ext/vector_float4.hpp b/dependencies/include/glm/glm/ext/vector_float4.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_float4.hpp rename to dependencies/include/glm/glm/ext/vector_float4.hpp diff --git a/breakout/glm/glm/ext/vector_float4_precision.hpp b/dependencies/include/glm/glm/ext/vector_float4_precision.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_float4_precision.hpp rename to dependencies/include/glm/glm/ext/vector_float4_precision.hpp diff --git a/breakout/glm/glm/ext/vector_int1.hpp b/dependencies/include/glm/glm/ext/vector_int1.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_int1.hpp rename to dependencies/include/glm/glm/ext/vector_int1.hpp diff --git a/breakout/glm/glm/ext/vector_int1_sized.hpp b/dependencies/include/glm/glm/ext/vector_int1_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_int1_sized.hpp rename to dependencies/include/glm/glm/ext/vector_int1_sized.hpp diff --git a/breakout/glm/glm/ext/vector_int2.hpp b/dependencies/include/glm/glm/ext/vector_int2.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_int2.hpp rename to dependencies/include/glm/glm/ext/vector_int2.hpp diff --git a/breakout/glm/glm/ext/vector_int2_sized.hpp b/dependencies/include/glm/glm/ext/vector_int2_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_int2_sized.hpp rename to dependencies/include/glm/glm/ext/vector_int2_sized.hpp diff --git a/breakout/glm/glm/ext/vector_int3.hpp b/dependencies/include/glm/glm/ext/vector_int3.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_int3.hpp rename to dependencies/include/glm/glm/ext/vector_int3.hpp diff --git a/breakout/glm/glm/ext/vector_int3_sized.hpp b/dependencies/include/glm/glm/ext/vector_int3_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_int3_sized.hpp rename to dependencies/include/glm/glm/ext/vector_int3_sized.hpp diff --git a/breakout/glm/glm/ext/vector_int4.hpp b/dependencies/include/glm/glm/ext/vector_int4.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_int4.hpp rename to dependencies/include/glm/glm/ext/vector_int4.hpp diff --git a/breakout/glm/glm/ext/vector_int4_sized.hpp b/dependencies/include/glm/glm/ext/vector_int4_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_int4_sized.hpp rename to dependencies/include/glm/glm/ext/vector_int4_sized.hpp diff --git a/breakout/glm/glm/ext/vector_integer.hpp b/dependencies/include/glm/glm/ext/vector_integer.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_integer.hpp rename to dependencies/include/glm/glm/ext/vector_integer.hpp diff --git a/breakout/glm/glm/ext/vector_integer.inl b/dependencies/include/glm/glm/ext/vector_integer.inl similarity index 100% rename from breakout/glm/glm/ext/vector_integer.inl rename to dependencies/include/glm/glm/ext/vector_integer.inl diff --git a/breakout/glm/glm/ext/vector_packing.hpp b/dependencies/include/glm/glm/ext/vector_packing.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_packing.hpp rename to dependencies/include/glm/glm/ext/vector_packing.hpp diff --git a/breakout/glm/glm/ext/vector_packing.inl b/dependencies/include/glm/glm/ext/vector_packing.inl similarity index 100% rename from breakout/glm/glm/ext/vector_packing.inl rename to dependencies/include/glm/glm/ext/vector_packing.inl diff --git a/breakout/glm/glm/ext/vector_relational.hpp b/dependencies/include/glm/glm/ext/vector_relational.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_relational.hpp rename to dependencies/include/glm/glm/ext/vector_relational.hpp diff --git a/breakout/glm/glm/ext/vector_relational.inl b/dependencies/include/glm/glm/ext/vector_relational.inl similarity index 100% rename from breakout/glm/glm/ext/vector_relational.inl rename to dependencies/include/glm/glm/ext/vector_relational.inl diff --git a/breakout/glm/glm/ext/vector_uint1.hpp b/dependencies/include/glm/glm/ext/vector_uint1.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_uint1.hpp rename to dependencies/include/glm/glm/ext/vector_uint1.hpp diff --git a/breakout/glm/glm/ext/vector_uint1_sized.hpp b/dependencies/include/glm/glm/ext/vector_uint1_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_uint1_sized.hpp rename to dependencies/include/glm/glm/ext/vector_uint1_sized.hpp diff --git a/breakout/glm/glm/ext/vector_uint2.hpp b/dependencies/include/glm/glm/ext/vector_uint2.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_uint2.hpp rename to dependencies/include/glm/glm/ext/vector_uint2.hpp diff --git a/breakout/glm/glm/ext/vector_uint2_sized.hpp b/dependencies/include/glm/glm/ext/vector_uint2_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_uint2_sized.hpp rename to dependencies/include/glm/glm/ext/vector_uint2_sized.hpp diff --git a/breakout/glm/glm/ext/vector_uint3.hpp b/dependencies/include/glm/glm/ext/vector_uint3.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_uint3.hpp rename to dependencies/include/glm/glm/ext/vector_uint3.hpp diff --git a/breakout/glm/glm/ext/vector_uint3_sized.hpp b/dependencies/include/glm/glm/ext/vector_uint3_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_uint3_sized.hpp rename to dependencies/include/glm/glm/ext/vector_uint3_sized.hpp diff --git a/breakout/glm/glm/ext/vector_uint4.hpp b/dependencies/include/glm/glm/ext/vector_uint4.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_uint4.hpp rename to dependencies/include/glm/glm/ext/vector_uint4.hpp diff --git a/breakout/glm/glm/ext/vector_uint4_sized.hpp b/dependencies/include/glm/glm/ext/vector_uint4_sized.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_uint4_sized.hpp rename to dependencies/include/glm/glm/ext/vector_uint4_sized.hpp diff --git a/breakout/glm/glm/ext/vector_ulp.hpp b/dependencies/include/glm/glm/ext/vector_ulp.hpp similarity index 100% rename from breakout/glm/glm/ext/vector_ulp.hpp rename to dependencies/include/glm/glm/ext/vector_ulp.hpp diff --git a/breakout/glm/glm/ext/vector_ulp.inl b/dependencies/include/glm/glm/ext/vector_ulp.inl similarity index 100% rename from breakout/glm/glm/ext/vector_ulp.inl rename to dependencies/include/glm/glm/ext/vector_ulp.inl diff --git a/breakout/glm/glm/fwd.hpp b/dependencies/include/glm/glm/fwd.hpp similarity index 100% rename from breakout/glm/glm/fwd.hpp rename to dependencies/include/glm/glm/fwd.hpp diff --git a/breakout/glm/glm/geometric.hpp b/dependencies/include/glm/glm/geometric.hpp similarity index 100% rename from breakout/glm/glm/geometric.hpp rename to dependencies/include/glm/glm/geometric.hpp diff --git a/breakout/glm/glm/glm.hpp b/dependencies/include/glm/glm/glm.hpp similarity index 100% rename from breakout/glm/glm/glm.hpp rename to dependencies/include/glm/glm/glm.hpp diff --git a/breakout/glm/glm/gtc/bitfield.hpp b/dependencies/include/glm/glm/gtc/bitfield.hpp similarity index 100% rename from breakout/glm/glm/gtc/bitfield.hpp rename to dependencies/include/glm/glm/gtc/bitfield.hpp diff --git a/breakout/glm/glm/gtc/bitfield.inl b/dependencies/include/glm/glm/gtc/bitfield.inl similarity index 100% rename from breakout/glm/glm/gtc/bitfield.inl rename to dependencies/include/glm/glm/gtc/bitfield.inl diff --git a/breakout/glm/glm/gtc/color_space.hpp b/dependencies/include/glm/glm/gtc/color_space.hpp similarity index 100% rename from breakout/glm/glm/gtc/color_space.hpp rename to dependencies/include/glm/glm/gtc/color_space.hpp diff --git a/breakout/glm/glm/gtc/color_space.inl b/dependencies/include/glm/glm/gtc/color_space.inl similarity index 100% rename from breakout/glm/glm/gtc/color_space.inl rename to dependencies/include/glm/glm/gtc/color_space.inl diff --git a/breakout/glm/glm/gtc/constants.hpp b/dependencies/include/glm/glm/gtc/constants.hpp similarity index 100% rename from breakout/glm/glm/gtc/constants.hpp rename to dependencies/include/glm/glm/gtc/constants.hpp diff --git a/breakout/glm/glm/gtc/constants.inl b/dependencies/include/glm/glm/gtc/constants.inl similarity index 100% rename from breakout/glm/glm/gtc/constants.inl rename to dependencies/include/glm/glm/gtc/constants.inl diff --git a/breakout/glm/glm/gtc/epsilon.hpp b/dependencies/include/glm/glm/gtc/epsilon.hpp similarity index 100% rename from breakout/glm/glm/gtc/epsilon.hpp rename to dependencies/include/glm/glm/gtc/epsilon.hpp diff --git a/breakout/glm/glm/gtc/epsilon.inl b/dependencies/include/glm/glm/gtc/epsilon.inl similarity index 100% rename from breakout/glm/glm/gtc/epsilon.inl rename to dependencies/include/glm/glm/gtc/epsilon.inl diff --git a/breakout/glm/glm/gtc/integer.hpp b/dependencies/include/glm/glm/gtc/integer.hpp similarity index 100% rename from breakout/glm/glm/gtc/integer.hpp rename to dependencies/include/glm/glm/gtc/integer.hpp diff --git a/breakout/glm/glm/gtc/integer.inl b/dependencies/include/glm/glm/gtc/integer.inl similarity index 100% rename from breakout/glm/glm/gtc/integer.inl rename to dependencies/include/glm/glm/gtc/integer.inl diff --git a/breakout/glm/glm/gtc/matrix_access.hpp b/dependencies/include/glm/glm/gtc/matrix_access.hpp similarity index 100% rename from breakout/glm/glm/gtc/matrix_access.hpp rename to dependencies/include/glm/glm/gtc/matrix_access.hpp diff --git a/breakout/glm/glm/gtc/matrix_access.inl b/dependencies/include/glm/glm/gtc/matrix_access.inl similarity index 100% rename from breakout/glm/glm/gtc/matrix_access.inl rename to dependencies/include/glm/glm/gtc/matrix_access.inl diff --git a/breakout/glm/glm/gtc/matrix_integer.hpp b/dependencies/include/glm/glm/gtc/matrix_integer.hpp similarity index 100% rename from breakout/glm/glm/gtc/matrix_integer.hpp rename to dependencies/include/glm/glm/gtc/matrix_integer.hpp diff --git a/breakout/glm/glm/gtc/matrix_inverse.hpp b/dependencies/include/glm/glm/gtc/matrix_inverse.hpp similarity index 100% rename from breakout/glm/glm/gtc/matrix_inverse.hpp rename to dependencies/include/glm/glm/gtc/matrix_inverse.hpp diff --git a/breakout/glm/glm/gtc/matrix_inverse.inl b/dependencies/include/glm/glm/gtc/matrix_inverse.inl similarity index 100% rename from breakout/glm/glm/gtc/matrix_inverse.inl rename to dependencies/include/glm/glm/gtc/matrix_inverse.inl diff --git a/breakout/glm/glm/gtc/matrix_transform.hpp b/dependencies/include/glm/glm/gtc/matrix_transform.hpp similarity index 100% rename from breakout/glm/glm/gtc/matrix_transform.hpp rename to dependencies/include/glm/glm/gtc/matrix_transform.hpp diff --git a/breakout/glm/glm/gtc/matrix_transform.inl b/dependencies/include/glm/glm/gtc/matrix_transform.inl similarity index 100% rename from breakout/glm/glm/gtc/matrix_transform.inl rename to dependencies/include/glm/glm/gtc/matrix_transform.inl diff --git a/breakout/glm/glm/gtc/noise.hpp b/dependencies/include/glm/glm/gtc/noise.hpp similarity index 100% rename from breakout/glm/glm/gtc/noise.hpp rename to dependencies/include/glm/glm/gtc/noise.hpp diff --git a/breakout/glm/glm/gtc/noise.inl b/dependencies/include/glm/glm/gtc/noise.inl similarity index 100% rename from breakout/glm/glm/gtc/noise.inl rename to dependencies/include/glm/glm/gtc/noise.inl diff --git a/breakout/glm/glm/gtc/packing.hpp b/dependencies/include/glm/glm/gtc/packing.hpp similarity index 100% rename from breakout/glm/glm/gtc/packing.hpp rename to dependencies/include/glm/glm/gtc/packing.hpp diff --git a/breakout/glm/glm/gtc/packing.inl b/dependencies/include/glm/glm/gtc/packing.inl similarity index 100% rename from breakout/glm/glm/gtc/packing.inl rename to dependencies/include/glm/glm/gtc/packing.inl diff --git a/breakout/glm/glm/gtc/quaternion.hpp b/dependencies/include/glm/glm/gtc/quaternion.hpp similarity index 100% rename from breakout/glm/glm/gtc/quaternion.hpp rename to dependencies/include/glm/glm/gtc/quaternion.hpp diff --git a/breakout/glm/glm/gtc/quaternion.inl b/dependencies/include/glm/glm/gtc/quaternion.inl similarity index 100% rename from breakout/glm/glm/gtc/quaternion.inl rename to dependencies/include/glm/glm/gtc/quaternion.inl diff --git a/breakout/glm/glm/gtc/quaternion_simd.inl b/dependencies/include/glm/glm/gtc/quaternion_simd.inl similarity index 100% rename from breakout/glm/glm/gtc/quaternion_simd.inl rename to dependencies/include/glm/glm/gtc/quaternion_simd.inl diff --git a/breakout/glm/glm/gtc/random.hpp b/dependencies/include/glm/glm/gtc/random.hpp similarity index 100% rename from breakout/glm/glm/gtc/random.hpp rename to dependencies/include/glm/glm/gtc/random.hpp diff --git a/breakout/glm/glm/gtc/random.inl b/dependencies/include/glm/glm/gtc/random.inl similarity index 100% rename from breakout/glm/glm/gtc/random.inl rename to dependencies/include/glm/glm/gtc/random.inl diff --git a/breakout/glm/glm/gtc/reciprocal.hpp b/dependencies/include/glm/glm/gtc/reciprocal.hpp similarity index 100% rename from breakout/glm/glm/gtc/reciprocal.hpp rename to dependencies/include/glm/glm/gtc/reciprocal.hpp diff --git a/breakout/glm/glm/gtc/reciprocal.inl b/dependencies/include/glm/glm/gtc/reciprocal.inl similarity index 100% rename from breakout/glm/glm/gtc/reciprocal.inl rename to dependencies/include/glm/glm/gtc/reciprocal.inl diff --git a/breakout/glm/glm/gtc/round.hpp b/dependencies/include/glm/glm/gtc/round.hpp similarity index 100% rename from breakout/glm/glm/gtc/round.hpp rename to dependencies/include/glm/glm/gtc/round.hpp diff --git a/breakout/glm/glm/gtc/round.inl b/dependencies/include/glm/glm/gtc/round.inl similarity index 100% rename from breakout/glm/glm/gtc/round.inl rename to dependencies/include/glm/glm/gtc/round.inl diff --git a/breakout/glm/glm/gtc/type_aligned.hpp b/dependencies/include/glm/glm/gtc/type_aligned.hpp similarity index 100% rename from breakout/glm/glm/gtc/type_aligned.hpp rename to dependencies/include/glm/glm/gtc/type_aligned.hpp diff --git a/breakout/glm/glm/gtc/type_precision.hpp b/dependencies/include/glm/glm/gtc/type_precision.hpp similarity index 100% rename from breakout/glm/glm/gtc/type_precision.hpp rename to dependencies/include/glm/glm/gtc/type_precision.hpp diff --git a/breakout/glm/glm/gtc/type_precision.inl b/dependencies/include/glm/glm/gtc/type_precision.inl similarity index 100% rename from breakout/glm/glm/gtc/type_precision.inl rename to dependencies/include/glm/glm/gtc/type_precision.inl diff --git a/breakout/glm/glm/gtc/type_ptr.hpp b/dependencies/include/glm/glm/gtc/type_ptr.hpp similarity index 100% rename from breakout/glm/glm/gtc/type_ptr.hpp rename to dependencies/include/glm/glm/gtc/type_ptr.hpp diff --git a/breakout/glm/glm/gtc/type_ptr.inl b/dependencies/include/glm/glm/gtc/type_ptr.inl similarity index 100% rename from breakout/glm/glm/gtc/type_ptr.inl rename to dependencies/include/glm/glm/gtc/type_ptr.inl diff --git a/breakout/glm/glm/gtc/ulp.hpp b/dependencies/include/glm/glm/gtc/ulp.hpp similarity index 100% rename from breakout/glm/glm/gtc/ulp.hpp rename to dependencies/include/glm/glm/gtc/ulp.hpp diff --git a/breakout/glm/glm/gtc/ulp.inl b/dependencies/include/glm/glm/gtc/ulp.inl similarity index 100% rename from breakout/glm/glm/gtc/ulp.inl rename to dependencies/include/glm/glm/gtc/ulp.inl diff --git a/breakout/glm/glm/gtc/vec1.hpp b/dependencies/include/glm/glm/gtc/vec1.hpp similarity index 100% rename from breakout/glm/glm/gtc/vec1.hpp rename to dependencies/include/glm/glm/gtc/vec1.hpp diff --git a/breakout/glm/glm/gtx/associated_min_max.hpp b/dependencies/include/glm/glm/gtx/associated_min_max.hpp similarity index 100% rename from breakout/glm/glm/gtx/associated_min_max.hpp rename to dependencies/include/glm/glm/gtx/associated_min_max.hpp diff --git a/breakout/glm/glm/gtx/associated_min_max.inl b/dependencies/include/glm/glm/gtx/associated_min_max.inl similarity index 100% rename from breakout/glm/glm/gtx/associated_min_max.inl rename to dependencies/include/glm/glm/gtx/associated_min_max.inl diff --git a/breakout/glm/glm/gtx/bit.hpp b/dependencies/include/glm/glm/gtx/bit.hpp similarity index 100% rename from breakout/glm/glm/gtx/bit.hpp rename to dependencies/include/glm/glm/gtx/bit.hpp diff --git a/breakout/glm/glm/gtx/bit.inl b/dependencies/include/glm/glm/gtx/bit.inl similarity index 100% rename from breakout/glm/glm/gtx/bit.inl rename to dependencies/include/glm/glm/gtx/bit.inl diff --git a/breakout/glm/glm/gtx/closest_point.hpp b/dependencies/include/glm/glm/gtx/closest_point.hpp similarity index 100% rename from breakout/glm/glm/gtx/closest_point.hpp rename to dependencies/include/glm/glm/gtx/closest_point.hpp diff --git a/breakout/glm/glm/gtx/closest_point.inl b/dependencies/include/glm/glm/gtx/closest_point.inl similarity index 100% rename from breakout/glm/glm/gtx/closest_point.inl rename to dependencies/include/glm/glm/gtx/closest_point.inl diff --git a/breakout/glm/glm/gtx/color_encoding.hpp b/dependencies/include/glm/glm/gtx/color_encoding.hpp similarity index 100% rename from breakout/glm/glm/gtx/color_encoding.hpp rename to dependencies/include/glm/glm/gtx/color_encoding.hpp diff --git a/breakout/glm/glm/gtx/color_encoding.inl b/dependencies/include/glm/glm/gtx/color_encoding.inl similarity index 100% rename from breakout/glm/glm/gtx/color_encoding.inl rename to dependencies/include/glm/glm/gtx/color_encoding.inl diff --git a/breakout/glm/glm/gtx/color_space.hpp b/dependencies/include/glm/glm/gtx/color_space.hpp similarity index 100% rename from breakout/glm/glm/gtx/color_space.hpp rename to dependencies/include/glm/glm/gtx/color_space.hpp diff --git a/breakout/glm/glm/gtx/color_space.inl b/dependencies/include/glm/glm/gtx/color_space.inl similarity index 100% rename from breakout/glm/glm/gtx/color_space.inl rename to dependencies/include/glm/glm/gtx/color_space.inl diff --git a/breakout/glm/glm/gtx/color_space_YCoCg.hpp b/dependencies/include/glm/glm/gtx/color_space_YCoCg.hpp similarity index 100% rename from breakout/glm/glm/gtx/color_space_YCoCg.hpp rename to dependencies/include/glm/glm/gtx/color_space_YCoCg.hpp diff --git a/breakout/glm/glm/gtx/color_space_YCoCg.inl b/dependencies/include/glm/glm/gtx/color_space_YCoCg.inl similarity index 100% rename from breakout/glm/glm/gtx/color_space_YCoCg.inl rename to dependencies/include/glm/glm/gtx/color_space_YCoCg.inl diff --git a/breakout/glm/glm/gtx/common.hpp b/dependencies/include/glm/glm/gtx/common.hpp similarity index 100% rename from breakout/glm/glm/gtx/common.hpp rename to dependencies/include/glm/glm/gtx/common.hpp diff --git a/breakout/glm/glm/gtx/common.inl b/dependencies/include/glm/glm/gtx/common.inl similarity index 100% rename from breakout/glm/glm/gtx/common.inl rename to dependencies/include/glm/glm/gtx/common.inl diff --git a/breakout/glm/glm/gtx/compatibility.hpp b/dependencies/include/glm/glm/gtx/compatibility.hpp similarity index 100% rename from breakout/glm/glm/gtx/compatibility.hpp rename to dependencies/include/glm/glm/gtx/compatibility.hpp diff --git a/breakout/glm/glm/gtx/compatibility.inl b/dependencies/include/glm/glm/gtx/compatibility.inl similarity index 100% rename from breakout/glm/glm/gtx/compatibility.inl rename to dependencies/include/glm/glm/gtx/compatibility.inl diff --git a/breakout/glm/glm/gtx/component_wise.hpp b/dependencies/include/glm/glm/gtx/component_wise.hpp similarity index 100% rename from breakout/glm/glm/gtx/component_wise.hpp rename to dependencies/include/glm/glm/gtx/component_wise.hpp diff --git a/breakout/glm/glm/gtx/component_wise.inl b/dependencies/include/glm/glm/gtx/component_wise.inl similarity index 100% rename from breakout/glm/glm/gtx/component_wise.inl rename to dependencies/include/glm/glm/gtx/component_wise.inl diff --git a/breakout/glm/glm/gtx/dual_quaternion.hpp b/dependencies/include/glm/glm/gtx/dual_quaternion.hpp similarity index 100% rename from breakout/glm/glm/gtx/dual_quaternion.hpp rename to dependencies/include/glm/glm/gtx/dual_quaternion.hpp diff --git a/breakout/glm/glm/gtx/dual_quaternion.inl b/dependencies/include/glm/glm/gtx/dual_quaternion.inl similarity index 100% rename from breakout/glm/glm/gtx/dual_quaternion.inl rename to dependencies/include/glm/glm/gtx/dual_quaternion.inl diff --git a/breakout/glm/glm/gtx/easing.hpp b/dependencies/include/glm/glm/gtx/easing.hpp similarity index 100% rename from breakout/glm/glm/gtx/easing.hpp rename to dependencies/include/glm/glm/gtx/easing.hpp diff --git a/breakout/glm/glm/gtx/easing.inl b/dependencies/include/glm/glm/gtx/easing.inl similarity index 100% rename from breakout/glm/glm/gtx/easing.inl rename to dependencies/include/glm/glm/gtx/easing.inl diff --git a/breakout/glm/glm/gtx/euler_angles.hpp b/dependencies/include/glm/glm/gtx/euler_angles.hpp similarity index 100% rename from breakout/glm/glm/gtx/euler_angles.hpp rename to dependencies/include/glm/glm/gtx/euler_angles.hpp diff --git a/breakout/glm/glm/gtx/euler_angles.inl b/dependencies/include/glm/glm/gtx/euler_angles.inl similarity index 100% rename from breakout/glm/glm/gtx/euler_angles.inl rename to dependencies/include/glm/glm/gtx/euler_angles.inl diff --git a/breakout/glm/glm/gtx/extend.hpp b/dependencies/include/glm/glm/gtx/extend.hpp similarity index 100% rename from breakout/glm/glm/gtx/extend.hpp rename to dependencies/include/glm/glm/gtx/extend.hpp diff --git a/breakout/glm/glm/gtx/extend.inl b/dependencies/include/glm/glm/gtx/extend.inl similarity index 100% rename from breakout/glm/glm/gtx/extend.inl rename to dependencies/include/glm/glm/gtx/extend.inl diff --git a/breakout/glm/glm/gtx/extended_min_max.hpp b/dependencies/include/glm/glm/gtx/extended_min_max.hpp similarity index 100% rename from breakout/glm/glm/gtx/extended_min_max.hpp rename to dependencies/include/glm/glm/gtx/extended_min_max.hpp diff --git a/breakout/glm/glm/gtx/extended_min_max.inl b/dependencies/include/glm/glm/gtx/extended_min_max.inl similarity index 100% rename from breakout/glm/glm/gtx/extended_min_max.inl rename to dependencies/include/glm/glm/gtx/extended_min_max.inl diff --git a/breakout/glm/glm/gtx/exterior_product.hpp b/dependencies/include/glm/glm/gtx/exterior_product.hpp similarity index 100% rename from breakout/glm/glm/gtx/exterior_product.hpp rename to dependencies/include/glm/glm/gtx/exterior_product.hpp diff --git a/breakout/glm/glm/gtx/exterior_product.inl b/dependencies/include/glm/glm/gtx/exterior_product.inl similarity index 100% rename from breakout/glm/glm/gtx/exterior_product.inl rename to dependencies/include/glm/glm/gtx/exterior_product.inl diff --git a/breakout/glm/glm/gtx/fast_exponential.hpp b/dependencies/include/glm/glm/gtx/fast_exponential.hpp similarity index 100% rename from breakout/glm/glm/gtx/fast_exponential.hpp rename to dependencies/include/glm/glm/gtx/fast_exponential.hpp diff --git a/breakout/glm/glm/gtx/fast_exponential.inl b/dependencies/include/glm/glm/gtx/fast_exponential.inl similarity index 100% rename from breakout/glm/glm/gtx/fast_exponential.inl rename to dependencies/include/glm/glm/gtx/fast_exponential.inl diff --git a/breakout/glm/glm/gtx/fast_square_root.hpp b/dependencies/include/glm/glm/gtx/fast_square_root.hpp similarity index 100% rename from breakout/glm/glm/gtx/fast_square_root.hpp rename to dependencies/include/glm/glm/gtx/fast_square_root.hpp diff --git a/breakout/glm/glm/gtx/fast_square_root.inl b/dependencies/include/glm/glm/gtx/fast_square_root.inl similarity index 100% rename from breakout/glm/glm/gtx/fast_square_root.inl rename to dependencies/include/glm/glm/gtx/fast_square_root.inl diff --git a/breakout/glm/glm/gtx/fast_trigonometry.hpp b/dependencies/include/glm/glm/gtx/fast_trigonometry.hpp similarity index 100% rename from breakout/glm/glm/gtx/fast_trigonometry.hpp rename to dependencies/include/glm/glm/gtx/fast_trigonometry.hpp diff --git a/breakout/glm/glm/gtx/fast_trigonometry.inl b/dependencies/include/glm/glm/gtx/fast_trigonometry.inl similarity index 100% rename from breakout/glm/glm/gtx/fast_trigonometry.inl rename to dependencies/include/glm/glm/gtx/fast_trigonometry.inl diff --git a/breakout/glm/glm/gtx/float_notmalize.inl b/dependencies/include/glm/glm/gtx/float_notmalize.inl similarity index 100% rename from breakout/glm/glm/gtx/float_notmalize.inl rename to dependencies/include/glm/glm/gtx/float_notmalize.inl diff --git a/breakout/glm/glm/gtx/functions.hpp b/dependencies/include/glm/glm/gtx/functions.hpp similarity index 100% rename from breakout/glm/glm/gtx/functions.hpp rename to dependencies/include/glm/glm/gtx/functions.hpp diff --git a/breakout/glm/glm/gtx/functions.inl b/dependencies/include/glm/glm/gtx/functions.inl similarity index 100% rename from breakout/glm/glm/gtx/functions.inl rename to dependencies/include/glm/glm/gtx/functions.inl diff --git a/breakout/glm/glm/gtx/gradient_paint.hpp b/dependencies/include/glm/glm/gtx/gradient_paint.hpp similarity index 100% rename from breakout/glm/glm/gtx/gradient_paint.hpp rename to dependencies/include/glm/glm/gtx/gradient_paint.hpp diff --git a/breakout/glm/glm/gtx/gradient_paint.inl b/dependencies/include/glm/glm/gtx/gradient_paint.inl similarity index 100% rename from breakout/glm/glm/gtx/gradient_paint.inl rename to dependencies/include/glm/glm/gtx/gradient_paint.inl diff --git a/breakout/glm/glm/gtx/handed_coordinate_space.hpp b/dependencies/include/glm/glm/gtx/handed_coordinate_space.hpp similarity index 100% rename from breakout/glm/glm/gtx/handed_coordinate_space.hpp rename to dependencies/include/glm/glm/gtx/handed_coordinate_space.hpp diff --git a/breakout/glm/glm/gtx/handed_coordinate_space.inl b/dependencies/include/glm/glm/gtx/handed_coordinate_space.inl similarity index 100% rename from breakout/glm/glm/gtx/handed_coordinate_space.inl rename to dependencies/include/glm/glm/gtx/handed_coordinate_space.inl diff --git a/breakout/glm/glm/gtx/hash.hpp b/dependencies/include/glm/glm/gtx/hash.hpp similarity index 100% rename from breakout/glm/glm/gtx/hash.hpp rename to dependencies/include/glm/glm/gtx/hash.hpp diff --git a/breakout/glm/glm/gtx/hash.inl b/dependencies/include/glm/glm/gtx/hash.inl similarity index 100% rename from breakout/glm/glm/gtx/hash.inl rename to dependencies/include/glm/glm/gtx/hash.inl diff --git a/breakout/glm/glm/gtx/integer.hpp b/dependencies/include/glm/glm/gtx/integer.hpp similarity index 100% rename from breakout/glm/glm/gtx/integer.hpp rename to dependencies/include/glm/glm/gtx/integer.hpp diff --git a/breakout/glm/glm/gtx/integer.inl b/dependencies/include/glm/glm/gtx/integer.inl similarity index 100% rename from breakout/glm/glm/gtx/integer.inl rename to dependencies/include/glm/glm/gtx/integer.inl diff --git a/breakout/glm/glm/gtx/intersect.hpp b/dependencies/include/glm/glm/gtx/intersect.hpp similarity index 100% rename from breakout/glm/glm/gtx/intersect.hpp rename to dependencies/include/glm/glm/gtx/intersect.hpp diff --git a/breakout/glm/glm/gtx/intersect.inl b/dependencies/include/glm/glm/gtx/intersect.inl similarity index 100% rename from breakout/glm/glm/gtx/intersect.inl rename to dependencies/include/glm/glm/gtx/intersect.inl diff --git a/breakout/glm/glm/gtx/io.hpp b/dependencies/include/glm/glm/gtx/io.hpp similarity index 100% rename from breakout/glm/glm/gtx/io.hpp rename to dependencies/include/glm/glm/gtx/io.hpp diff --git a/breakout/glm/glm/gtx/io.inl b/dependencies/include/glm/glm/gtx/io.inl similarity index 100% rename from breakout/glm/glm/gtx/io.inl rename to dependencies/include/glm/glm/gtx/io.inl diff --git a/breakout/glm/glm/gtx/log_base.hpp b/dependencies/include/glm/glm/gtx/log_base.hpp similarity index 100% rename from breakout/glm/glm/gtx/log_base.hpp rename to dependencies/include/glm/glm/gtx/log_base.hpp diff --git a/breakout/glm/glm/gtx/log_base.inl b/dependencies/include/glm/glm/gtx/log_base.inl similarity index 100% rename from breakout/glm/glm/gtx/log_base.inl rename to dependencies/include/glm/glm/gtx/log_base.inl diff --git a/breakout/glm/glm/gtx/matrix_cross_product.hpp b/dependencies/include/glm/glm/gtx/matrix_cross_product.hpp similarity index 100% rename from breakout/glm/glm/gtx/matrix_cross_product.hpp rename to dependencies/include/glm/glm/gtx/matrix_cross_product.hpp diff --git a/breakout/glm/glm/gtx/matrix_cross_product.inl b/dependencies/include/glm/glm/gtx/matrix_cross_product.inl similarity index 100% rename from breakout/glm/glm/gtx/matrix_cross_product.inl rename to dependencies/include/glm/glm/gtx/matrix_cross_product.inl diff --git a/breakout/glm/glm/gtx/matrix_decompose.hpp b/dependencies/include/glm/glm/gtx/matrix_decompose.hpp similarity index 100% rename from breakout/glm/glm/gtx/matrix_decompose.hpp rename to dependencies/include/glm/glm/gtx/matrix_decompose.hpp diff --git a/breakout/glm/glm/gtx/matrix_decompose.inl b/dependencies/include/glm/glm/gtx/matrix_decompose.inl similarity index 100% rename from breakout/glm/glm/gtx/matrix_decompose.inl rename to dependencies/include/glm/glm/gtx/matrix_decompose.inl diff --git a/breakout/glm/glm/gtx/matrix_factorisation.hpp b/dependencies/include/glm/glm/gtx/matrix_factorisation.hpp similarity index 100% rename from breakout/glm/glm/gtx/matrix_factorisation.hpp rename to dependencies/include/glm/glm/gtx/matrix_factorisation.hpp diff --git a/breakout/glm/glm/gtx/matrix_factorisation.inl b/dependencies/include/glm/glm/gtx/matrix_factorisation.inl similarity index 100% rename from breakout/glm/glm/gtx/matrix_factorisation.inl rename to dependencies/include/glm/glm/gtx/matrix_factorisation.inl diff --git a/breakout/glm/glm/gtx/matrix_interpolation.hpp b/dependencies/include/glm/glm/gtx/matrix_interpolation.hpp similarity index 100% rename from breakout/glm/glm/gtx/matrix_interpolation.hpp rename to dependencies/include/glm/glm/gtx/matrix_interpolation.hpp diff --git a/breakout/glm/glm/gtx/matrix_interpolation.inl b/dependencies/include/glm/glm/gtx/matrix_interpolation.inl similarity index 100% rename from breakout/glm/glm/gtx/matrix_interpolation.inl rename to dependencies/include/glm/glm/gtx/matrix_interpolation.inl diff --git a/breakout/glm/glm/gtx/matrix_major_storage.hpp b/dependencies/include/glm/glm/gtx/matrix_major_storage.hpp similarity index 100% rename from breakout/glm/glm/gtx/matrix_major_storage.hpp rename to dependencies/include/glm/glm/gtx/matrix_major_storage.hpp diff --git a/breakout/glm/glm/gtx/matrix_major_storage.inl b/dependencies/include/glm/glm/gtx/matrix_major_storage.inl similarity index 100% rename from breakout/glm/glm/gtx/matrix_major_storage.inl rename to dependencies/include/glm/glm/gtx/matrix_major_storage.inl diff --git a/breakout/glm/glm/gtx/matrix_operation.hpp b/dependencies/include/glm/glm/gtx/matrix_operation.hpp similarity index 100% rename from breakout/glm/glm/gtx/matrix_operation.hpp rename to dependencies/include/glm/glm/gtx/matrix_operation.hpp diff --git a/breakout/glm/glm/gtx/matrix_operation.inl b/dependencies/include/glm/glm/gtx/matrix_operation.inl similarity index 100% rename from breakout/glm/glm/gtx/matrix_operation.inl rename to dependencies/include/glm/glm/gtx/matrix_operation.inl diff --git a/breakout/glm/glm/gtx/matrix_query.hpp b/dependencies/include/glm/glm/gtx/matrix_query.hpp similarity index 100% rename from breakout/glm/glm/gtx/matrix_query.hpp rename to dependencies/include/glm/glm/gtx/matrix_query.hpp diff --git a/breakout/glm/glm/gtx/matrix_query.inl b/dependencies/include/glm/glm/gtx/matrix_query.inl similarity index 100% rename from breakout/glm/glm/gtx/matrix_query.inl rename to dependencies/include/glm/glm/gtx/matrix_query.inl diff --git a/breakout/glm/glm/gtx/matrix_transform_2d.hpp b/dependencies/include/glm/glm/gtx/matrix_transform_2d.hpp similarity index 100% rename from breakout/glm/glm/gtx/matrix_transform_2d.hpp rename to dependencies/include/glm/glm/gtx/matrix_transform_2d.hpp diff --git a/breakout/glm/glm/gtx/matrix_transform_2d.inl b/dependencies/include/glm/glm/gtx/matrix_transform_2d.inl similarity index 100% rename from breakout/glm/glm/gtx/matrix_transform_2d.inl rename to dependencies/include/glm/glm/gtx/matrix_transform_2d.inl diff --git a/breakout/glm/glm/gtx/mixed_product.hpp b/dependencies/include/glm/glm/gtx/mixed_product.hpp similarity index 100% rename from breakout/glm/glm/gtx/mixed_product.hpp rename to dependencies/include/glm/glm/gtx/mixed_product.hpp diff --git a/breakout/glm/glm/gtx/mixed_product.inl b/dependencies/include/glm/glm/gtx/mixed_product.inl similarity index 100% rename from breakout/glm/glm/gtx/mixed_product.inl rename to dependencies/include/glm/glm/gtx/mixed_product.inl diff --git a/breakout/glm/glm/gtx/norm.hpp b/dependencies/include/glm/glm/gtx/norm.hpp similarity index 100% rename from breakout/glm/glm/gtx/norm.hpp rename to dependencies/include/glm/glm/gtx/norm.hpp diff --git a/breakout/glm/glm/gtx/norm.inl b/dependencies/include/glm/glm/gtx/norm.inl similarity index 100% rename from breakout/glm/glm/gtx/norm.inl rename to dependencies/include/glm/glm/gtx/norm.inl diff --git a/breakout/glm/glm/gtx/normal.hpp b/dependencies/include/glm/glm/gtx/normal.hpp similarity index 100% rename from breakout/glm/glm/gtx/normal.hpp rename to dependencies/include/glm/glm/gtx/normal.hpp diff --git a/breakout/glm/glm/gtx/normal.inl b/dependencies/include/glm/glm/gtx/normal.inl similarity index 100% rename from breakout/glm/glm/gtx/normal.inl rename to dependencies/include/glm/glm/gtx/normal.inl diff --git a/breakout/glm/glm/gtx/normalize_dot.hpp b/dependencies/include/glm/glm/gtx/normalize_dot.hpp similarity index 100% rename from breakout/glm/glm/gtx/normalize_dot.hpp rename to dependencies/include/glm/glm/gtx/normalize_dot.hpp diff --git a/breakout/glm/glm/gtx/normalize_dot.inl b/dependencies/include/glm/glm/gtx/normalize_dot.inl similarity index 100% rename from breakout/glm/glm/gtx/normalize_dot.inl rename to dependencies/include/glm/glm/gtx/normalize_dot.inl diff --git a/breakout/glm/glm/gtx/number_precision.hpp b/dependencies/include/glm/glm/gtx/number_precision.hpp similarity index 100% rename from breakout/glm/glm/gtx/number_precision.hpp rename to dependencies/include/glm/glm/gtx/number_precision.hpp diff --git a/breakout/glm/glm/gtx/number_precision.inl b/dependencies/include/glm/glm/gtx/number_precision.inl similarity index 100% rename from breakout/glm/glm/gtx/number_precision.inl rename to dependencies/include/glm/glm/gtx/number_precision.inl diff --git a/breakout/glm/glm/gtx/optimum_pow.hpp b/dependencies/include/glm/glm/gtx/optimum_pow.hpp similarity index 100% rename from breakout/glm/glm/gtx/optimum_pow.hpp rename to dependencies/include/glm/glm/gtx/optimum_pow.hpp diff --git a/breakout/glm/glm/gtx/optimum_pow.inl b/dependencies/include/glm/glm/gtx/optimum_pow.inl similarity index 100% rename from breakout/glm/glm/gtx/optimum_pow.inl rename to dependencies/include/glm/glm/gtx/optimum_pow.inl diff --git a/breakout/glm/glm/gtx/orthonormalize.hpp b/dependencies/include/glm/glm/gtx/orthonormalize.hpp similarity index 100% rename from breakout/glm/glm/gtx/orthonormalize.hpp rename to dependencies/include/glm/glm/gtx/orthonormalize.hpp diff --git a/breakout/glm/glm/gtx/orthonormalize.inl b/dependencies/include/glm/glm/gtx/orthonormalize.inl similarity index 100% rename from breakout/glm/glm/gtx/orthonormalize.inl rename to dependencies/include/glm/glm/gtx/orthonormalize.inl diff --git a/breakout/glm/glm/gtx/perpendicular.hpp b/dependencies/include/glm/glm/gtx/perpendicular.hpp similarity index 100% rename from breakout/glm/glm/gtx/perpendicular.hpp rename to dependencies/include/glm/glm/gtx/perpendicular.hpp diff --git a/breakout/glm/glm/gtx/perpendicular.inl b/dependencies/include/glm/glm/gtx/perpendicular.inl similarity index 100% rename from breakout/glm/glm/gtx/perpendicular.inl rename to dependencies/include/glm/glm/gtx/perpendicular.inl diff --git a/breakout/glm/glm/gtx/polar_coordinates.hpp b/dependencies/include/glm/glm/gtx/polar_coordinates.hpp similarity index 100% rename from breakout/glm/glm/gtx/polar_coordinates.hpp rename to dependencies/include/glm/glm/gtx/polar_coordinates.hpp diff --git a/breakout/glm/glm/gtx/polar_coordinates.inl b/dependencies/include/glm/glm/gtx/polar_coordinates.inl similarity index 100% rename from breakout/glm/glm/gtx/polar_coordinates.inl rename to dependencies/include/glm/glm/gtx/polar_coordinates.inl diff --git a/breakout/glm/glm/gtx/projection.hpp b/dependencies/include/glm/glm/gtx/projection.hpp similarity index 100% rename from breakout/glm/glm/gtx/projection.hpp rename to dependencies/include/glm/glm/gtx/projection.hpp diff --git a/breakout/glm/glm/gtx/projection.inl b/dependencies/include/glm/glm/gtx/projection.inl similarity index 100% rename from breakout/glm/glm/gtx/projection.inl rename to dependencies/include/glm/glm/gtx/projection.inl diff --git a/breakout/glm/glm/gtx/quaternion.hpp b/dependencies/include/glm/glm/gtx/quaternion.hpp similarity index 100% rename from breakout/glm/glm/gtx/quaternion.hpp rename to dependencies/include/glm/glm/gtx/quaternion.hpp diff --git a/breakout/glm/glm/gtx/quaternion.inl b/dependencies/include/glm/glm/gtx/quaternion.inl similarity index 100% rename from breakout/glm/glm/gtx/quaternion.inl rename to dependencies/include/glm/glm/gtx/quaternion.inl diff --git a/breakout/glm/glm/gtx/range.hpp b/dependencies/include/glm/glm/gtx/range.hpp similarity index 100% rename from breakout/glm/glm/gtx/range.hpp rename to dependencies/include/glm/glm/gtx/range.hpp diff --git a/breakout/glm/glm/gtx/raw_data.hpp b/dependencies/include/glm/glm/gtx/raw_data.hpp similarity index 100% rename from breakout/glm/glm/gtx/raw_data.hpp rename to dependencies/include/glm/glm/gtx/raw_data.hpp diff --git a/breakout/glm/glm/gtx/raw_data.inl b/dependencies/include/glm/glm/gtx/raw_data.inl similarity index 100% rename from breakout/glm/glm/gtx/raw_data.inl rename to dependencies/include/glm/glm/gtx/raw_data.inl diff --git a/breakout/glm/glm/gtx/rotate_normalized_axis.hpp b/dependencies/include/glm/glm/gtx/rotate_normalized_axis.hpp similarity index 100% rename from breakout/glm/glm/gtx/rotate_normalized_axis.hpp rename to dependencies/include/glm/glm/gtx/rotate_normalized_axis.hpp diff --git a/breakout/glm/glm/gtx/rotate_normalized_axis.inl b/dependencies/include/glm/glm/gtx/rotate_normalized_axis.inl similarity index 100% rename from breakout/glm/glm/gtx/rotate_normalized_axis.inl rename to dependencies/include/glm/glm/gtx/rotate_normalized_axis.inl diff --git a/breakout/glm/glm/gtx/rotate_vector.hpp b/dependencies/include/glm/glm/gtx/rotate_vector.hpp similarity index 100% rename from breakout/glm/glm/gtx/rotate_vector.hpp rename to dependencies/include/glm/glm/gtx/rotate_vector.hpp diff --git a/breakout/glm/glm/gtx/rotate_vector.inl b/dependencies/include/glm/glm/gtx/rotate_vector.inl similarity index 100% rename from breakout/glm/glm/gtx/rotate_vector.inl rename to dependencies/include/glm/glm/gtx/rotate_vector.inl diff --git a/breakout/glm/glm/gtx/scalar_multiplication.hpp b/dependencies/include/glm/glm/gtx/scalar_multiplication.hpp similarity index 100% rename from breakout/glm/glm/gtx/scalar_multiplication.hpp rename to dependencies/include/glm/glm/gtx/scalar_multiplication.hpp diff --git a/breakout/glm/glm/gtx/scalar_relational.hpp b/dependencies/include/glm/glm/gtx/scalar_relational.hpp similarity index 100% rename from breakout/glm/glm/gtx/scalar_relational.hpp rename to dependencies/include/glm/glm/gtx/scalar_relational.hpp diff --git a/breakout/glm/glm/gtx/scalar_relational.inl b/dependencies/include/glm/glm/gtx/scalar_relational.inl similarity index 100% rename from breakout/glm/glm/gtx/scalar_relational.inl rename to dependencies/include/glm/glm/gtx/scalar_relational.inl diff --git a/breakout/glm/glm/gtx/spline.hpp b/dependencies/include/glm/glm/gtx/spline.hpp similarity index 100% rename from breakout/glm/glm/gtx/spline.hpp rename to dependencies/include/glm/glm/gtx/spline.hpp diff --git a/breakout/glm/glm/gtx/spline.inl b/dependencies/include/glm/glm/gtx/spline.inl similarity index 100% rename from breakout/glm/glm/gtx/spline.inl rename to dependencies/include/glm/glm/gtx/spline.inl diff --git a/breakout/glm/glm/gtx/std_based_type.hpp b/dependencies/include/glm/glm/gtx/std_based_type.hpp similarity index 100% rename from breakout/glm/glm/gtx/std_based_type.hpp rename to dependencies/include/glm/glm/gtx/std_based_type.hpp diff --git a/breakout/glm/glm/gtx/std_based_type.inl b/dependencies/include/glm/glm/gtx/std_based_type.inl similarity index 100% rename from breakout/glm/glm/gtx/std_based_type.inl rename to dependencies/include/glm/glm/gtx/std_based_type.inl diff --git a/breakout/glm/glm/gtx/string_cast.hpp b/dependencies/include/glm/glm/gtx/string_cast.hpp similarity index 100% rename from breakout/glm/glm/gtx/string_cast.hpp rename to dependencies/include/glm/glm/gtx/string_cast.hpp diff --git a/breakout/glm/glm/gtx/string_cast.inl b/dependencies/include/glm/glm/gtx/string_cast.inl similarity index 100% rename from breakout/glm/glm/gtx/string_cast.inl rename to dependencies/include/glm/glm/gtx/string_cast.inl diff --git a/breakout/glm/glm/gtx/texture.hpp b/dependencies/include/glm/glm/gtx/texture.hpp similarity index 100% rename from breakout/glm/glm/gtx/texture.hpp rename to dependencies/include/glm/glm/gtx/texture.hpp diff --git a/breakout/glm/glm/gtx/texture.inl b/dependencies/include/glm/glm/gtx/texture.inl similarity index 100% rename from breakout/glm/glm/gtx/texture.inl rename to dependencies/include/glm/glm/gtx/texture.inl diff --git a/breakout/glm/glm/gtx/transform.hpp b/dependencies/include/glm/glm/gtx/transform.hpp similarity index 100% rename from breakout/glm/glm/gtx/transform.hpp rename to dependencies/include/glm/glm/gtx/transform.hpp diff --git a/breakout/glm/glm/gtx/transform.inl b/dependencies/include/glm/glm/gtx/transform.inl similarity index 100% rename from breakout/glm/glm/gtx/transform.inl rename to dependencies/include/glm/glm/gtx/transform.inl diff --git a/breakout/glm/glm/gtx/transform2.hpp b/dependencies/include/glm/glm/gtx/transform2.hpp similarity index 100% rename from breakout/glm/glm/gtx/transform2.hpp rename to dependencies/include/glm/glm/gtx/transform2.hpp diff --git a/breakout/glm/glm/gtx/transform2.inl b/dependencies/include/glm/glm/gtx/transform2.inl similarity index 100% rename from breakout/glm/glm/gtx/transform2.inl rename to dependencies/include/glm/glm/gtx/transform2.inl diff --git a/breakout/glm/glm/gtx/type_aligned.hpp b/dependencies/include/glm/glm/gtx/type_aligned.hpp similarity index 100% rename from breakout/glm/glm/gtx/type_aligned.hpp rename to dependencies/include/glm/glm/gtx/type_aligned.hpp diff --git a/breakout/glm/glm/gtx/type_aligned.inl b/dependencies/include/glm/glm/gtx/type_aligned.inl similarity index 100% rename from breakout/glm/glm/gtx/type_aligned.inl rename to dependencies/include/glm/glm/gtx/type_aligned.inl diff --git a/breakout/glm/glm/gtx/type_trait.hpp b/dependencies/include/glm/glm/gtx/type_trait.hpp similarity index 100% rename from breakout/glm/glm/gtx/type_trait.hpp rename to dependencies/include/glm/glm/gtx/type_trait.hpp diff --git a/breakout/glm/glm/gtx/type_trait.inl b/dependencies/include/glm/glm/gtx/type_trait.inl similarity index 100% rename from breakout/glm/glm/gtx/type_trait.inl rename to dependencies/include/glm/glm/gtx/type_trait.inl diff --git a/breakout/glm/glm/gtx/vec_swizzle.hpp b/dependencies/include/glm/glm/gtx/vec_swizzle.hpp similarity index 100% rename from breakout/glm/glm/gtx/vec_swizzle.hpp rename to dependencies/include/glm/glm/gtx/vec_swizzle.hpp diff --git a/breakout/glm/glm/gtx/vector_angle.hpp b/dependencies/include/glm/glm/gtx/vector_angle.hpp similarity index 100% rename from breakout/glm/glm/gtx/vector_angle.hpp rename to dependencies/include/glm/glm/gtx/vector_angle.hpp diff --git a/breakout/glm/glm/gtx/vector_angle.inl b/dependencies/include/glm/glm/gtx/vector_angle.inl similarity index 100% rename from breakout/glm/glm/gtx/vector_angle.inl rename to dependencies/include/glm/glm/gtx/vector_angle.inl diff --git a/breakout/glm/glm/gtx/vector_query.hpp b/dependencies/include/glm/glm/gtx/vector_query.hpp similarity index 100% rename from breakout/glm/glm/gtx/vector_query.hpp rename to dependencies/include/glm/glm/gtx/vector_query.hpp diff --git a/breakout/glm/glm/gtx/vector_query.inl b/dependencies/include/glm/glm/gtx/vector_query.inl similarity index 100% rename from breakout/glm/glm/gtx/vector_query.inl rename to dependencies/include/glm/glm/gtx/vector_query.inl diff --git a/breakout/glm/glm/gtx/wrap.hpp b/dependencies/include/glm/glm/gtx/wrap.hpp similarity index 100% rename from breakout/glm/glm/gtx/wrap.hpp rename to dependencies/include/glm/glm/gtx/wrap.hpp diff --git a/breakout/glm/glm/gtx/wrap.inl b/dependencies/include/glm/glm/gtx/wrap.inl similarity index 100% rename from breakout/glm/glm/gtx/wrap.inl rename to dependencies/include/glm/glm/gtx/wrap.inl diff --git a/breakout/glm/glm/integer.hpp b/dependencies/include/glm/glm/integer.hpp similarity index 100% rename from breakout/glm/glm/integer.hpp rename to dependencies/include/glm/glm/integer.hpp diff --git a/breakout/glm/glm/mat2x2.hpp b/dependencies/include/glm/glm/mat2x2.hpp similarity index 100% rename from breakout/glm/glm/mat2x2.hpp rename to dependencies/include/glm/glm/mat2x2.hpp diff --git a/breakout/glm/glm/mat2x3.hpp b/dependencies/include/glm/glm/mat2x3.hpp similarity index 100% rename from breakout/glm/glm/mat2x3.hpp rename to dependencies/include/glm/glm/mat2x3.hpp diff --git a/breakout/glm/glm/mat2x4.hpp b/dependencies/include/glm/glm/mat2x4.hpp similarity index 100% rename from breakout/glm/glm/mat2x4.hpp rename to dependencies/include/glm/glm/mat2x4.hpp diff --git a/breakout/glm/glm/mat3x2.hpp b/dependencies/include/glm/glm/mat3x2.hpp similarity index 100% rename from breakout/glm/glm/mat3x2.hpp rename to dependencies/include/glm/glm/mat3x2.hpp diff --git a/breakout/glm/glm/mat3x3.hpp b/dependencies/include/glm/glm/mat3x3.hpp similarity index 100% rename from breakout/glm/glm/mat3x3.hpp rename to dependencies/include/glm/glm/mat3x3.hpp diff --git a/breakout/glm/glm/mat3x4.hpp b/dependencies/include/glm/glm/mat3x4.hpp similarity index 100% rename from breakout/glm/glm/mat3x4.hpp rename to dependencies/include/glm/glm/mat3x4.hpp diff --git a/breakout/glm/glm/mat4x2.hpp b/dependencies/include/glm/glm/mat4x2.hpp similarity index 100% rename from breakout/glm/glm/mat4x2.hpp rename to dependencies/include/glm/glm/mat4x2.hpp diff --git a/breakout/glm/glm/mat4x3.hpp b/dependencies/include/glm/glm/mat4x3.hpp similarity index 100% rename from breakout/glm/glm/mat4x3.hpp rename to dependencies/include/glm/glm/mat4x3.hpp diff --git a/breakout/glm/glm/mat4x4.hpp b/dependencies/include/glm/glm/mat4x4.hpp similarity index 100% rename from breakout/glm/glm/mat4x4.hpp rename to dependencies/include/glm/glm/mat4x4.hpp diff --git a/breakout/glm/glm/matrix.hpp b/dependencies/include/glm/glm/matrix.hpp similarity index 100% rename from breakout/glm/glm/matrix.hpp rename to dependencies/include/glm/glm/matrix.hpp diff --git a/breakout/glm/glm/packing.hpp b/dependencies/include/glm/glm/packing.hpp similarity index 100% rename from breakout/glm/glm/packing.hpp rename to dependencies/include/glm/glm/packing.hpp diff --git a/breakout/glm/glm/simd/common.h b/dependencies/include/glm/glm/simd/common.h similarity index 100% rename from breakout/glm/glm/simd/common.h rename to dependencies/include/glm/glm/simd/common.h diff --git a/breakout/glm/glm/simd/exponential.h b/dependencies/include/glm/glm/simd/exponential.h similarity index 100% rename from breakout/glm/glm/simd/exponential.h rename to dependencies/include/glm/glm/simd/exponential.h diff --git a/breakout/glm/glm/simd/geometric.h b/dependencies/include/glm/glm/simd/geometric.h similarity index 100% rename from breakout/glm/glm/simd/geometric.h rename to dependencies/include/glm/glm/simd/geometric.h diff --git a/breakout/glm/glm/simd/integer.h b/dependencies/include/glm/glm/simd/integer.h similarity index 100% rename from breakout/glm/glm/simd/integer.h rename to dependencies/include/glm/glm/simd/integer.h diff --git a/breakout/glm/glm/simd/matrix.h b/dependencies/include/glm/glm/simd/matrix.h similarity index 100% rename from breakout/glm/glm/simd/matrix.h rename to dependencies/include/glm/glm/simd/matrix.h diff --git a/breakout/glm/glm/simd/neon.h b/dependencies/include/glm/glm/simd/neon.h similarity index 100% rename from breakout/glm/glm/simd/neon.h rename to dependencies/include/glm/glm/simd/neon.h diff --git a/breakout/glm/glm/simd/packing.h b/dependencies/include/glm/glm/simd/packing.h similarity index 100% rename from breakout/glm/glm/simd/packing.h rename to dependencies/include/glm/glm/simd/packing.h diff --git a/breakout/glm/glm/simd/platform.h b/dependencies/include/glm/glm/simd/platform.h similarity index 100% rename from breakout/glm/glm/simd/platform.h rename to dependencies/include/glm/glm/simd/platform.h diff --git a/breakout/glm/glm/simd/trigonometric.h b/dependencies/include/glm/glm/simd/trigonometric.h similarity index 100% rename from breakout/glm/glm/simd/trigonometric.h rename to dependencies/include/glm/glm/simd/trigonometric.h diff --git a/breakout/glm/glm/simd/vector_relational.h b/dependencies/include/glm/glm/simd/vector_relational.h similarity index 100% rename from breakout/glm/glm/simd/vector_relational.h rename to dependencies/include/glm/glm/simd/vector_relational.h diff --git a/breakout/glm/glm/trigonometric.hpp b/dependencies/include/glm/glm/trigonometric.hpp similarity index 100% rename from breakout/glm/glm/trigonometric.hpp rename to dependencies/include/glm/glm/trigonometric.hpp diff --git a/breakout/glm/glm/vec2.hpp b/dependencies/include/glm/glm/vec2.hpp similarity index 100% rename from breakout/glm/glm/vec2.hpp rename to dependencies/include/glm/glm/vec2.hpp diff --git a/breakout/glm/glm/vec3.hpp b/dependencies/include/glm/glm/vec3.hpp similarity index 100% rename from breakout/glm/glm/vec3.hpp rename to dependencies/include/glm/glm/vec3.hpp diff --git a/breakout/glm/glm/vec4.hpp b/dependencies/include/glm/glm/vec4.hpp similarity index 100% rename from breakout/glm/glm/vec4.hpp rename to dependencies/include/glm/glm/vec4.hpp diff --git a/breakout/glm/glm/vector_relational.hpp b/dependencies/include/glm/glm/vector_relational.hpp similarity index 100% rename from breakout/glm/glm/vector_relational.hpp rename to dependencies/include/glm/glm/vector_relational.hpp diff --git a/breakout/glm/manual.md b/dependencies/include/glm/manual.md similarity index 100% rename from breakout/glm/manual.md rename to dependencies/include/glm/manual.md diff --git a/breakout/glm/readme.md b/dependencies/include/glm/readme.md similarity index 100% rename from breakout/glm/readme.md rename to dependencies/include/glm/readme.md diff --git a/breakout/glm/test/CMakeLists.txt b/dependencies/include/glm/test/CMakeLists.txt similarity index 100% rename from breakout/glm/test/CMakeLists.txt rename to dependencies/include/glm/test/CMakeLists.txt diff --git a/breakout/glm/test/bug/CMakeLists.txt b/dependencies/include/glm/test/bug/CMakeLists.txt similarity index 100% rename from breakout/glm/test/bug/CMakeLists.txt rename to dependencies/include/glm/test/bug/CMakeLists.txt diff --git a/breakout/glm/test/bug/bug_ms_vec_static.cpp b/dependencies/include/glm/test/bug/bug_ms_vec_static.cpp similarity index 100% rename from breakout/glm/test/bug/bug_ms_vec_static.cpp rename to dependencies/include/glm/test/bug/bug_ms_vec_static.cpp diff --git a/breakout/glm/test/cmake/CMakeLists.txt b/dependencies/include/glm/test/cmake/CMakeLists.txt similarity index 100% rename from breakout/glm/test/cmake/CMakeLists.txt rename to dependencies/include/glm/test/cmake/CMakeLists.txt diff --git a/breakout/glm/test/cmake/test_find_glm.cpp b/dependencies/include/glm/test/cmake/test_find_glm.cpp similarity index 100% rename from breakout/glm/test/cmake/test_find_glm.cpp rename to dependencies/include/glm/test/cmake/test_find_glm.cpp diff --git a/breakout/glm/test/core/CMakeLists.txt b/dependencies/include/glm/test/core/CMakeLists.txt similarity index 100% rename from breakout/glm/test/core/CMakeLists.txt rename to dependencies/include/glm/test/core/CMakeLists.txt diff --git a/breakout/glm/test/core/core_cpp_constexpr.cpp b/dependencies/include/glm/test/core/core_cpp_constexpr.cpp similarity index 100% rename from breakout/glm/test/core/core_cpp_constexpr.cpp rename to dependencies/include/glm/test/core/core_cpp_constexpr.cpp diff --git a/breakout/glm/test/core/core_cpp_defaulted_ctor.cpp b/dependencies/include/glm/test/core/core_cpp_defaulted_ctor.cpp similarity index 100% rename from breakout/glm/test/core/core_cpp_defaulted_ctor.cpp rename to dependencies/include/glm/test/core/core_cpp_defaulted_ctor.cpp diff --git a/breakout/glm/test/core/core_force_aligned_gentypes.cpp b/dependencies/include/glm/test/core/core_force_aligned_gentypes.cpp similarity index 100% rename from breakout/glm/test/core/core_force_aligned_gentypes.cpp rename to dependencies/include/glm/test/core/core_force_aligned_gentypes.cpp diff --git a/breakout/glm/test/core/core_force_arch_unknown.cpp b/dependencies/include/glm/test/core/core_force_arch_unknown.cpp similarity index 100% rename from breakout/glm/test/core/core_force_arch_unknown.cpp rename to dependencies/include/glm/test/core/core_force_arch_unknown.cpp diff --git a/breakout/glm/test/core/core_force_compiler_unknown.cpp b/dependencies/include/glm/test/core/core_force_compiler_unknown.cpp similarity index 100% rename from breakout/glm/test/core/core_force_compiler_unknown.cpp rename to dependencies/include/glm/test/core/core_force_compiler_unknown.cpp diff --git a/breakout/glm/test/core/core_force_ctor_init.cpp b/dependencies/include/glm/test/core/core_force_ctor_init.cpp similarity index 100% rename from breakout/glm/test/core/core_force_ctor_init.cpp rename to dependencies/include/glm/test/core/core_force_ctor_init.cpp diff --git a/breakout/glm/test/core/core_force_cxx03.cpp b/dependencies/include/glm/test/core/core_force_cxx03.cpp similarity index 100% rename from breakout/glm/test/core/core_force_cxx03.cpp rename to dependencies/include/glm/test/core/core_force_cxx03.cpp diff --git a/breakout/glm/test/core/core_force_cxx98.cpp b/dependencies/include/glm/test/core/core_force_cxx98.cpp similarity index 100% rename from breakout/glm/test/core/core_force_cxx98.cpp rename to dependencies/include/glm/test/core/core_force_cxx98.cpp diff --git a/breakout/glm/test/core/core_force_cxx_unknown.cpp b/dependencies/include/glm/test/core/core_force_cxx_unknown.cpp similarity index 100% rename from breakout/glm/test/core/core_force_cxx_unknown.cpp rename to dependencies/include/glm/test/core/core_force_cxx_unknown.cpp diff --git a/breakout/glm/test/core/core_force_depth_zero_to_one.cpp b/dependencies/include/glm/test/core/core_force_depth_zero_to_one.cpp similarity index 100% rename from breakout/glm/test/core/core_force_depth_zero_to_one.cpp rename to dependencies/include/glm/test/core/core_force_depth_zero_to_one.cpp diff --git a/breakout/glm/test/core/core_force_explicit_ctor.cpp b/dependencies/include/glm/test/core/core_force_explicit_ctor.cpp similarity index 100% rename from breakout/glm/test/core/core_force_explicit_ctor.cpp rename to dependencies/include/glm/test/core/core_force_explicit_ctor.cpp diff --git a/breakout/glm/test/core/core_force_inline.cpp b/dependencies/include/glm/test/core/core_force_inline.cpp similarity index 100% rename from breakout/glm/test/core/core_force_inline.cpp rename to dependencies/include/glm/test/core/core_force_inline.cpp diff --git a/breakout/glm/test/core/core_force_left_handed.cpp b/dependencies/include/glm/test/core/core_force_left_handed.cpp similarity index 100% rename from breakout/glm/test/core/core_force_left_handed.cpp rename to dependencies/include/glm/test/core/core_force_left_handed.cpp diff --git a/breakout/glm/test/core/core_force_platform_unknown.cpp b/dependencies/include/glm/test/core/core_force_platform_unknown.cpp similarity index 100% rename from breakout/glm/test/core/core_force_platform_unknown.cpp rename to dependencies/include/glm/test/core/core_force_platform_unknown.cpp diff --git a/breakout/glm/test/core/core_force_pure.cpp b/dependencies/include/glm/test/core/core_force_pure.cpp similarity index 100% rename from breakout/glm/test/core/core_force_pure.cpp rename to dependencies/include/glm/test/core/core_force_pure.cpp diff --git a/breakout/glm/test/core/core_force_quat_wxyz.cpp b/dependencies/include/glm/test/core/core_force_quat_wxyz.cpp similarity index 100% rename from breakout/glm/test/core/core_force_quat_wxyz.cpp rename to dependencies/include/glm/test/core/core_force_quat_wxyz.cpp diff --git a/breakout/glm/test/core/core_force_size_t_length.cpp b/dependencies/include/glm/test/core/core_force_size_t_length.cpp similarity index 100% rename from breakout/glm/test/core/core_force_size_t_length.cpp rename to dependencies/include/glm/test/core/core_force_size_t_length.cpp diff --git a/breakout/glm/test/core/core_force_unrestricted_gentype.cpp b/dependencies/include/glm/test/core/core_force_unrestricted_gentype.cpp similarity index 100% rename from breakout/glm/test/core/core_force_unrestricted_gentype.cpp rename to dependencies/include/glm/test/core/core_force_unrestricted_gentype.cpp diff --git a/breakout/glm/test/core/core_force_xyzw_only.cpp b/dependencies/include/glm/test/core/core_force_xyzw_only.cpp similarity index 100% rename from breakout/glm/test/core/core_force_xyzw_only.cpp rename to dependencies/include/glm/test/core/core_force_xyzw_only.cpp diff --git a/breakout/glm/test/core/core_func_common.cpp b/dependencies/include/glm/test/core/core_func_common.cpp similarity index 100% rename from breakout/glm/test/core/core_func_common.cpp rename to dependencies/include/glm/test/core/core_func_common.cpp diff --git a/breakout/glm/test/core/core_func_exponential.cpp b/dependencies/include/glm/test/core/core_func_exponential.cpp similarity index 100% rename from breakout/glm/test/core/core_func_exponential.cpp rename to dependencies/include/glm/test/core/core_func_exponential.cpp diff --git a/breakout/glm/test/core/core_func_geometric.cpp b/dependencies/include/glm/test/core/core_func_geometric.cpp similarity index 100% rename from breakout/glm/test/core/core_func_geometric.cpp rename to dependencies/include/glm/test/core/core_func_geometric.cpp diff --git a/breakout/glm/test/core/core_func_integer.cpp b/dependencies/include/glm/test/core/core_func_integer.cpp similarity index 100% rename from breakout/glm/test/core/core_func_integer.cpp rename to dependencies/include/glm/test/core/core_func_integer.cpp diff --git a/breakout/glm/test/core/core_func_integer_bit_count.cpp b/dependencies/include/glm/test/core/core_func_integer_bit_count.cpp similarity index 100% rename from breakout/glm/test/core/core_func_integer_bit_count.cpp rename to dependencies/include/glm/test/core/core_func_integer_bit_count.cpp diff --git a/breakout/glm/test/core/core_func_integer_find_lsb.cpp b/dependencies/include/glm/test/core/core_func_integer_find_lsb.cpp similarity index 100% rename from breakout/glm/test/core/core_func_integer_find_lsb.cpp rename to dependencies/include/glm/test/core/core_func_integer_find_lsb.cpp diff --git a/breakout/glm/test/core/core_func_integer_find_msb.cpp b/dependencies/include/glm/test/core/core_func_integer_find_msb.cpp similarity index 100% rename from breakout/glm/test/core/core_func_integer_find_msb.cpp rename to dependencies/include/glm/test/core/core_func_integer_find_msb.cpp diff --git a/breakout/glm/test/core/core_func_matrix.cpp b/dependencies/include/glm/test/core/core_func_matrix.cpp similarity index 100% rename from breakout/glm/test/core/core_func_matrix.cpp rename to dependencies/include/glm/test/core/core_func_matrix.cpp diff --git a/breakout/glm/test/core/core_func_noise.cpp b/dependencies/include/glm/test/core/core_func_noise.cpp similarity index 100% rename from breakout/glm/test/core/core_func_noise.cpp rename to dependencies/include/glm/test/core/core_func_noise.cpp diff --git a/breakout/glm/test/core/core_func_packing.cpp b/dependencies/include/glm/test/core/core_func_packing.cpp similarity index 100% rename from breakout/glm/test/core/core_func_packing.cpp rename to dependencies/include/glm/test/core/core_func_packing.cpp diff --git a/breakout/glm/test/core/core_func_swizzle.cpp b/dependencies/include/glm/test/core/core_func_swizzle.cpp similarity index 100% rename from breakout/glm/test/core/core_func_swizzle.cpp rename to dependencies/include/glm/test/core/core_func_swizzle.cpp diff --git a/breakout/glm/test/core/core_func_trigonometric.cpp b/dependencies/include/glm/test/core/core_func_trigonometric.cpp similarity index 100% rename from breakout/glm/test/core/core_func_trigonometric.cpp rename to dependencies/include/glm/test/core/core_func_trigonometric.cpp diff --git a/breakout/glm/test/core/core_func_vector_relational.cpp b/dependencies/include/glm/test/core/core_func_vector_relational.cpp similarity index 100% rename from breakout/glm/test/core/core_func_vector_relational.cpp rename to dependencies/include/glm/test/core/core_func_vector_relational.cpp diff --git a/breakout/glm/test/core/core_setup_force_cxx98.cpp b/dependencies/include/glm/test/core/core_setup_force_cxx98.cpp similarity index 100% rename from breakout/glm/test/core/core_setup_force_cxx98.cpp rename to dependencies/include/glm/test/core/core_setup_force_cxx98.cpp diff --git a/breakout/glm/test/core/core_setup_force_size_t_length.cpp b/dependencies/include/glm/test/core/core_setup_force_size_t_length.cpp similarity index 100% rename from breakout/glm/test/core/core_setup_force_size_t_length.cpp rename to dependencies/include/glm/test/core/core_setup_force_size_t_length.cpp diff --git a/breakout/glm/test/core/core_setup_message.cpp b/dependencies/include/glm/test/core/core_setup_message.cpp similarity index 100% rename from breakout/glm/test/core/core_setup_message.cpp rename to dependencies/include/glm/test/core/core_setup_message.cpp diff --git a/breakout/glm/test/core/core_setup_platform_unknown.cpp b/dependencies/include/glm/test/core/core_setup_platform_unknown.cpp similarity index 100% rename from breakout/glm/test/core/core_setup_platform_unknown.cpp rename to dependencies/include/glm/test/core/core_setup_platform_unknown.cpp diff --git a/breakout/glm/test/core/core_setup_precision.cpp b/dependencies/include/glm/test/core/core_setup_precision.cpp similarity index 100% rename from breakout/glm/test/core/core_setup_precision.cpp rename to dependencies/include/glm/test/core/core_setup_precision.cpp diff --git a/breakout/glm/test/core/core_type_aligned.cpp b/dependencies/include/glm/test/core/core_type_aligned.cpp similarity index 100% rename from breakout/glm/test/core/core_type_aligned.cpp rename to dependencies/include/glm/test/core/core_type_aligned.cpp diff --git a/breakout/glm/test/core/core_type_cast.cpp b/dependencies/include/glm/test/core/core_type_cast.cpp similarity index 100% rename from breakout/glm/test/core/core_type_cast.cpp rename to dependencies/include/glm/test/core/core_type_cast.cpp diff --git a/breakout/glm/test/core/core_type_ctor.cpp b/dependencies/include/glm/test/core/core_type_ctor.cpp similarity index 100% rename from breakout/glm/test/core/core_type_ctor.cpp rename to dependencies/include/glm/test/core/core_type_ctor.cpp diff --git a/breakout/glm/test/core/core_type_int.cpp b/dependencies/include/glm/test/core/core_type_int.cpp similarity index 100% rename from breakout/glm/test/core/core_type_int.cpp rename to dependencies/include/glm/test/core/core_type_int.cpp diff --git a/breakout/glm/test/core/core_type_length.cpp b/dependencies/include/glm/test/core/core_type_length.cpp similarity index 100% rename from breakout/glm/test/core/core_type_length.cpp rename to dependencies/include/glm/test/core/core_type_length.cpp diff --git a/breakout/glm/test/core/core_type_mat2x2.cpp b/dependencies/include/glm/test/core/core_type_mat2x2.cpp similarity index 100% rename from breakout/glm/test/core/core_type_mat2x2.cpp rename to dependencies/include/glm/test/core/core_type_mat2x2.cpp diff --git a/breakout/glm/test/core/core_type_mat2x3.cpp b/dependencies/include/glm/test/core/core_type_mat2x3.cpp similarity index 100% rename from breakout/glm/test/core/core_type_mat2x3.cpp rename to dependencies/include/glm/test/core/core_type_mat2x3.cpp diff --git a/breakout/glm/test/core/core_type_mat2x4.cpp b/dependencies/include/glm/test/core/core_type_mat2x4.cpp similarity index 100% rename from breakout/glm/test/core/core_type_mat2x4.cpp rename to dependencies/include/glm/test/core/core_type_mat2x4.cpp diff --git a/breakout/glm/test/core/core_type_mat3x2.cpp b/dependencies/include/glm/test/core/core_type_mat3x2.cpp similarity index 100% rename from breakout/glm/test/core/core_type_mat3x2.cpp rename to dependencies/include/glm/test/core/core_type_mat3x2.cpp diff --git a/breakout/glm/test/core/core_type_mat3x3.cpp b/dependencies/include/glm/test/core/core_type_mat3x3.cpp similarity index 100% rename from breakout/glm/test/core/core_type_mat3x3.cpp rename to dependencies/include/glm/test/core/core_type_mat3x3.cpp diff --git a/breakout/glm/test/core/core_type_mat3x4.cpp b/dependencies/include/glm/test/core/core_type_mat3x4.cpp similarity index 100% rename from breakout/glm/test/core/core_type_mat3x4.cpp rename to dependencies/include/glm/test/core/core_type_mat3x4.cpp diff --git a/breakout/glm/test/core/core_type_mat4x2.cpp b/dependencies/include/glm/test/core/core_type_mat4x2.cpp similarity index 100% rename from breakout/glm/test/core/core_type_mat4x2.cpp rename to dependencies/include/glm/test/core/core_type_mat4x2.cpp diff --git a/breakout/glm/test/core/core_type_mat4x3.cpp b/dependencies/include/glm/test/core/core_type_mat4x3.cpp similarity index 100% rename from breakout/glm/test/core/core_type_mat4x3.cpp rename to dependencies/include/glm/test/core/core_type_mat4x3.cpp diff --git a/breakout/glm/test/core/core_type_mat4x4.cpp b/dependencies/include/glm/test/core/core_type_mat4x4.cpp similarity index 100% rename from breakout/glm/test/core/core_type_mat4x4.cpp rename to dependencies/include/glm/test/core/core_type_mat4x4.cpp diff --git a/breakout/glm/test/core/core_type_vec1.cpp b/dependencies/include/glm/test/core/core_type_vec1.cpp similarity index 100% rename from breakout/glm/test/core/core_type_vec1.cpp rename to dependencies/include/glm/test/core/core_type_vec1.cpp diff --git a/breakout/glm/test/core/core_type_vec2.cpp b/dependencies/include/glm/test/core/core_type_vec2.cpp similarity index 100% rename from breakout/glm/test/core/core_type_vec2.cpp rename to dependencies/include/glm/test/core/core_type_vec2.cpp diff --git a/breakout/glm/test/core/core_type_vec3.cpp b/dependencies/include/glm/test/core/core_type_vec3.cpp similarity index 100% rename from breakout/glm/test/core/core_type_vec3.cpp rename to dependencies/include/glm/test/core/core_type_vec3.cpp diff --git a/breakout/glm/test/core/core_type_vec4.cpp b/dependencies/include/glm/test/core/core_type_vec4.cpp similarity index 100% rename from breakout/glm/test/core/core_type_vec4.cpp rename to dependencies/include/glm/test/core/core_type_vec4.cpp diff --git a/breakout/glm/test/ext/CMakeLists.txt b/dependencies/include/glm/test/ext/CMakeLists.txt similarity index 100% rename from breakout/glm/test/ext/CMakeLists.txt rename to dependencies/include/glm/test/ext/CMakeLists.txt diff --git a/breakout/glm/test/ext/ext_matrix_clip_space.cpp b/dependencies/include/glm/test/ext/ext_matrix_clip_space.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_clip_space.cpp rename to dependencies/include/glm/test/ext/ext_matrix_clip_space.cpp diff --git a/breakout/glm/test/ext/ext_matrix_common.cpp b/dependencies/include/glm/test/ext/ext_matrix_common.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_common.cpp rename to dependencies/include/glm/test/ext/ext_matrix_common.cpp diff --git a/breakout/glm/test/ext/ext_matrix_int2x2_sized.cpp b/dependencies/include/glm/test/ext/ext_matrix_int2x2_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_int2x2_sized.cpp rename to dependencies/include/glm/test/ext/ext_matrix_int2x2_sized.cpp diff --git a/breakout/glm/test/ext/ext_matrix_int2x3_sized.cpp b/dependencies/include/glm/test/ext/ext_matrix_int2x3_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_int2x3_sized.cpp rename to dependencies/include/glm/test/ext/ext_matrix_int2x3_sized.cpp diff --git a/breakout/glm/test/ext/ext_matrix_int2x4_sized.cpp b/dependencies/include/glm/test/ext/ext_matrix_int2x4_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_int2x4_sized.cpp rename to dependencies/include/glm/test/ext/ext_matrix_int2x4_sized.cpp diff --git a/breakout/glm/test/ext/ext_matrix_int3x2_sized.cpp b/dependencies/include/glm/test/ext/ext_matrix_int3x2_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_int3x2_sized.cpp rename to dependencies/include/glm/test/ext/ext_matrix_int3x2_sized.cpp diff --git a/breakout/glm/test/ext/ext_matrix_int3x3_sized.cpp b/dependencies/include/glm/test/ext/ext_matrix_int3x3_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_int3x3_sized.cpp rename to dependencies/include/glm/test/ext/ext_matrix_int3x3_sized.cpp diff --git a/breakout/glm/test/ext/ext_matrix_int3x4_sized.cpp b/dependencies/include/glm/test/ext/ext_matrix_int3x4_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_int3x4_sized.cpp rename to dependencies/include/glm/test/ext/ext_matrix_int3x4_sized.cpp diff --git a/breakout/glm/test/ext/ext_matrix_int4x2_sized.cpp b/dependencies/include/glm/test/ext/ext_matrix_int4x2_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_int4x2_sized.cpp rename to dependencies/include/glm/test/ext/ext_matrix_int4x2_sized.cpp diff --git a/breakout/glm/test/ext/ext_matrix_int4x3_sized.cpp b/dependencies/include/glm/test/ext/ext_matrix_int4x3_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_int4x3_sized.cpp rename to dependencies/include/glm/test/ext/ext_matrix_int4x3_sized.cpp diff --git a/breakout/glm/test/ext/ext_matrix_int4x4_sized.cpp b/dependencies/include/glm/test/ext/ext_matrix_int4x4_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_int4x4_sized.cpp rename to dependencies/include/glm/test/ext/ext_matrix_int4x4_sized.cpp diff --git a/breakout/glm/test/ext/ext_matrix_projection.cpp b/dependencies/include/glm/test/ext/ext_matrix_projection.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_projection.cpp rename to dependencies/include/glm/test/ext/ext_matrix_projection.cpp diff --git a/breakout/glm/test/ext/ext_matrix_relational.cpp b/dependencies/include/glm/test/ext/ext_matrix_relational.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_relational.cpp rename to dependencies/include/glm/test/ext/ext_matrix_relational.cpp diff --git a/breakout/glm/test/ext/ext_matrix_transform.cpp b/dependencies/include/glm/test/ext/ext_matrix_transform.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_transform.cpp rename to dependencies/include/glm/test/ext/ext_matrix_transform.cpp diff --git a/breakout/glm/test/ext/ext_matrix_uint2x2_sized.cpp b/dependencies/include/glm/test/ext/ext_matrix_uint2x2_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_uint2x2_sized.cpp rename to dependencies/include/glm/test/ext/ext_matrix_uint2x2_sized.cpp diff --git a/breakout/glm/test/ext/ext_matrix_uint2x3_sized.cpp b/dependencies/include/glm/test/ext/ext_matrix_uint2x3_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_uint2x3_sized.cpp rename to dependencies/include/glm/test/ext/ext_matrix_uint2x3_sized.cpp diff --git a/breakout/glm/test/ext/ext_matrix_uint2x4_sized.cpp b/dependencies/include/glm/test/ext/ext_matrix_uint2x4_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_uint2x4_sized.cpp rename to dependencies/include/glm/test/ext/ext_matrix_uint2x4_sized.cpp diff --git a/breakout/glm/test/ext/ext_matrix_uint3x2_sized.cpp b/dependencies/include/glm/test/ext/ext_matrix_uint3x2_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_uint3x2_sized.cpp rename to dependencies/include/glm/test/ext/ext_matrix_uint3x2_sized.cpp diff --git a/breakout/glm/test/ext/ext_matrix_uint3x3_sized.cpp b/dependencies/include/glm/test/ext/ext_matrix_uint3x3_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_uint3x3_sized.cpp rename to dependencies/include/glm/test/ext/ext_matrix_uint3x3_sized.cpp diff --git a/breakout/glm/test/ext/ext_matrix_uint3x4_sized.cpp b/dependencies/include/glm/test/ext/ext_matrix_uint3x4_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_uint3x4_sized.cpp rename to dependencies/include/glm/test/ext/ext_matrix_uint3x4_sized.cpp diff --git a/breakout/glm/test/ext/ext_matrix_uint4x2_sized.cpp b/dependencies/include/glm/test/ext/ext_matrix_uint4x2_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_uint4x2_sized.cpp rename to dependencies/include/glm/test/ext/ext_matrix_uint4x2_sized.cpp diff --git a/breakout/glm/test/ext/ext_matrix_uint4x3_sized.cpp b/dependencies/include/glm/test/ext/ext_matrix_uint4x3_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_uint4x3_sized.cpp rename to dependencies/include/glm/test/ext/ext_matrix_uint4x3_sized.cpp diff --git a/breakout/glm/test/ext/ext_matrix_uint4x4_sized.cpp b/dependencies/include/glm/test/ext/ext_matrix_uint4x4_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_matrix_uint4x4_sized.cpp rename to dependencies/include/glm/test/ext/ext_matrix_uint4x4_sized.cpp diff --git a/breakout/glm/test/ext/ext_quaternion_common.cpp b/dependencies/include/glm/test/ext/ext_quaternion_common.cpp similarity index 100% rename from breakout/glm/test/ext/ext_quaternion_common.cpp rename to dependencies/include/glm/test/ext/ext_quaternion_common.cpp diff --git a/breakout/glm/test/ext/ext_quaternion_exponential.cpp b/dependencies/include/glm/test/ext/ext_quaternion_exponential.cpp similarity index 100% rename from breakout/glm/test/ext/ext_quaternion_exponential.cpp rename to dependencies/include/glm/test/ext/ext_quaternion_exponential.cpp diff --git a/breakout/glm/test/ext/ext_quaternion_geometric.cpp b/dependencies/include/glm/test/ext/ext_quaternion_geometric.cpp similarity index 100% rename from breakout/glm/test/ext/ext_quaternion_geometric.cpp rename to dependencies/include/glm/test/ext/ext_quaternion_geometric.cpp diff --git a/breakout/glm/test/ext/ext_quaternion_relational.cpp b/dependencies/include/glm/test/ext/ext_quaternion_relational.cpp similarity index 100% rename from breakout/glm/test/ext/ext_quaternion_relational.cpp rename to dependencies/include/glm/test/ext/ext_quaternion_relational.cpp diff --git a/breakout/glm/test/ext/ext_quaternion_transform.cpp b/dependencies/include/glm/test/ext/ext_quaternion_transform.cpp similarity index 100% rename from breakout/glm/test/ext/ext_quaternion_transform.cpp rename to dependencies/include/glm/test/ext/ext_quaternion_transform.cpp diff --git a/breakout/glm/test/ext/ext_quaternion_trigonometric.cpp b/dependencies/include/glm/test/ext/ext_quaternion_trigonometric.cpp similarity index 100% rename from breakout/glm/test/ext/ext_quaternion_trigonometric.cpp rename to dependencies/include/glm/test/ext/ext_quaternion_trigonometric.cpp diff --git a/breakout/glm/test/ext/ext_quaternion_type.cpp b/dependencies/include/glm/test/ext/ext_quaternion_type.cpp similarity index 100% rename from breakout/glm/test/ext/ext_quaternion_type.cpp rename to dependencies/include/glm/test/ext/ext_quaternion_type.cpp diff --git a/breakout/glm/test/ext/ext_scalar_common.cpp b/dependencies/include/glm/test/ext/ext_scalar_common.cpp similarity index 100% rename from breakout/glm/test/ext/ext_scalar_common.cpp rename to dependencies/include/glm/test/ext/ext_scalar_common.cpp diff --git a/breakout/glm/test/ext/ext_scalar_constants.cpp b/dependencies/include/glm/test/ext/ext_scalar_constants.cpp similarity index 100% rename from breakout/glm/test/ext/ext_scalar_constants.cpp rename to dependencies/include/glm/test/ext/ext_scalar_constants.cpp diff --git a/breakout/glm/test/ext/ext_scalar_int_sized.cpp b/dependencies/include/glm/test/ext/ext_scalar_int_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_scalar_int_sized.cpp rename to dependencies/include/glm/test/ext/ext_scalar_int_sized.cpp diff --git a/breakout/glm/test/ext/ext_scalar_integer.cpp b/dependencies/include/glm/test/ext/ext_scalar_integer.cpp similarity index 100% rename from breakout/glm/test/ext/ext_scalar_integer.cpp rename to dependencies/include/glm/test/ext/ext_scalar_integer.cpp diff --git a/breakout/glm/test/ext/ext_scalar_packing.cpp b/dependencies/include/glm/test/ext/ext_scalar_packing.cpp similarity index 100% rename from breakout/glm/test/ext/ext_scalar_packing.cpp rename to dependencies/include/glm/test/ext/ext_scalar_packing.cpp diff --git a/breakout/glm/test/ext/ext_scalar_relational.cpp b/dependencies/include/glm/test/ext/ext_scalar_relational.cpp similarity index 100% rename from breakout/glm/test/ext/ext_scalar_relational.cpp rename to dependencies/include/glm/test/ext/ext_scalar_relational.cpp diff --git a/breakout/glm/test/ext/ext_scalar_uint_sized.cpp b/dependencies/include/glm/test/ext/ext_scalar_uint_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_scalar_uint_sized.cpp rename to dependencies/include/glm/test/ext/ext_scalar_uint_sized.cpp diff --git a/breakout/glm/test/ext/ext_scalar_ulp.cpp b/dependencies/include/glm/test/ext/ext_scalar_ulp.cpp similarity index 100% rename from breakout/glm/test/ext/ext_scalar_ulp.cpp rename to dependencies/include/glm/test/ext/ext_scalar_ulp.cpp diff --git a/breakout/glm/test/ext/ext_vec1.cpp b/dependencies/include/glm/test/ext/ext_vec1.cpp similarity index 100% rename from breakout/glm/test/ext/ext_vec1.cpp rename to dependencies/include/glm/test/ext/ext_vec1.cpp diff --git a/breakout/glm/test/ext/ext_vector_bool1.cpp b/dependencies/include/glm/test/ext/ext_vector_bool1.cpp similarity index 100% rename from breakout/glm/test/ext/ext_vector_bool1.cpp rename to dependencies/include/glm/test/ext/ext_vector_bool1.cpp diff --git a/breakout/glm/test/ext/ext_vector_common.cpp b/dependencies/include/glm/test/ext/ext_vector_common.cpp similarity index 100% rename from breakout/glm/test/ext/ext_vector_common.cpp rename to dependencies/include/glm/test/ext/ext_vector_common.cpp diff --git a/breakout/glm/test/ext/ext_vector_iec559.cpp b/dependencies/include/glm/test/ext/ext_vector_iec559.cpp similarity index 100% rename from breakout/glm/test/ext/ext_vector_iec559.cpp rename to dependencies/include/glm/test/ext/ext_vector_iec559.cpp diff --git a/breakout/glm/test/ext/ext_vector_int1_sized.cpp b/dependencies/include/glm/test/ext/ext_vector_int1_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_vector_int1_sized.cpp rename to dependencies/include/glm/test/ext/ext_vector_int1_sized.cpp diff --git a/breakout/glm/test/ext/ext_vector_int2_sized.cpp b/dependencies/include/glm/test/ext/ext_vector_int2_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_vector_int2_sized.cpp rename to dependencies/include/glm/test/ext/ext_vector_int2_sized.cpp diff --git a/breakout/glm/test/ext/ext_vector_int3_sized.cpp b/dependencies/include/glm/test/ext/ext_vector_int3_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_vector_int3_sized.cpp rename to dependencies/include/glm/test/ext/ext_vector_int3_sized.cpp diff --git a/breakout/glm/test/ext/ext_vector_int4_sized.cpp b/dependencies/include/glm/test/ext/ext_vector_int4_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_vector_int4_sized.cpp rename to dependencies/include/glm/test/ext/ext_vector_int4_sized.cpp diff --git a/breakout/glm/test/ext/ext_vector_integer.cpp b/dependencies/include/glm/test/ext/ext_vector_integer.cpp similarity index 100% rename from breakout/glm/test/ext/ext_vector_integer.cpp rename to dependencies/include/glm/test/ext/ext_vector_integer.cpp diff --git a/breakout/glm/test/ext/ext_vector_integer_sized.cpp b/dependencies/include/glm/test/ext/ext_vector_integer_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_vector_integer_sized.cpp rename to dependencies/include/glm/test/ext/ext_vector_integer_sized.cpp diff --git a/breakout/glm/test/ext/ext_vector_packing.cpp b/dependencies/include/glm/test/ext/ext_vector_packing.cpp similarity index 100% rename from breakout/glm/test/ext/ext_vector_packing.cpp rename to dependencies/include/glm/test/ext/ext_vector_packing.cpp diff --git a/breakout/glm/test/ext/ext_vector_relational.cpp b/dependencies/include/glm/test/ext/ext_vector_relational.cpp similarity index 100% rename from breakout/glm/test/ext/ext_vector_relational.cpp rename to dependencies/include/glm/test/ext/ext_vector_relational.cpp diff --git a/breakout/glm/test/ext/ext_vector_uint1_sized.cpp b/dependencies/include/glm/test/ext/ext_vector_uint1_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_vector_uint1_sized.cpp rename to dependencies/include/glm/test/ext/ext_vector_uint1_sized.cpp diff --git a/breakout/glm/test/ext/ext_vector_uint2_sized.cpp b/dependencies/include/glm/test/ext/ext_vector_uint2_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_vector_uint2_sized.cpp rename to dependencies/include/glm/test/ext/ext_vector_uint2_sized.cpp diff --git a/breakout/glm/test/ext/ext_vector_uint3_sized.cpp b/dependencies/include/glm/test/ext/ext_vector_uint3_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_vector_uint3_sized.cpp rename to dependencies/include/glm/test/ext/ext_vector_uint3_sized.cpp diff --git a/breakout/glm/test/ext/ext_vector_uint4_sized.cpp b/dependencies/include/glm/test/ext/ext_vector_uint4_sized.cpp similarity index 100% rename from breakout/glm/test/ext/ext_vector_uint4_sized.cpp rename to dependencies/include/glm/test/ext/ext_vector_uint4_sized.cpp diff --git a/breakout/glm/test/ext/ext_vector_ulp.cpp b/dependencies/include/glm/test/ext/ext_vector_ulp.cpp similarity index 100% rename from breakout/glm/test/ext/ext_vector_ulp.cpp rename to dependencies/include/glm/test/ext/ext_vector_ulp.cpp diff --git a/breakout/glm/test/glm.cppcheck b/dependencies/include/glm/test/glm.cppcheck similarity index 100% rename from breakout/glm/test/glm.cppcheck rename to dependencies/include/glm/test/glm.cppcheck diff --git a/breakout/glm/test/gtc/CMakeLists.txt b/dependencies/include/glm/test/gtc/CMakeLists.txt similarity index 100% rename from breakout/glm/test/gtc/CMakeLists.txt rename to dependencies/include/glm/test/gtc/CMakeLists.txt diff --git a/breakout/glm/test/gtc/gtc_bitfield.cpp b/dependencies/include/glm/test/gtc/gtc_bitfield.cpp similarity index 100% rename from breakout/glm/test/gtc/gtc_bitfield.cpp rename to dependencies/include/glm/test/gtc/gtc_bitfield.cpp diff --git a/breakout/glm/test/gtc/gtc_color_space.cpp b/dependencies/include/glm/test/gtc/gtc_color_space.cpp similarity index 100% rename from breakout/glm/test/gtc/gtc_color_space.cpp rename to dependencies/include/glm/test/gtc/gtc_color_space.cpp diff --git a/breakout/glm/test/gtc/gtc_constants.cpp b/dependencies/include/glm/test/gtc/gtc_constants.cpp similarity index 100% rename from breakout/glm/test/gtc/gtc_constants.cpp rename to dependencies/include/glm/test/gtc/gtc_constants.cpp diff --git a/breakout/glm/test/gtc/gtc_epsilon.cpp b/dependencies/include/glm/test/gtc/gtc_epsilon.cpp similarity index 100% rename from breakout/glm/test/gtc/gtc_epsilon.cpp rename to dependencies/include/glm/test/gtc/gtc_epsilon.cpp diff --git a/breakout/glm/test/gtc/gtc_integer.cpp b/dependencies/include/glm/test/gtc/gtc_integer.cpp similarity index 100% rename from breakout/glm/test/gtc/gtc_integer.cpp rename to dependencies/include/glm/test/gtc/gtc_integer.cpp diff --git a/breakout/glm/test/gtc/gtc_matrix_access.cpp b/dependencies/include/glm/test/gtc/gtc_matrix_access.cpp similarity index 100% rename from breakout/glm/test/gtc/gtc_matrix_access.cpp rename to dependencies/include/glm/test/gtc/gtc_matrix_access.cpp diff --git a/breakout/glm/test/gtc/gtc_matrix_integer.cpp b/dependencies/include/glm/test/gtc/gtc_matrix_integer.cpp similarity index 100% rename from breakout/glm/test/gtc/gtc_matrix_integer.cpp rename to dependencies/include/glm/test/gtc/gtc_matrix_integer.cpp diff --git a/breakout/glm/test/gtc/gtc_matrix_inverse.cpp b/dependencies/include/glm/test/gtc/gtc_matrix_inverse.cpp similarity index 100% rename from breakout/glm/test/gtc/gtc_matrix_inverse.cpp rename to dependencies/include/glm/test/gtc/gtc_matrix_inverse.cpp diff --git a/breakout/glm/test/gtc/gtc_matrix_transform.cpp b/dependencies/include/glm/test/gtc/gtc_matrix_transform.cpp similarity index 100% rename from breakout/glm/test/gtc/gtc_matrix_transform.cpp rename to dependencies/include/glm/test/gtc/gtc_matrix_transform.cpp diff --git a/breakout/glm/test/gtc/gtc_noise.cpp b/dependencies/include/glm/test/gtc/gtc_noise.cpp similarity index 100% rename from breakout/glm/test/gtc/gtc_noise.cpp rename to dependencies/include/glm/test/gtc/gtc_noise.cpp diff --git a/breakout/glm/test/gtc/gtc_packing.cpp b/dependencies/include/glm/test/gtc/gtc_packing.cpp similarity index 100% rename from breakout/glm/test/gtc/gtc_packing.cpp rename to dependencies/include/glm/test/gtc/gtc_packing.cpp diff --git a/breakout/glm/test/gtc/gtc_quaternion.cpp b/dependencies/include/glm/test/gtc/gtc_quaternion.cpp similarity index 100% rename from breakout/glm/test/gtc/gtc_quaternion.cpp rename to dependencies/include/glm/test/gtc/gtc_quaternion.cpp diff --git a/breakout/glm/test/gtc/gtc_random.cpp b/dependencies/include/glm/test/gtc/gtc_random.cpp similarity index 100% rename from breakout/glm/test/gtc/gtc_random.cpp rename to dependencies/include/glm/test/gtc/gtc_random.cpp diff --git a/breakout/glm/test/gtc/gtc_reciprocal.cpp b/dependencies/include/glm/test/gtc/gtc_reciprocal.cpp similarity index 100% rename from breakout/glm/test/gtc/gtc_reciprocal.cpp rename to dependencies/include/glm/test/gtc/gtc_reciprocal.cpp diff --git a/breakout/glm/test/gtc/gtc_round.cpp b/dependencies/include/glm/test/gtc/gtc_round.cpp similarity index 100% rename from breakout/glm/test/gtc/gtc_round.cpp rename to dependencies/include/glm/test/gtc/gtc_round.cpp diff --git a/breakout/glm/test/gtc/gtc_type_aligned.cpp b/dependencies/include/glm/test/gtc/gtc_type_aligned.cpp similarity index 100% rename from breakout/glm/test/gtc/gtc_type_aligned.cpp rename to dependencies/include/glm/test/gtc/gtc_type_aligned.cpp diff --git a/breakout/glm/test/gtc/gtc_type_precision.cpp b/dependencies/include/glm/test/gtc/gtc_type_precision.cpp similarity index 100% rename from breakout/glm/test/gtc/gtc_type_precision.cpp rename to dependencies/include/glm/test/gtc/gtc_type_precision.cpp diff --git a/breakout/glm/test/gtc/gtc_type_ptr.cpp b/dependencies/include/glm/test/gtc/gtc_type_ptr.cpp similarity index 100% rename from breakout/glm/test/gtc/gtc_type_ptr.cpp rename to dependencies/include/glm/test/gtc/gtc_type_ptr.cpp diff --git a/breakout/glm/test/gtc/gtc_ulp.cpp b/dependencies/include/glm/test/gtc/gtc_ulp.cpp similarity index 100% rename from breakout/glm/test/gtc/gtc_ulp.cpp rename to dependencies/include/glm/test/gtc/gtc_ulp.cpp diff --git a/breakout/glm/test/gtc/gtc_user_defined_types.cpp b/dependencies/include/glm/test/gtc/gtc_user_defined_types.cpp similarity index 100% rename from breakout/glm/test/gtc/gtc_user_defined_types.cpp rename to dependencies/include/glm/test/gtc/gtc_user_defined_types.cpp diff --git a/breakout/glm/test/gtc/gtc_vec1.cpp b/dependencies/include/glm/test/gtc/gtc_vec1.cpp similarity index 100% rename from breakout/glm/test/gtc/gtc_vec1.cpp rename to dependencies/include/glm/test/gtc/gtc_vec1.cpp diff --git a/breakout/glm/test/gtx/CMakeLists.txt b/dependencies/include/glm/test/gtx/CMakeLists.txt similarity index 100% rename from breakout/glm/test/gtx/CMakeLists.txt rename to dependencies/include/glm/test/gtx/CMakeLists.txt diff --git a/breakout/glm/test/gtx/gtx.cpp b/dependencies/include/glm/test/gtx/gtx.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx.cpp rename to dependencies/include/glm/test/gtx/gtx.cpp diff --git a/breakout/glm/test/gtx/gtx_associated_min_max.cpp b/dependencies/include/glm/test/gtx/gtx_associated_min_max.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_associated_min_max.cpp rename to dependencies/include/glm/test/gtx/gtx_associated_min_max.cpp diff --git a/breakout/glm/test/gtx/gtx_closest_point.cpp b/dependencies/include/glm/test/gtx/gtx_closest_point.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_closest_point.cpp rename to dependencies/include/glm/test/gtx/gtx_closest_point.cpp diff --git a/breakout/glm/test/gtx/gtx_color_encoding.cpp b/dependencies/include/glm/test/gtx/gtx_color_encoding.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_color_encoding.cpp rename to dependencies/include/glm/test/gtx/gtx_color_encoding.cpp diff --git a/breakout/glm/test/gtx/gtx_color_space.cpp b/dependencies/include/glm/test/gtx/gtx_color_space.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_color_space.cpp rename to dependencies/include/glm/test/gtx/gtx_color_space.cpp diff --git a/breakout/glm/test/gtx/gtx_color_space_YCoCg.cpp b/dependencies/include/glm/test/gtx/gtx_color_space_YCoCg.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_color_space_YCoCg.cpp rename to dependencies/include/glm/test/gtx/gtx_color_space_YCoCg.cpp diff --git a/breakout/glm/test/gtx/gtx_common.cpp b/dependencies/include/glm/test/gtx/gtx_common.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_common.cpp rename to dependencies/include/glm/test/gtx/gtx_common.cpp diff --git a/breakout/glm/test/gtx/gtx_compatibility.cpp b/dependencies/include/glm/test/gtx/gtx_compatibility.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_compatibility.cpp rename to dependencies/include/glm/test/gtx/gtx_compatibility.cpp diff --git a/breakout/glm/test/gtx/gtx_component_wise.cpp b/dependencies/include/glm/test/gtx/gtx_component_wise.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_component_wise.cpp rename to dependencies/include/glm/test/gtx/gtx_component_wise.cpp diff --git a/breakout/glm/test/gtx/gtx_dual_quaternion.cpp b/dependencies/include/glm/test/gtx/gtx_dual_quaternion.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_dual_quaternion.cpp rename to dependencies/include/glm/test/gtx/gtx_dual_quaternion.cpp diff --git a/breakout/glm/test/gtx/gtx_easing.cpp b/dependencies/include/glm/test/gtx/gtx_easing.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_easing.cpp rename to dependencies/include/glm/test/gtx/gtx_easing.cpp diff --git a/breakout/glm/test/gtx/gtx_euler_angle.cpp b/dependencies/include/glm/test/gtx/gtx_euler_angle.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_euler_angle.cpp rename to dependencies/include/glm/test/gtx/gtx_euler_angle.cpp diff --git a/breakout/glm/test/gtx/gtx_extend.cpp b/dependencies/include/glm/test/gtx/gtx_extend.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_extend.cpp rename to dependencies/include/glm/test/gtx/gtx_extend.cpp diff --git a/breakout/glm/test/gtx/gtx_extended_min_max.cpp b/dependencies/include/glm/test/gtx/gtx_extended_min_max.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_extended_min_max.cpp rename to dependencies/include/glm/test/gtx/gtx_extended_min_max.cpp diff --git a/breakout/glm/test/gtx/gtx_extented_min_max.cpp b/dependencies/include/glm/test/gtx/gtx_extented_min_max.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_extented_min_max.cpp rename to dependencies/include/glm/test/gtx/gtx_extented_min_max.cpp diff --git a/breakout/glm/test/gtx/gtx_exterior_product.cpp b/dependencies/include/glm/test/gtx/gtx_exterior_product.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_exterior_product.cpp rename to dependencies/include/glm/test/gtx/gtx_exterior_product.cpp diff --git a/breakout/glm/test/gtx/gtx_fast_exponential.cpp b/dependencies/include/glm/test/gtx/gtx_fast_exponential.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_fast_exponential.cpp rename to dependencies/include/glm/test/gtx/gtx_fast_exponential.cpp diff --git a/breakout/glm/test/gtx/gtx_fast_square_root.cpp b/dependencies/include/glm/test/gtx/gtx_fast_square_root.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_fast_square_root.cpp rename to dependencies/include/glm/test/gtx/gtx_fast_square_root.cpp diff --git a/breakout/glm/test/gtx/gtx_fast_trigonometry.cpp b/dependencies/include/glm/test/gtx/gtx_fast_trigonometry.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_fast_trigonometry.cpp rename to dependencies/include/glm/test/gtx/gtx_fast_trigonometry.cpp diff --git a/breakout/glm/test/gtx/gtx_functions.cpp b/dependencies/include/glm/test/gtx/gtx_functions.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_functions.cpp rename to dependencies/include/glm/test/gtx/gtx_functions.cpp diff --git a/breakout/glm/test/gtx/gtx_gradient_paint.cpp b/dependencies/include/glm/test/gtx/gtx_gradient_paint.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_gradient_paint.cpp rename to dependencies/include/glm/test/gtx/gtx_gradient_paint.cpp diff --git a/breakout/glm/test/gtx/gtx_handed_coordinate_space.cpp b/dependencies/include/glm/test/gtx/gtx_handed_coordinate_space.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_handed_coordinate_space.cpp rename to dependencies/include/glm/test/gtx/gtx_handed_coordinate_space.cpp diff --git a/breakout/glm/test/gtx/gtx_int_10_10_10_2.cpp b/dependencies/include/glm/test/gtx/gtx_int_10_10_10_2.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_int_10_10_10_2.cpp rename to dependencies/include/glm/test/gtx/gtx_int_10_10_10_2.cpp diff --git a/breakout/glm/test/gtx/gtx_integer.cpp b/dependencies/include/glm/test/gtx/gtx_integer.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_integer.cpp rename to dependencies/include/glm/test/gtx/gtx_integer.cpp diff --git a/breakout/glm/test/gtx/gtx_intersect.cpp b/dependencies/include/glm/test/gtx/gtx_intersect.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_intersect.cpp rename to dependencies/include/glm/test/gtx/gtx_intersect.cpp diff --git a/breakout/glm/test/gtx/gtx_io.cpp b/dependencies/include/glm/test/gtx/gtx_io.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_io.cpp rename to dependencies/include/glm/test/gtx/gtx_io.cpp diff --git a/breakout/glm/test/gtx/gtx_load.cpp b/dependencies/include/glm/test/gtx/gtx_load.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_load.cpp rename to dependencies/include/glm/test/gtx/gtx_load.cpp diff --git a/breakout/glm/test/gtx/gtx_log_base.cpp b/dependencies/include/glm/test/gtx/gtx_log_base.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_log_base.cpp rename to dependencies/include/glm/test/gtx/gtx_log_base.cpp diff --git a/breakout/glm/test/gtx/gtx_matrix_cross_product.cpp b/dependencies/include/glm/test/gtx/gtx_matrix_cross_product.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_matrix_cross_product.cpp rename to dependencies/include/glm/test/gtx/gtx_matrix_cross_product.cpp diff --git a/breakout/glm/test/gtx/gtx_matrix_decompose.cpp b/dependencies/include/glm/test/gtx/gtx_matrix_decompose.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_matrix_decompose.cpp rename to dependencies/include/glm/test/gtx/gtx_matrix_decompose.cpp diff --git a/breakout/glm/test/gtx/gtx_matrix_factorisation.cpp b/dependencies/include/glm/test/gtx/gtx_matrix_factorisation.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_matrix_factorisation.cpp rename to dependencies/include/glm/test/gtx/gtx_matrix_factorisation.cpp diff --git a/breakout/glm/test/gtx/gtx_matrix_interpolation.cpp b/dependencies/include/glm/test/gtx/gtx_matrix_interpolation.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_matrix_interpolation.cpp rename to dependencies/include/glm/test/gtx/gtx_matrix_interpolation.cpp diff --git a/breakout/glm/test/gtx/gtx_matrix_major_storage.cpp b/dependencies/include/glm/test/gtx/gtx_matrix_major_storage.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_matrix_major_storage.cpp rename to dependencies/include/glm/test/gtx/gtx_matrix_major_storage.cpp diff --git a/breakout/glm/test/gtx/gtx_matrix_operation.cpp b/dependencies/include/glm/test/gtx/gtx_matrix_operation.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_matrix_operation.cpp rename to dependencies/include/glm/test/gtx/gtx_matrix_operation.cpp diff --git a/breakout/glm/test/gtx/gtx_matrix_query.cpp b/dependencies/include/glm/test/gtx/gtx_matrix_query.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_matrix_query.cpp rename to dependencies/include/glm/test/gtx/gtx_matrix_query.cpp diff --git a/breakout/glm/test/gtx/gtx_matrix_transform_2d.cpp b/dependencies/include/glm/test/gtx/gtx_matrix_transform_2d.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_matrix_transform_2d.cpp rename to dependencies/include/glm/test/gtx/gtx_matrix_transform_2d.cpp diff --git a/breakout/glm/test/gtx/gtx_mixed_product.cpp b/dependencies/include/glm/test/gtx/gtx_mixed_product.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_mixed_product.cpp rename to dependencies/include/glm/test/gtx/gtx_mixed_product.cpp diff --git a/breakout/glm/test/gtx/gtx_norm.cpp b/dependencies/include/glm/test/gtx/gtx_norm.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_norm.cpp rename to dependencies/include/glm/test/gtx/gtx_norm.cpp diff --git a/breakout/glm/test/gtx/gtx_normal.cpp b/dependencies/include/glm/test/gtx/gtx_normal.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_normal.cpp rename to dependencies/include/glm/test/gtx/gtx_normal.cpp diff --git a/breakout/glm/test/gtx/gtx_normalize_dot.cpp b/dependencies/include/glm/test/gtx/gtx_normalize_dot.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_normalize_dot.cpp rename to dependencies/include/glm/test/gtx/gtx_normalize_dot.cpp diff --git a/breakout/glm/test/gtx/gtx_number_precision.cpp b/dependencies/include/glm/test/gtx/gtx_number_precision.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_number_precision.cpp rename to dependencies/include/glm/test/gtx/gtx_number_precision.cpp diff --git a/breakout/glm/test/gtx/gtx_optimum_pow.cpp b/dependencies/include/glm/test/gtx/gtx_optimum_pow.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_optimum_pow.cpp rename to dependencies/include/glm/test/gtx/gtx_optimum_pow.cpp diff --git a/breakout/glm/test/gtx/gtx_orthonormalize.cpp b/dependencies/include/glm/test/gtx/gtx_orthonormalize.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_orthonormalize.cpp rename to dependencies/include/glm/test/gtx/gtx_orthonormalize.cpp diff --git a/breakout/glm/test/gtx/gtx_perpendicular.cpp b/dependencies/include/glm/test/gtx/gtx_perpendicular.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_perpendicular.cpp rename to dependencies/include/glm/test/gtx/gtx_perpendicular.cpp diff --git a/breakout/glm/test/gtx/gtx_polar_coordinates.cpp b/dependencies/include/glm/test/gtx/gtx_polar_coordinates.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_polar_coordinates.cpp rename to dependencies/include/glm/test/gtx/gtx_polar_coordinates.cpp diff --git a/breakout/glm/test/gtx/gtx_projection.cpp b/dependencies/include/glm/test/gtx/gtx_projection.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_projection.cpp rename to dependencies/include/glm/test/gtx/gtx_projection.cpp diff --git a/breakout/glm/test/gtx/gtx_quaternion.cpp b/dependencies/include/glm/test/gtx/gtx_quaternion.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_quaternion.cpp rename to dependencies/include/glm/test/gtx/gtx_quaternion.cpp diff --git a/breakout/glm/test/gtx/gtx_random.cpp b/dependencies/include/glm/test/gtx/gtx_random.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_random.cpp rename to dependencies/include/glm/test/gtx/gtx_random.cpp diff --git a/breakout/glm/test/gtx/gtx_range.cpp b/dependencies/include/glm/test/gtx/gtx_range.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_range.cpp rename to dependencies/include/glm/test/gtx/gtx_range.cpp diff --git a/breakout/glm/test/gtx/gtx_rotate_normalized_axis.cpp b/dependencies/include/glm/test/gtx/gtx_rotate_normalized_axis.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_rotate_normalized_axis.cpp rename to dependencies/include/glm/test/gtx/gtx_rotate_normalized_axis.cpp diff --git a/breakout/glm/test/gtx/gtx_rotate_vector.cpp b/dependencies/include/glm/test/gtx/gtx_rotate_vector.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_rotate_vector.cpp rename to dependencies/include/glm/test/gtx/gtx_rotate_vector.cpp diff --git a/breakout/glm/test/gtx/gtx_scalar_multiplication.cpp b/dependencies/include/glm/test/gtx/gtx_scalar_multiplication.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_scalar_multiplication.cpp rename to dependencies/include/glm/test/gtx/gtx_scalar_multiplication.cpp diff --git a/breakout/glm/test/gtx/gtx_scalar_relational.cpp b/dependencies/include/glm/test/gtx/gtx_scalar_relational.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_scalar_relational.cpp rename to dependencies/include/glm/test/gtx/gtx_scalar_relational.cpp diff --git a/breakout/glm/test/gtx/gtx_simd_mat4.cpp b/dependencies/include/glm/test/gtx/gtx_simd_mat4.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_simd_mat4.cpp rename to dependencies/include/glm/test/gtx/gtx_simd_mat4.cpp diff --git a/breakout/glm/test/gtx/gtx_simd_vec4.cpp b/dependencies/include/glm/test/gtx/gtx_simd_vec4.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_simd_vec4.cpp rename to dependencies/include/glm/test/gtx/gtx_simd_vec4.cpp diff --git a/breakout/glm/test/gtx/gtx_spline.cpp b/dependencies/include/glm/test/gtx/gtx_spline.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_spline.cpp rename to dependencies/include/glm/test/gtx/gtx_spline.cpp diff --git a/breakout/glm/test/gtx/gtx_string_cast.cpp b/dependencies/include/glm/test/gtx/gtx_string_cast.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_string_cast.cpp rename to dependencies/include/glm/test/gtx/gtx_string_cast.cpp diff --git a/breakout/glm/test/gtx/gtx_texture.cpp b/dependencies/include/glm/test/gtx/gtx_texture.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_texture.cpp rename to dependencies/include/glm/test/gtx/gtx_texture.cpp diff --git a/breakout/glm/test/gtx/gtx_type_aligned.cpp b/dependencies/include/glm/test/gtx/gtx_type_aligned.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_type_aligned.cpp rename to dependencies/include/glm/test/gtx/gtx_type_aligned.cpp diff --git a/breakout/glm/test/gtx/gtx_type_trait.cpp b/dependencies/include/glm/test/gtx/gtx_type_trait.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_type_trait.cpp rename to dependencies/include/glm/test/gtx/gtx_type_trait.cpp diff --git a/breakout/glm/test/gtx/gtx_vec_swizzle.cpp b/dependencies/include/glm/test/gtx/gtx_vec_swizzle.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_vec_swizzle.cpp rename to dependencies/include/glm/test/gtx/gtx_vec_swizzle.cpp diff --git a/breakout/glm/test/gtx/gtx_vector_angle.cpp b/dependencies/include/glm/test/gtx/gtx_vector_angle.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_vector_angle.cpp rename to dependencies/include/glm/test/gtx/gtx_vector_angle.cpp diff --git a/breakout/glm/test/gtx/gtx_vector_query.cpp b/dependencies/include/glm/test/gtx/gtx_vector_query.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_vector_query.cpp rename to dependencies/include/glm/test/gtx/gtx_vector_query.cpp diff --git a/breakout/glm/test/gtx/gtx_wrap.cpp b/dependencies/include/glm/test/gtx/gtx_wrap.cpp similarity index 100% rename from breakout/glm/test/gtx/gtx_wrap.cpp rename to dependencies/include/glm/test/gtx/gtx_wrap.cpp diff --git a/breakout/glm/test/perf/CMakeLists.txt b/dependencies/include/glm/test/perf/CMakeLists.txt similarity index 100% rename from breakout/glm/test/perf/CMakeLists.txt rename to dependencies/include/glm/test/perf/CMakeLists.txt diff --git a/breakout/glm/test/perf/perf_matrix_div.cpp b/dependencies/include/glm/test/perf/perf_matrix_div.cpp similarity index 100% rename from breakout/glm/test/perf/perf_matrix_div.cpp rename to dependencies/include/glm/test/perf/perf_matrix_div.cpp diff --git a/breakout/glm/test/perf/perf_matrix_inverse.cpp b/dependencies/include/glm/test/perf/perf_matrix_inverse.cpp similarity index 100% rename from breakout/glm/test/perf/perf_matrix_inverse.cpp rename to dependencies/include/glm/test/perf/perf_matrix_inverse.cpp diff --git a/breakout/glm/test/perf/perf_matrix_mul.cpp b/dependencies/include/glm/test/perf/perf_matrix_mul.cpp similarity index 100% rename from breakout/glm/test/perf/perf_matrix_mul.cpp rename to dependencies/include/glm/test/perf/perf_matrix_mul.cpp diff --git a/breakout/glm/test/perf/perf_matrix_mul_vector.cpp b/dependencies/include/glm/test/perf/perf_matrix_mul_vector.cpp similarity index 100% rename from breakout/glm/test/perf/perf_matrix_mul_vector.cpp rename to dependencies/include/glm/test/perf/perf_matrix_mul_vector.cpp diff --git a/breakout/glm/test/perf/perf_matrix_transpose.cpp b/dependencies/include/glm/test/perf/perf_matrix_transpose.cpp similarity index 100% rename from breakout/glm/test/perf/perf_matrix_transpose.cpp rename to dependencies/include/glm/test/perf/perf_matrix_transpose.cpp diff --git a/breakout/glm/test/perf/perf_vector_mul_matrix.cpp b/dependencies/include/glm/test/perf/perf_vector_mul_matrix.cpp similarity index 100% rename from breakout/glm/test/perf/perf_vector_mul_matrix.cpp rename to dependencies/include/glm/test/perf/perf_vector_mul_matrix.cpp diff --git a/breakout/glm/util/autoexp.txt b/dependencies/include/glm/util/autoexp.txt similarity index 100% rename from breakout/glm/util/autoexp.txt rename to dependencies/include/glm/util/autoexp.txt diff --git a/breakout/glm/util/autoexp.vc2010.dat b/dependencies/include/glm/util/autoexp.vc2010.dat similarity index 100% rename from breakout/glm/util/autoexp.vc2010.dat rename to dependencies/include/glm/util/autoexp.vc2010.dat diff --git a/breakout/glm/util/glm.natvis b/dependencies/include/glm/util/glm.natvis similarity index 100% rename from breakout/glm/util/glm.natvis rename to dependencies/include/glm/util/glm.natvis diff --git a/breakout/glm/util/usertype.dat b/dependencies/include/glm/util/usertype.dat similarity index 100% rename from breakout/glm/util/usertype.dat rename to dependencies/include/glm/util/usertype.dat