]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - image_png.c
don't hexdump png images while reading them (why did it do this??)
[xonotic/darkplaces.git] / image_png.c
2006-05-26 havocdon't hexdump png images while reading them (why did...
2006-04-11 havocMacOSX g++ setjmp fix from div0
2006-04-08 havocmade darkplaces able to compile as C++ again, and fixed...
2006-01-21 molivierA few casts and variable type changes to get rid of...
2006-01-21 molivierAdded the proper libPNG DLL name for Win64, by Willis
2006-01-16 havocchanged mac libpng12.dylib to libpng12.0.dylib
2006-01-15 havocadded png support patch from [515] (had to rewrite...