FasTC/Core
Pavel Krajcevski ff1181e12a Lots of QOL fixes:
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.
2014-11-03 18:24:19 -05:00
..
include Move stopwatch.h to Core/src/include 2014-03-20 18:32:54 -04:00
src Lots of QOL fixes: 2014-11-03 18:24:19 -05:00
CMakeLists.txt Move stopwatch.h to Core/src/include 2014-03-20 18:32:54 -04:00