mirror of
https://github.com/godotengine/godot
synced 2024-11-02 12:55:22 +00:00
638cfec853
We do our own image loading, threading, and memory management in Godot already, so the only components we need from etcpak (at least as of now) are the `Compress*` methods defined in `ProcessDxtc.cpp` and `ProcessRGB.cpp`. So we don't need to compile or vendor the rest. |
||
---|---|---|
.. | ||
AUTHORS.txt | ||
Dither.cpp | ||
Dither.hpp | ||
ForceInline.hpp | ||
LICENSE.txt | ||
Math.hpp | ||
ProcessCommon.hpp | ||
ProcessDxtc.cpp | ||
ProcessDxtc.hpp | ||
ProcessRGB.cpp | ||
ProcessRGB.hpp | ||
Tables.cpp | ||
Tables.hpp | ||
Vector.hpp |