aseprite/src/file
2008-02-12 12:46:39 +00:00
..
fli Moved FLI core routines from third_party/gfli to src/file/fli 2008-02-12 12:46:39 +00:00
gif Fixed a bug when loading some broken-GIF (the 'lzw_write_pixel' routine was called with pos < 0). 2008-02-11 02:04:33 +00:00
ase_format.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
bmp_format.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
file.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
file.h Added thumbnails, tooltips, and now the file routines don't use PACKFILE (just FILE from stdio). 2008-02-10 19:06:03 +00:00
fli_format.c Moved FLI core routines from third_party/gfli to src/file/fli 2008-02-12 12:46:39 +00:00
gif_format.c Moved FLI core routines from third_party/gfli to src/file/fli 2008-02-12 12:46:39 +00:00
ico_format.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
jpeg_format.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
pcx_format.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
png_format.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
tga_format.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00