baloney
authorhgn <hgodden00@gmail.com>
Tue, 30 Sep 2025 23:33:13 +0000 (23:33 +0000)
committerhgn <hgodden00@gmail.com>
Tue, 30 Sep 2025 23:33:13 +0000 (23:33 +0000)
commit43838f3aae68156b3fc270ce4d7e81da4791cc2c
tree531462910cd5c90a6e8c0425c32ebab779de6009
parent1ebf36ef55961aa82ace6d5d32fcbb0e176b0f9d
baloney
408 files changed:
bootstrap.sh
build/foundation.txt [deleted file]
build/test.kv [deleted file]
compile_commands.json [deleted file]
dep/glad.4.3/KHR/khrplatform.h [new file with mode: 0644]
dep/glad.4.3/glad.c [new file with mode: 0644]
dep/glad.4.3/glad/glad.h [new file with mode: 0644]
dep/glfw-3.4/CMake/GenerateMappings.cmake [new file with mode: 0644]
dep/glfw-3.4/CMake/Info.plist.in [new file with mode: 0644]
dep/glfw-3.4/CMake/cmake_uninstall.cmake.in [new file with mode: 0644]
dep/glfw-3.4/CMake/glfw3.pc.in [new file with mode: 0644]
dep/glfw-3.4/CMake/glfw3Config.cmake.in [new file with mode: 0644]
dep/glfw-3.4/CMake/i686-w64-mingw32-clang.cmake [new file with mode: 0644]
dep/glfw-3.4/CMake/i686-w64-mingw32.cmake [new file with mode: 0644]
dep/glfw-3.4/CMake/modules/FindEpollShim.cmake [new file with mode: 0644]
dep/glfw-3.4/CMake/modules/FindOSMesa.cmake [new file with mode: 0644]
dep/glfw-3.4/CMake/x86_64-w64-mingw32-clang.cmake [new file with mode: 0644]
dep/glfw-3.4/CMake/x86_64-w64-mingw32.cmake [new file with mode: 0644]
dep/glfw-3.4/CMakeLists.txt [new file with mode: 0644]
dep/glfw-3.4/CONTRIBUTORS.md [new file with mode: 0644]
dep/glfw-3.4/LICENSE.md [new file with mode: 0644]
dep/glfw-3.4/README.md [new file with mode: 0644]
dep/glfw-3.4/deps/getopt.c [new file with mode: 0644]
dep/glfw-3.4/deps/getopt.h [new file with mode: 0644]
dep/glfw-3.4/deps/glad/gl.h [new file with mode: 0644]
dep/glfw-3.4/deps/glad/gles2.h [new file with mode: 0644]
dep/glfw-3.4/deps/glad/vulkan.h [new file with mode: 0644]
dep/glfw-3.4/deps/linmath.h [new file with mode: 0644]
dep/glfw-3.4/deps/mingw/_mingw_dxhelper.h [new file with mode: 0644]
dep/glfw-3.4/deps/mingw/dinput.h [new file with mode: 0644]
dep/glfw-3.4/deps/mingw/xinput.h [new file with mode: 0644]
dep/glfw-3.4/deps/nuklear.h [new file with mode: 0644]
dep/glfw-3.4/deps/nuklear_glfw_gl2.h [new file with mode: 0644]
dep/glfw-3.4/deps/stb_image_write.h [new file with mode: 0644]
dep/glfw-3.4/deps/tinycthread.c [new file with mode: 0644]
dep/glfw-3.4/deps/tinycthread.h [new file with mode: 0644]
dep/glfw-3.4/deps/wayland/fractional-scale-v1.xml [new file with mode: 0644]
dep/glfw-3.4/deps/wayland/idle-inhibit-unstable-v1.xml [new file with mode: 0644]
dep/glfw-3.4/deps/wayland/pointer-constraints-unstable-v1.xml [new file with mode: 0644]
dep/glfw-3.4/deps/wayland/relative-pointer-unstable-v1.xml [new file with mode: 0644]
dep/glfw-3.4/deps/wayland/viewporter.xml [new file with mode: 0644]
dep/glfw-3.4/deps/wayland/wayland.xml [new file with mode: 0644]
dep/glfw-3.4/deps/wayland/xdg-activation-v1.xml [new file with mode: 0644]
dep/glfw-3.4/deps/wayland/xdg-decoration-unstable-v1.xml [new file with mode: 0644]
dep/glfw-3.4/deps/wayland/xdg-shell.xml [new file with mode: 0644]
dep/glfw-3.4/docs/CMakeLists.txt [new file with mode: 0644]
dep/glfw-3.4/docs/CONTRIBUTING.md [new file with mode: 0644]
dep/glfw-3.4/docs/Doxyfile.in [new file with mode: 0644]
dep/glfw-3.4/docs/DoxygenLayout.xml [new file with mode: 0644]
dep/glfw-3.4/docs/SUPPORT.md [new file with mode: 0644]
dep/glfw-3.4/docs/build.md [new file with mode: 0644]
dep/glfw-3.4/docs/compat.md [new file with mode: 0644]
dep/glfw-3.4/docs/compile.md [new file with mode: 0644]
dep/glfw-3.4/docs/context.md [new file with mode: 0644]
dep/glfw-3.4/docs/extra.css [new file with mode: 0644]
dep/glfw-3.4/docs/extra.css.map [new file with mode: 0644]
dep/glfw-3.4/docs/extra.scss [new file with mode: 0644]
dep/glfw-3.4/docs/footer.html [new file with mode: 0644]
dep/glfw-3.4/docs/header.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/bc_s.png [new file with mode: 0644]
dep/glfw-3.4/docs/html/bc_sd.png [new file with mode: 0644]
dep/glfw-3.4/docs/html/build_8md.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/build_guide.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/closed.png [new file with mode: 0644]
dep/glfw-3.4/docs/html/compat_8md.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/compat_guide.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/compile_8md.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/compile_guide.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/context_8md.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/context_guide.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/deprecated.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/dir_13577e2d8b9423099662de029791bd7d.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/dir_7f92719a7fe62e5b064f87d7a3c220b1.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/dir_a788ef6c2b1e5b367804e0b6ccfd6f11.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/dir_b11153cd0f4fd04a7564cc166f482635.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/doc.svg [new file with mode: 0644]
dep/glfw-3.4/docs/html/docd.svg [new file with mode: 0644]
dep/glfw-3.4/docs/html/doxygen.css [new file with mode: 0644]
dep/glfw-3.4/docs/html/doxygen.svg [new file with mode: 0644]
dep/glfw-3.4/docs/html/dynsections.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/extra.css [new file with mode: 0644]
dep/glfw-3.4/docs/html/files.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/folderclosed.svg [new file with mode: 0644]
dep/glfw-3.4/docs/html/folderclosedd.svg [new file with mode: 0644]
dep/glfw-3.4/docs/html/folderopen.svg [new file with mode: 0644]
dep/glfw-3.4/docs/html/folderopend.svg [new file with mode: 0644]
dep/glfw-3.4/docs/html/glfw3_8h.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/glfw3_8h_source.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/glfw3native_8h.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/glfw3native_8h_source.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/group__buttons.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/group__context.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/group__errors.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/group__gamepad__axes.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/group__gamepad__buttons.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/group__hat__state.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/group__init.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/group__input.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/group__joysticks.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/group__keys.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/group__mods.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/group__monitor.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/group__native.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/group__shapes.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/group__vulkan.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/group__window.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/index.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/input_8md.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/input_guide.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/internal_8md.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/internals_guide.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/intro_8md.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/intro_guide.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/jquery.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/main_8md.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/menu.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/menudata.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/minus.svg [new file with mode: 0644]
dep/glfw-3.4/docs/html/minusd.svg [new file with mode: 0644]
dep/glfw-3.4/docs/html/monitor_8md.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/monitor_guide.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/moving_8md.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/moving_guide.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/nav_f.png [new file with mode: 0644]
dep/glfw-3.4/docs/html/nav_fd.png [new file with mode: 0644]
dep/glfw-3.4/docs/html/nav_g.png [new file with mode: 0644]
dep/glfw-3.4/docs/html/nav_h.png [new file with mode: 0644]
dep/glfw-3.4/docs/html/nav_hd.png [new file with mode: 0644]
dep/glfw-3.4/docs/html/news.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/news_8md.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/open.png [new file with mode: 0644]
dep/glfw-3.4/docs/html/pages.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/plus.svg [new file with mode: 0644]
dep/glfw-3.4/docs/html/plusd.svg [new file with mode: 0644]
dep/glfw-3.4/docs/html/quick_8md.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/quick_guide.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_0.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_1.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_10.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_11.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_12.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_13.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_14.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_15.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_16.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_17.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_18.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_19.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_1a.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_1b.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_1c.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_1d.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_1e.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_1f.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_2.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_3.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_4.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_5.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_6.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_7.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_8.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_9.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_a.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_b.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_c.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_d.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_e.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/all_f.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/classes_0.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/close.svg [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/defines_0.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/files_0.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/files_1.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/files_2.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/files_3.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/files_4.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/files_5.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/files_6.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/files_7.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/files_8.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/functions_0.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/groups_0.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/groups_1.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/groups_10.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/groups_2.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/groups_3.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/groups_4.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/groups_5.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/groups_6.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/groups_7.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/groups_8.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/groups_9.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/groups_a.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/groups_b.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/groups_c.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/groups_d.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/groups_e.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/groups_f.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/mag.svg [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/mag_d.svg [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/mag_sel.svg [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/mag_seld.svg [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/pages_0.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/pages_1.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/pages_10.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/pages_11.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/pages_2.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/pages_3.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/pages_4.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/pages_5.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/pages_6.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/pages_7.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/pages_8.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/pages_9.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/pages_a.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/pages_b.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/pages_c.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/pages_d.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/pages_e.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/pages_f.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/search.css [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/search.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/searchdata.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/typedefs_0.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/variables_0.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/variables_1.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/variables_2.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/variables_3.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/variables_4.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/variables_5.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/variables_6.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/variables_7.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/variables_8.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/search/variables_9.js [new file with mode: 0644]
dep/glfw-3.4/docs/html/spaces.svg [new file with mode: 0644]
dep/glfw-3.4/docs/html/splitbar.png [new file with mode: 0644]
dep/glfw-3.4/docs/html/splitbard.png [new file with mode: 0644]
dep/glfw-3.4/docs/html/struct_g_l_f_wallocator.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/struct_g_l_f_wgamepadstate.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/struct_g_l_f_wgammaramp.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/struct_g_l_f_wimage.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/struct_g_l_f_wvidmode.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/sync_off.png [new file with mode: 0644]
dep/glfw-3.4/docs/html/sync_on.png [new file with mode: 0644]
dep/glfw-3.4/docs/html/tab_a.png [new file with mode: 0644]
dep/glfw-3.4/docs/html/tab_ad.png [new file with mode: 0644]
dep/glfw-3.4/docs/html/tab_b.png [new file with mode: 0644]
dep/glfw-3.4/docs/html/tab_bd.png [new file with mode: 0644]
dep/glfw-3.4/docs/html/tab_h.png [new file with mode: 0644]
dep/glfw-3.4/docs/html/tab_hd.png [new file with mode: 0644]
dep/glfw-3.4/docs/html/tab_s.png [new file with mode: 0644]
dep/glfw-3.4/docs/html/tab_sd.png [new file with mode: 0644]
dep/glfw-3.4/docs/html/tabs.css [new file with mode: 0644]
dep/glfw-3.4/docs/html/topics.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/vulkan_8md.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/vulkan_guide.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/window_8md.html [new file with mode: 0644]
dep/glfw-3.4/docs/html/window_guide.html [new file with mode: 0644]
dep/glfw-3.4/docs/input.md [new file with mode: 0644]
dep/glfw-3.4/docs/internal.md [new file with mode: 0644]
dep/glfw-3.4/docs/intro.md [new file with mode: 0644]
dep/glfw-3.4/docs/main.md [new file with mode: 0644]
dep/glfw-3.4/docs/monitor.md [new file with mode: 0644]
dep/glfw-3.4/docs/moving.md [new file with mode: 0644]
dep/glfw-3.4/docs/news.md [new file with mode: 0644]
dep/glfw-3.4/docs/quick.md [new file with mode: 0644]
dep/glfw-3.4/docs/spaces.svg [new file with mode: 0644]
dep/glfw-3.4/docs/vulkan.md [new file with mode: 0644]
dep/glfw-3.4/docs/window.md [new file with mode: 0644]
dep/glfw-3.4/examples/CMakeLists.txt [new file with mode: 0644]
dep/glfw-3.4/examples/boing.c [new file with mode: 0644]
dep/glfw-3.4/examples/gears.c [new file with mode: 0644]
dep/glfw-3.4/examples/glfw.icns [new file with mode: 0644]
dep/glfw-3.4/examples/glfw.ico [new file with mode: 0644]
dep/glfw-3.4/examples/glfw.rc [new file with mode: 0644]
dep/glfw-3.4/examples/heightmap.c [new file with mode: 0644]
dep/glfw-3.4/examples/offscreen.c [new file with mode: 0644]
dep/glfw-3.4/examples/particles.c [new file with mode: 0644]
dep/glfw-3.4/examples/sharing.c [new file with mode: 0644]
dep/glfw-3.4/examples/splitview.c [new file with mode: 0644]
dep/glfw-3.4/examples/triangle-opengl.c [new file with mode: 0644]
dep/glfw-3.4/examples/triangle-opengles.c [new file with mode: 0644]
dep/glfw-3.4/examples/wave.c [new file with mode: 0644]
dep/glfw-3.4/examples/windows.c [new file with mode: 0644]
dep/glfw-3.4/include/GLFW/glfw3.h [new file with mode: 0644]
dep/glfw-3.4/include/GLFW/glfw3native.h [new file with mode: 0644]
dep/glfw-3.4/src/CMakeLists.txt [new file with mode: 0644]
dep/glfw-3.4/src/cocoa_init.m [new file with mode: 0644]
dep/glfw-3.4/src/cocoa_joystick.h [new file with mode: 0644]
dep/glfw-3.4/src/cocoa_joystick.m [new file with mode: 0644]
dep/glfw-3.4/src/cocoa_monitor.m [new file with mode: 0644]
dep/glfw-3.4/src/cocoa_platform.h [new file with mode: 0644]
dep/glfw-3.4/src/cocoa_time.c [new file with mode: 0644]
dep/glfw-3.4/src/cocoa_time.h [new file with mode: 0644]
dep/glfw-3.4/src/cocoa_window.m [new file with mode: 0644]
dep/glfw-3.4/src/context.c [new file with mode: 0644]
dep/glfw-3.4/src/egl_context.c [new file with mode: 0644]
dep/glfw-3.4/src/glfw.rc.in [new file with mode: 0644]
dep/glfw-3.4/src/glx_context.c [new file with mode: 0644]
dep/glfw-3.4/src/init.c [new file with mode: 0644]
dep/glfw-3.4/src/input.c [new file with mode: 0644]
dep/glfw-3.4/src/internal.h [new file with mode: 0644]
dep/glfw-3.4/src/linux_joystick.c [new file with mode: 0644]
dep/glfw-3.4/src/linux_joystick.h [new file with mode: 0644]
dep/glfw-3.4/src/mappings.h [new file with mode: 0644]
dep/glfw-3.4/src/mappings.h.in [new file with mode: 0644]
dep/glfw-3.4/src/monitor.c [new file with mode: 0644]
dep/glfw-3.4/src/nsgl_context.m [new file with mode: 0644]
dep/glfw-3.4/src/null_init.c [new file with mode: 0644]
dep/glfw-3.4/src/null_joystick.c [new file with mode: 0644]
dep/glfw-3.4/src/null_joystick.h [new file with mode: 0644]
dep/glfw-3.4/src/null_monitor.c [new file with mode: 0644]
dep/glfw-3.4/src/null_platform.h [new file with mode: 0644]
dep/glfw-3.4/src/null_window.c [new file with mode: 0644]
dep/glfw-3.4/src/osmesa_context.c [new file with mode: 0644]
dep/glfw-3.4/src/platform.c [new file with mode: 0644]
dep/glfw-3.4/src/platform.h [new file with mode: 0644]
dep/glfw-3.4/src/posix_module.c [new file with mode: 0644]
dep/glfw-3.4/src/posix_poll.c [new file with mode: 0644]
dep/glfw-3.4/src/posix_poll.h [new file with mode: 0644]
dep/glfw-3.4/src/posix_thread.c [new file with mode: 0644]
dep/glfw-3.4/src/posix_thread.h [new file with mode: 0644]
dep/glfw-3.4/src/posix_time.c [new file with mode: 0644]
dep/glfw-3.4/src/posix_time.h [new file with mode: 0644]
dep/glfw-3.4/src/vulkan.c [new file with mode: 0644]
dep/glfw-3.4/src/wgl_context.c [new file with mode: 0644]
dep/glfw-3.4/src/win32_init.c [new file with mode: 0644]
dep/glfw-3.4/src/win32_joystick.c [new file with mode: 0644]
dep/glfw-3.4/src/win32_joystick.h [new file with mode: 0644]
dep/glfw-3.4/src/win32_module.c [new file with mode: 0644]
dep/glfw-3.4/src/win32_monitor.c [new file with mode: 0644]
dep/glfw-3.4/src/win32_platform.h [new file with mode: 0644]
dep/glfw-3.4/src/win32_thread.c [new file with mode: 0644]
dep/glfw-3.4/src/win32_thread.h [new file with mode: 0644]
dep/glfw-3.4/src/win32_time.c [new file with mode: 0644]
dep/glfw-3.4/src/win32_time.h [new file with mode: 0644]
dep/glfw-3.4/src/win32_window.c [new file with mode: 0644]
dep/glfw-3.4/src/window.c [new file with mode: 0644]
dep/glfw-3.4/src/wl_init.c [new file with mode: 0644]
dep/glfw-3.4/src/wl_monitor.c [new file with mode: 0644]
dep/glfw-3.4/src/wl_platform.h [new file with mode: 0644]
dep/glfw-3.4/src/wl_window.c [new file with mode: 0644]
dep/glfw-3.4/src/x11_init.c [new file with mode: 0644]
dep/glfw-3.4/src/x11_monitor.c [new file with mode: 0644]
dep/glfw-3.4/src/x11_platform.h [new file with mode: 0644]
dep/glfw-3.4/src/x11_window.c [new file with mode: 0644]
dep/glfw-3.4/src/xkb_unicode.c [new file with mode: 0644]
dep/glfw-3.4/src/xkb_unicode.h [new file with mode: 0644]
dep/glfw-3.4/tests/CMakeLists.txt [new file with mode: 0644]
dep/glfw-3.4/tests/allocator.c [new file with mode: 0644]
dep/glfw-3.4/tests/clipboard.c [new file with mode: 0644]
dep/glfw-3.4/tests/cursor.c [new file with mode: 0644]
dep/glfw-3.4/tests/empty.c [new file with mode: 0644]
dep/glfw-3.4/tests/events.c [new file with mode: 0644]
dep/glfw-3.4/tests/gamma.c [new file with mode: 0644]
dep/glfw-3.4/tests/glfwinfo.c [new file with mode: 0644]
dep/glfw-3.4/tests/icon.c [new file with mode: 0644]
dep/glfw-3.4/tests/iconify.c [new file with mode: 0644]
dep/glfw-3.4/tests/inputlag.c [new file with mode: 0644]
dep/glfw-3.4/tests/joysticks.c [new file with mode: 0644]
dep/glfw-3.4/tests/monitors.c [new file with mode: 0644]
dep/glfw-3.4/tests/msaa.c [new file with mode: 0644]
dep/glfw-3.4/tests/reopen.c [new file with mode: 0644]
dep/glfw-3.4/tests/tearing.c [new file with mode: 0644]
dep/glfw-3.4/tests/threads.c [new file with mode: 0644]
dep/glfw-3.4/tests/timeout.c [new file with mode: 0644]
dep/glfw-3.4/tests/title.c [new file with mode: 0644]
dep/glfw-3.4/tests/triangle-vulkan.c [new file with mode: 0644]
dep/glfw-3.4/tests/window.c [new file with mode: 0644]
dep/temp/glad.zip [new file with mode: 0644]
foundation.kv
glfw3.kv [new file with mode: 0644]
graphics.kv [new file with mode: 0644]
include/X11 [new symlink]
include/common_api.h
include/common_thread_api.h
include/engine_backend.h [new file with mode: 0644]
include/engine_interface.h [new file with mode: 0644]
include/glfw.h [new file with mode: 0644]
include/graphics_api.h [new file with mode: 0644]
include/maths/common_maths.h
include/opengl.h [new file with mode: 0644]
install.sh [new file with mode: 0755]
metacompiler/build.sh [deleted file]
metacompiler/main.c [deleted file]
source/console_core.c [new file with mode: 0644]
source/console_core.h [new file with mode: 0644]
source/engine/console.c [new file with mode: 0644]
source/engine/input.c [new file with mode: 0644]
source/engine/main.c [new file with mode: 0644]
source/engine/shader.c
source/engine/ui.c [new file with mode: 0644]
source/foundation/allocator_stack.c
source/foundation/async.c [new file with mode: 0644]
source/foundation/buffer_operations.c
source/foundation/io_windows.c [new file with mode: 0644]
source/foundation/keyvalues.c
source/foundation/logging.c
source/foundation/stream.c
source/foundation/string.c
source/foundation/temporary.c [new file with mode: 0644]
source/graphics/font.c [new file with mode: 0644]
source/graphics/graphics.c [new file with mode: 0644]
source/graphics/graphics_software.c [new file with mode: 0644]
source/graphics/ui.c [new file with mode: 0644]
source/terminal/main.c [new file with mode: 0644]
source/thread/primative_sdl2.c [new file with mode: 0644]
source/tools/metacompiler.c