Update Files
This commit is contained in:
1
Kinc/Tools/freebsd_x64/.gitattributes
vendored
Normal file
1
Kinc/Tools/freebsd_x64/.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
||||
* -text
|
17
Kinc/Tools/freebsd_x64/freebsd-xvfb-run
Normal file
17
Kinc/Tools/freebsd_x64/freebsd-xvfb-run
Normal file
@ -0,0 +1,17 @@
|
||||
#!/bin/sh
|
||||
|
||||
export PATH='/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin'
|
||||
|
||||
i=0
|
||||
while [ -f /tmp/.X$i-lock ]; do
|
||||
i=$(($i + 1))
|
||||
done
|
||||
|
||||
Xvfb :$i &
|
||||
XVFBPID=$!
|
||||
|
||||
env DISPLAY=:$i $@
|
||||
|
||||
kill $XVFBPID
|
||||
|
||||
exit 0
|
BIN
Kinc/Tools/freebsd_x64/icon.png
Normal file
BIN
Kinc/Tools/freebsd_x64/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 417 KiB |
BIN
Kinc/Tools/freebsd_x64/kmake
Executable file
BIN
Kinc/Tools/freebsd_x64/kmake
Executable file
Binary file not shown.
BIN
Kinc/Tools/freebsd_x64/kongruent
Executable file
BIN
Kinc/Tools/freebsd_x64/kongruent
Executable file
Binary file not shown.
BIN
Kinc/Tools/freebsd_x64/kraffiti
Executable file
BIN
Kinc/Tools/freebsd_x64/kraffiti
Executable file
Binary file not shown.
BIN
Kinc/Tools/freebsd_x64/krafix
Executable file
BIN
Kinc/Tools/freebsd_x64/krafix
Executable file
Binary file not shown.
1
Kinc/Tools/linux_arm/.gitattributes
vendored
Normal file
1
Kinc/Tools/linux_arm/.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
||||
* -text
|
BIN
Kinc/Tools/linux_arm/icon.png
Normal file
BIN
Kinc/Tools/linux_arm/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 417 KiB |
BIN
Kinc/Tools/linux_arm/kmake
Executable file
BIN
Kinc/Tools/linux_arm/kmake
Executable file
Binary file not shown.
BIN
Kinc/Tools/linux_arm/kongruent
Executable file
BIN
Kinc/Tools/linux_arm/kongruent
Executable file
Binary file not shown.
BIN
Kinc/Tools/linux_arm/kraffiti
Executable file
BIN
Kinc/Tools/linux_arm/kraffiti
Executable file
Binary file not shown.
BIN
Kinc/Tools/linux_arm/krafix
Executable file
BIN
Kinc/Tools/linux_arm/krafix
Executable file
Binary file not shown.
1
Kinc/Tools/linux_arm64/.gitattributes
vendored
Normal file
1
Kinc/Tools/linux_arm64/.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
||||
* -text
|
BIN
Kinc/Tools/linux_arm64/icon.png
Normal file
BIN
Kinc/Tools/linux_arm64/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 417 KiB |
BIN
Kinc/Tools/linux_arm64/kmake
Executable file
BIN
Kinc/Tools/linux_arm64/kmake
Executable file
Binary file not shown.
BIN
Kinc/Tools/linux_arm64/kongruent
Executable file
BIN
Kinc/Tools/linux_arm64/kongruent
Executable file
Binary file not shown.
BIN
Kinc/Tools/linux_arm64/kraffiti
Executable file
BIN
Kinc/Tools/linux_arm64/kraffiti
Executable file
Binary file not shown.
BIN
Kinc/Tools/linux_arm64/krafix
Executable file
BIN
Kinc/Tools/linux_arm64/krafix
Executable file
Binary file not shown.
1
Kinc/Tools/linux_x64/.gitattributes
vendored
Normal file
1
Kinc/Tools/linux_x64/.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
||||
* -text
|
BIN
Kinc/Tools/linux_x64/icon.png
Normal file
BIN
Kinc/Tools/linux_x64/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 417 KiB |
BIN
Kinc/Tools/linux_x64/kmake
Executable file
BIN
Kinc/Tools/linux_x64/kmake
Executable file
Binary file not shown.
BIN
Kinc/Tools/linux_x64/kongruent
Executable file
BIN
Kinc/Tools/linux_x64/kongruent
Executable file
Binary file not shown.
BIN
Kinc/Tools/linux_x64/kraffiti
Executable file
BIN
Kinc/Tools/linux_x64/kraffiti
Executable file
Binary file not shown.
BIN
Kinc/Tools/linux_x64/krafix
Executable file
BIN
Kinc/Tools/linux_x64/krafix
Executable file
Binary file not shown.
BIN
Kinc/Tools/linux_x64/tint
Executable file
BIN
Kinc/Tools/linux_x64/tint
Executable file
Binary file not shown.
1
Kinc/Tools/macos/.gitattributes
vendored
Normal file
1
Kinc/Tools/macos/.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
||||
* -text
|
1
Kinc/Tools/macos/.gitignore
vendored
Normal file
1
Kinc/Tools/macos/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.DS_Store
|
BIN
Kinc/Tools/macos/icon.png
Normal file
BIN
Kinc/Tools/macos/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 417 KiB |
BIN
Kinc/Tools/macos/kmake
Executable file
BIN
Kinc/Tools/macos/kmake
Executable file
Binary file not shown.
BIN
Kinc/Tools/macos/kongruent
Executable file
BIN
Kinc/Tools/macos/kongruent
Executable file
Binary file not shown.
BIN
Kinc/Tools/macos/kraffiti
Executable file
BIN
Kinc/Tools/macos/kraffiti
Executable file
Binary file not shown.
BIN
Kinc/Tools/macos/krafix
Executable file
BIN
Kinc/Tools/macos/krafix
Executable file
Binary file not shown.
BIN
Kinc/Tools/macos/tint
Executable file
BIN
Kinc/Tools/macos/tint
Executable file
Binary file not shown.
23
Kinc/Tools/platform.sh
Normal file
23
Kinc/Tools/platform.sh
Normal file
@ -0,0 +1,23 @@
|
||||
if [[ "$OSTYPE" == "linux-gnu"* ]]; then
|
||||
MACHINE_TYPE=`uname -m`
|
||||
if [[ "$MACHINE_TYPE" == "armv"* ]]; then
|
||||
KINC_PLATFORM=linux_arm
|
||||
elif [[ "$MACHINE_TYPE" == "aarch64"* ]]; then
|
||||
KINC_PLATFORM=linux_arm64
|
||||
elif [[ "$MACHINE_TYPE" == "x86_64"* ]]; then
|
||||
KINC_PLATFORM=linux_x64
|
||||
else
|
||||
echo "Unknown Linux machine '$MACHINE_TYPE', please edit Tools/platform.sh"
|
||||
exit 1
|
||||
fi
|
||||
elif [[ "$OSTYPE" == "darwin"* ]]; then
|
||||
KINC_PLATFORM=macos
|
||||
elif [[ "$OSTYPE" == "FreeBSD"* ]]; then
|
||||
KINC_PLATFORM=freebsd_x64
|
||||
elif [[ "$OSTYPE" == "msys"* || "$OSTYPE" == "cygwin"* ]]; then
|
||||
KINC_PLATFORM=windows_x64
|
||||
KINC_EXE_SUFFIX=.exe
|
||||
else
|
||||
echo "Unknown platform '$OSTYPE', please edit Tools/platform.sh"
|
||||
exit 1
|
||||
fi
|
1
Kinc/Tools/windows_x64/.gitattributes
vendored
Normal file
1
Kinc/Tools/windows_x64/.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
||||
* -text
|
BIN
Kinc/Tools/windows_x64/D3DCompiler_47.dll
Normal file
BIN
Kinc/Tools/windows_x64/D3DCompiler_47.dll
Normal file
Binary file not shown.
BIN
Kinc/Tools/windows_x64/Datatypes/PVRTexLib.dll
Normal file
BIN
Kinc/Tools/windows_x64/Datatypes/PVRTexLib.dll
Normal file
Binary file not shown.
BIN
Kinc/Tools/windows_x64/Datatypes/kraffiti-astc.dll
Normal file
BIN
Kinc/Tools/windows_x64/Datatypes/kraffiti-astc.dll
Normal file
Binary file not shown.
BIN
Kinc/Tools/windows_x64/Datatypes/kraffiti-compressonator.dll
Normal file
BIN
Kinc/Tools/windows_x64/Datatypes/kraffiti-compressonator.dll
Normal file
Binary file not shown.
BIN
Kinc/Tools/windows_x64/Datatypes/kraffiti-pvrtc.dll
Normal file
BIN
Kinc/Tools/windows_x64/Datatypes/kraffiti-pvrtc.dll
Normal file
Binary file not shown.
1764
Kinc/Tools/windows_x64/LICENSE
Normal file
1764
Kinc/Tools/windows_x64/LICENSE
Normal file
File diff suppressed because it is too large
Load Diff
BIN
Kinc/Tools/windows_x64/dxwebsetup.exe
Normal file
BIN
Kinc/Tools/windows_x64/dxwebsetup.exe
Normal file
Binary file not shown.
BIN
Kinc/Tools/windows_x64/icon.png
Normal file
BIN
Kinc/Tools/windows_x64/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 417 KiB |
BIN
Kinc/Tools/windows_x64/kmake.exe
Normal file
BIN
Kinc/Tools/windows_x64/kmake.exe
Normal file
Binary file not shown.
BIN
Kinc/Tools/windows_x64/kongruent.exe
Normal file
BIN
Kinc/Tools/windows_x64/kongruent.exe
Normal file
Binary file not shown.
BIN
Kinc/Tools/windows_x64/kraffiti.exe
Normal file
BIN
Kinc/Tools/windows_x64/kraffiti.exe
Normal file
Binary file not shown.
BIN
Kinc/Tools/windows_x64/krafix.exe
Normal file
BIN
Kinc/Tools/windows_x64/krafix.exe
Normal file
Binary file not shown.
BIN
Kinc/Tools/windows_x64/tint.exe
Normal file
BIN
Kinc/Tools/windows_x64/tint.exe
Normal file
Binary file not shown.
BIN
Kinc/Tools/windows_x64/yasm-1.2.0-win32.exe
Normal file
BIN
Kinc/Tools/windows_x64/yasm-1.2.0-win32.exe
Normal file
Binary file not shown.
Reference in New Issue
Block a user