]> git.xonotic.org Git - xonotic/darkplaces.git/history - image_png.h
change a few WIN64 checks to _WIN64 (which actually works), and remove
[xonotic/darkplaces.git] / image_png.h
2007-11-28 havocchanged texture formats from RGBA to BGRA, yes this...
2006-01-15 havocadded png support patch from [515] (had to rewrite...