Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Sun Feb 18 06:53:19 EST 2007


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2007-02-18 11:53:19 UTC

Log message:

fixed a bug with png loading on x86_64 platforms caused by libpng retardedness (it defines png_uint_32 as unsigned long, which is 64bit on such architectures, AND to make it worse this can be modified in pngconf.h on a per platform basis, so we detect the problem on big endian 64bit architectures and fix it there too)

Modified files:
     image_png.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20070218.115319.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20070218/ce5a2fa3/attachment.diff>


More information about the twilight-commits mailing list