]> git.imager.perl.org - imager.git/history - img8.c
some Changes updates
[imager.git] / img8.c
2012-12-14 Tony Cookimproved support for threads
2012-11-24 Tony Cookfill out documentation
2012-11-24 Tony Cookavoid i_push_errorf() and i_fatal() in a few more places
2012-11-24 Tony Cookremove the obsolete and unused i_img_new() function
2012-11-24 Tony Cookupdate img8.c to avoid mm_log()
2012-11-24 Tony CookWIP, more context changes
2012-09-29 Tony Cookrevert threading changes, they aren't ready for the...
2012-09-11 Tony Cookimproved thread safety for Imager
2012-08-14 Tony Cookfill out documentation
2012-08-14 Tony Cookavoid i_push_errorf() and i_fatal() in a few more places
2012-08-14 Tony Cookremove the obsolete and unused i_img_new() function
2012-08-14 Tony Cookupdate img8.c to avoid mm_log()
2012-08-14 Tony CookWIP, more context changes
2012-08-13 Tony Cookeliminate various unused variable warnings
2012-05-11 Tony Cookelimintate IIM_new and IIM_DESTROY from Imager's internals
2012-02-16 Tony CookMerge branch 'psamp'
2012-02-13 Tony Cookadd psamp(), psampf() to C image API
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2011-05-25 Tony Cooksplit 8-bit image implementation out of the megafile...