diff options
author | BlueCube3310 <53150244+BlueCube3310@users.noreply.github.com> | 2023-12-16 20:09:49 +0100 |
---|---|---|
committer | BlueCube3310 <53150244+BlueCube3310@users.noreply.github.com> | 2023-12-17 10:05:16 +0100 |
commit | e87fadfad0df2223f097c54c9ab30841f5ea5dba (patch) | |
tree | 67e467e9fb159d9dae2d8e7e114dedca869de5cf | |
parent | 2d0ee20ff30461b6b10f6fdfba87511a0ebc6642 (diff) | |
download | redot-engine-e87fadfad0df2223f097c54c9ab30841f5ea5dba.tar.gz |
Mention etcpak changes in thirdparty/README.md
-rw-r--r-- | thirdparty/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md index 57bb5b3a52..8b8f40aff3 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -216,6 +216,8 @@ Files extracted from upstream source: ``` - `AUTHORS.txt` and `LICENSE.txt` +Two files (`ProcessRgtc.{cpp,hpp}`) have been added to provide RGTC compression implementation, +based on library's `ProcessDxtc.{cpp,hpp}`. ## fonts |