From ad3d90fafe5ee79964bdfe1f1e0704c3ffcdfd5f Mon Sep 17 00:00:00 2001 From: Miles Macklin Date: Fri, 10 Mar 2017 14:51:31 +1300 Subject: Initial 1.1.0 binary release --- bin/win32/SDL2.dll | Bin 0 -> 1047552 bytes bin/win32/amd_ags_x86.dll | Bin 0 -> 94208 bytes bin/win32/cudart32_80.dll | Bin 0 -> 296504 bytes bin/win32/glew32.dll | Bin 0 -> 341504 bytes bin/win64/SDL2.dll | Bin 0 -> 1230336 bytes bin/win64/amd_ags_x64.dll | Bin 0 -> 109056 bytes bin/win64/cudart64_80.dll | Bin 0 -> 364088 bytes bin/win64/glew32.dll | Bin 0 -> 370176 bytes 8 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 bin/win32/SDL2.dll create mode 100644 bin/win32/amd_ags_x86.dll create mode 100644 bin/win32/cudart32_80.dll create mode 100644 bin/win32/glew32.dll create mode 100644 bin/win64/SDL2.dll create mode 100644 bin/win64/amd_ags_x64.dll create mode 100644 bin/win64/cudart64_80.dll create mode 100644 bin/win64/glew32.dll (limited to 'bin') diff --git a/bin/win32/SDL2.dll b/bin/win32/SDL2.dll new file mode 100644 index 0000000..15ad52e Binary files /dev/null and b/bin/win32/SDL2.dll differ diff --git a/bin/win32/amd_ags_x86.dll b/bin/win32/amd_ags_x86.dll new file mode 100644 index 0000000..6359d64 Binary files /dev/null and b/bin/win32/amd_ags_x86.dll differ diff --git a/bin/win32/cudart32_80.dll b/bin/win32/cudart32_80.dll new file mode 100644 index 0000000..b026b3a Binary files /dev/null and b/bin/win32/cudart32_80.dll differ diff --git a/bin/win32/glew32.dll b/bin/win32/glew32.dll new file mode 100644 index 0000000..8a49a3b Binary files /dev/null and b/bin/win32/glew32.dll differ diff --git a/bin/win64/SDL2.dll b/bin/win64/SDL2.dll new file mode 100644 index 0000000..0f653f5 Binary files /dev/null and b/bin/win64/SDL2.dll differ diff --git a/bin/win64/amd_ags_x64.dll b/bin/win64/amd_ags_x64.dll new file mode 100644 index 0000000..f2cfec4 Binary files /dev/null and b/bin/win64/amd_ags_x64.dll differ diff --git a/bin/win64/cudart64_80.dll b/bin/win64/cudart64_80.dll new file mode 100644 index 0000000..f79afca Binary files /dev/null and b/bin/win64/cudart64_80.dll differ diff --git a/bin/win64/glew32.dll b/bin/win64/glew32.dll new file mode 100644 index 0000000..e8be3bc Binary files /dev/null and b/bin/win64/glew32.dll differ -- cgit v1.2.3