AssetStudio/Texture2DDecoderNative
hozuki c76e41b1ab
Replace C++/CLI components with P/Invoke components (#562)
* Replace C++/CLI components with P/Invoke

* Deleted C++/CLI projects

* Use Utf8StringHandle to marshal UTF-8 strings

* Use plaform-default calling convention

* Handle DLL preloading on Linux and macOS

* Change intermediate and output directories of native projects

* Improve P/Invoke documentation
2020-08-06 10:35:50 +08:00
..
crunch Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
fp16 Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
unitycrunch Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
astc.cpp Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
astc.h Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
atc.cpp Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
atc.h Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
bcn.cpp Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
bcn.h Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
bool32_t.h Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
color.h Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
cpp.hint Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
crunch.cpp Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
crunch.h Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
dllexport.h Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
dllmain.cpp Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
endianness.h Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
etc.cpp Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
etc.h Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
fp16.h Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
pvrtc.cpp Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
pvrtc.h Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
resource.h Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
Texture2DDecoderNative.rc Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
Texture2DDecoderNative.vcxproj Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
Texture2DDecoderNative.vcxproj.filters Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
unitycrunch.cpp Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
unitycrunch.h Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00