]> icculus.org git repositories - divverent/darkplaces.git/history - image_png.c
fix nexuiz menu mouse input by resetting in_mouse_x/y variables in a
[divverent/darkplaces.git] / image_png.c
2008-02-04 havochuge audit of dprints throughout engine, all notices...
2007-11-29 havocswizzle RGBA to BGRA in png loader
2007-11-28 havocchanged texture formats from RGBA to BGRA, yes this...
2007-08-23 havocimplemented support for GL_ARB_texture_compression...
2007-02-18 havocfixed a bug with png loading on x86_64 platforms caused...
2007-01-14 havocpatch from div0 that enables printf format warnings...
2006-07-22 havocadded libpng.so fallback name, primarily for FreeBSD
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...