Code: Select all
60.962 Initial atlas bitmap size is 16384
60.980 Created atlas bitmap 16384x16380 [none]
61.006 Created atlas bitmap 16384x16376 [none]
61.006 Created atlas bitmap 16384x808 [none]
61.006 Created atlas bitmap 16384x4796 [decal]
61.007 Created atlas bitmap 16384x5760 [low-object]
61.008 Created atlas bitmap 16384x3744 [mipmap, linear-minification, linear-magnification, linear-mip-level]
61.040 Created atlas bitmap 16384x16368 [terrain, mipmap, linear-minification, linear-mip-level]
61.040 Created atlas bitmap 16384x7200 [terrain, mipmap, linear-minification, linear-mip-level]
61.040 Created atlas bitmap 8192x2736 [smoke, mipmap, linear-minification, linear-magnification]
61.040 Created atlas bitmap 480x160 [low-object, mipmap, linear-minification, linear-magnification, linear-mip-level]
61.041 Created atlas bitmap 8192x2992 [icon, not-compressed, mipmap, linear-minification, linear-magnification, linear-mip-level]
61.041 Created atlas bitmap 2048x752 [icon-background, not-compressed, mipmap, linear-minification, linear-magnification, linear-mip-level, ]
61.041 Created atlas bitmap 8192x1708 [alpha-mask]
61.043 Created atlas bitmap 16384x15360 [shadow, linear-magnification, alpha-mask]
61.043 Created atlas bitmap 16384x4032 [shadow, mipmap, linear-magnification, alpha-mask]
61.098 Created virtual atlas pages 4096x4096x8
61.133 Texture processor created (2048). GPU accelerated compression Supported: yes, Enabled: yes/yes. Test passed. YCoCgDXT PSNR: 35.83, BC3 PSNR: 33.82
84.883 Parallel Sprite Loader initialized (threads: 3)
libpng warning: iCCP: CRC error
111.499 Sprites loaded
By the way, I'm on Debian/sid, and the packages related to libpng are on the latest version:
Code: Select all
# dpkg -l | grep libpng
ii libpng-dev:amd64 1.6.37-1 amd64 PNG library - development (version 1.6)
ii libpng16-16:amd64 1.6.37-1 amd64 PNG library - runtime (version 1.6)
ii libpng16-16:i386 1.6.37-1 i386 PNG library - runtime (version 1.6)
root@debian:~#