Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-22 | feat Implement an algorithm to decode QOI | Frederico Linhares | |
* src/vk/qoi.cpp: Implement an algorithm to decode QOI. This eliminates an unnecessary dependency as the engine does not need to encode QOI files, only decode them. |