Pavel Krajcevski
|
96f223c509
|
Split filestream implementation into unix and windows versions.
|
2012-11-07 15:26:33 -05:00 |
|
Pavel Krajcevski
|
0dbf5a08cc
|
Add initial png writing routines.
|
2012-10-31 17:50:39 -04:00 |
|
Pavel Krajcevski
|
f82173f423
|
Add platform independent file stream reading and writing in order to allow us to write out logs.
|
2012-10-31 17:48:52 -04:00 |
|
Pavel Krajcevski
|
2c22889533
|
Broke the coupling between ImageFile and Image. One is strictly for IO, the other can be platform and file format agnostic.
|
2012-10-31 17:46:13 -04:00 |
|
Pavel Krajcevski
|
2fa4da80ed
|
Fix some inconsistencies with different versions of libpng.
|
2012-10-31 17:46:12 -04:00 |
|
Pavel Krajcevski
|
662e3c8f57
|
Make sure to also link against zlib.
|
2012-08-28 16:45:37 -04:00 |
|
Pavel Krajcevski
|
a076d1efb8
|
Fleshed out some more of the library
|
2012-08-27 18:34:37 -04:00 |
|
Pavel Krajcevski
|
5bebdc3b07
|
Remove warning from cmake process
|
2012-08-27 12:58:44 -04:00 |
|
Pavel Krajcevski
|
4e43207fd8
|
Restructure IO directory to better match convention set by BPTC Encoder
|
2012-08-27 12:19:27 -04:00 |
|
Pavel Krajcevski
|
afd1e274fd
|
Add support for cmake to look for libpng and then add the proper files if available.
|
2012-08-26 20:31:41 -04:00 |
|
Pavel Krajcevski
|
6d39ab49c1
|
Generate the ImageLoader.h file from cmake after we figure out what image reading libraries are available to us.
|
2012-08-26 19:51:49 -04:00 |
|
Pavel Krajcevski
|
abb5ca2a44
|
Add some more skeleton code to prepare for png image loading.
|
2012-08-26 19:05:18 -04:00 |
|
Pavel Krajcevski
|
ff5cab75ee
|
Added a few more structural preparations
|
2012-08-26 16:37:10 -04:00 |
|