diff --git a/lib/sdl3/shadercross/.gitignore b/lib/sdl3/shadercross/.gitignore index 44f7c2e..2bc1a32 100644 --- a/lib/sdl3/shadercross/.gitignore +++ b/lib/sdl3/shadercross/.gitignore @@ -1,4 +1,3 @@ build_temp/* build_temp/** -bin/ lib/ diff --git a/lib/sdl3/shadercross/bin/win64/SDL3.dll b/lib/sdl3/shadercross/bin/win64/SDL3.dll new file mode 100644 index 0000000..caac658 Binary files /dev/null and b/lib/sdl3/shadercross/bin/win64/SDL3.dll differ diff --git a/lib/sdl3/shadercross/bin/win64/SDL3_shadercross.dll b/lib/sdl3/shadercross/bin/win64/SDL3_shadercross.dll new file mode 100644 index 0000000..9430853 Binary files /dev/null and b/lib/sdl3/shadercross/bin/win64/SDL3_shadercross.dll differ diff --git a/lib/sdl3/shadercross/bin/win64/dxcompiler.dll b/lib/sdl3/shadercross/bin/win64/dxcompiler.dll new file mode 100644 index 0000000..138d4b3 Binary files /dev/null and b/lib/sdl3/shadercross/bin/win64/dxcompiler.dll differ diff --git a/lib/sdl3/shadercross/bin/win64/dxil.dll b/lib/sdl3/shadercross/bin/win64/dxil.dll new file mode 100644 index 0000000..379bfa0 Binary files /dev/null and b/lib/sdl3/shadercross/bin/win64/dxil.dll differ diff --git a/lib/sdl3/shadercross/bin/win64/shadercross.exe b/lib/sdl3/shadercross/bin/win64/shadercross.exe new file mode 100644 index 0000000..0500dae Binary files /dev/null and b/lib/sdl3/shadercross/bin/win64/shadercross.exe differ diff --git a/lib/sdl3/shadercross/bin/win64/spirv-cross-c-shared.dll b/lib/sdl3/shadercross/bin/win64/spirv-cross-c-shared.dll new file mode 100644 index 0000000..989db71 Binary files /dev/null and b/lib/sdl3/shadercross/bin/win64/spirv-cross-c-shared.dll differ