From 6c8ae19be66cee247980a48e736a4e05d14de179 Mon Sep 17 00:00:00 2001 From: 3gg <3gg@shellblade.net> Date: Tue, 2 Dec 2025 16:39:36 -0800 Subject: Immediate-mode renderer, triangle demo, shader compilation in cmake, Agility SDK --- .../glfw-3.3.5.bin.WIN64/lib-static-ucrt/glfw3.dll | Bin 0 -> 352256 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 contrib/glfw/glfw-3.3.5.bin.WIN64/lib-static-ucrt/glfw3.dll (limited to 'contrib/glfw/glfw-3.3.5.bin.WIN64/lib-static-ucrt/glfw3.dll') diff --git a/contrib/glfw/glfw-3.3.5.bin.WIN64/lib-static-ucrt/glfw3.dll b/contrib/glfw/glfw-3.3.5.bin.WIN64/lib-static-ucrt/glfw3.dll new file mode 100644 index 0000000..129a59e Binary files /dev/null and b/contrib/glfw/glfw-3.3.5.bin.WIN64/lib-static-ucrt/glfw3.dll differ -- cgit v1.2.3