]> git.draconx.ca Git - liblbx.git/history - src/image.h
liblbx: Kill the LBXimg typedef.
[liblbx.git] / src / image.h
2011-12-05 Nick Bowlerliblbx: Kill the LBXimg typedef.
2011-12-05 Nick Bowlerliblbx: Start conversion of LBXimg to public/private...
2010-02-11 Nick Bowlerliblbx: Namespace cleanup.
2010-02-11 Nick Bowlerliblbx: Rename LBX_IMG to LBXimg.
2010-02-10 Nick Bowlerliblbx: Update lbximg_fopen to work like lbx_fopen.
2010-02-09 Nick Bowlerliblbx: Add support for "chunked" images.
2010-02-08 Nick Bowlerliblbx: Use lbx_file_ops for lbximg_loadpalette.
2010-02-08 Nick Bowlerliblbx: Add a field to lbx_colour indicating which...
2010-02-08 Nick Bowlerliblbx: Parameterise I/O functions for image handling.
2008-01-04 Nick BowlerMove reading of embedded palette header into lbximg_fop...
2008-01-04 Nick BowlerImplement image masks to handle transparency in images.
2008-01-04 Nick BowlerImplement new handling of the LBX image header data.
2007-12-31 Nick BowlerAdd lbx_getinfo() to query properties of a loaded LBX...
2007-12-31 Nick BowlerRename LBXIMG to LBX_IMG.
2007-12-31 Nick BowlerImplement functions for loading palettes, and slightly...
2007-12-31 Nick BowlerStarting implementation of image parsing code.
2007-12-29 Nick BowlerStart adding image support to liblbx.