Pavel Krajcevski
|
89fbaf8170
|
Keep track of the image size with the base image rather than the compressed image. It's not always the case that the image data is RGBA8 data.
|
2013-09-28 22:40:48 -04:00 |
|
Pavel Krajcevski
|
dcf389d346
|
Merge PVRTC compressor into split library.
|
2013-09-27 17:30:16 -04:00 |
|
Pavel Krajcevski
|
264e447e80
|
Deal with this bug once and for all. If we have an image in block stream order, then explicitly reorder it before doing any work. Then keep it that way. I probably could have fixed this in the amount of time I've wasted on it. -____-
|
2013-09-26 20:17:07 -04:00 |
|
Pavel Krajcevski
|
1093447055
|
Plug in the infrastructure to start passing images to be compressed.
|
2013-09-20 12:43:59 -04:00 |
|
Pavel Krajcevski
|
29bd1368e6
|
Fix a few compiler warnings and add the BPTCEncoder license.
|
2013-09-15 14:56:09 -04:00 |
|
Pavel Krajcevski
|
28cf254fe5
|
Initial decoupling of base library from core library. Includes a few formatting changes as well.
|
2013-09-13 19:36:37 -04:00 |
|
Pavel Krajcevski
|
fc1baea05f
|
Add a lot of comments and code cleanup
|
2013-08-22 18:33:42 -04:00 |
|
Pavel Krajcevski
|
1b30efe488
|
Got rid of some more compiler warnings.
|
2013-01-28 16:57:15 -05:00 |
|
Pavel Krajcevski
|
5eba3ba6f7
|
Add license
|
2012-11-15 11:51:55 -05:00 |
|
Pavel Krajcevski
|
545a6f68e2
|
Add new structure to support creating Images and ImageFiles from compressed images
|
2012-10-31 17:50:38 -04:00 |
|
Pavel Krajcevski
|
78da9499ec
|
Add output for error metric
|
2012-09-18 19:00:20 -04:00 |
|
Pavel Krajcevski
|
9e625a4065
|
Start working on command line tool -- Currently just making sure that everything builds and links. Also rearranged some function definitions to better accomodate this.
|
2012-08-28 15:47:19 -04:00 |
|
Pavel Krajcevski
|
a076d1efb8
|
Fleshed out some more of the library
|
2012-08-27 18:34:37 -04:00 |
|