mirror of
https://github.com/yuzu-emu/FasTC
synced 2024-11-26 03:28:09 +00:00
ff1181e12a
1. Avoid the need for multiple-of-four input textures. If you don't pass a multiple of four then we'll do our best to pad the image. 2. Fix a bunch of bugs where we didn't accurately report why we couldn't compress a texture and just crashed instead. 3. Some code refactoring to make certain if statements more readable. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |