$ time ./wl_make_texture_atlas 8192 Graphics: Try to set Videomode 1x1 Graphics: OpenGL: Version "3.0 Mesa 11.0.7" Graphics: OpenGL: Double buffering enabled Graphics: OpenGL: Max texture size: 8192 **** GRAPHICS REPORT **** VIDEO DRIVER x11 pixel fmt 370546692 size 640 480 **** END GRAPHICS REPORT **** libpng warning: iCCP: known incorrect sRGB profile #REPEATED couple of times
real 1m14.118s user 0m41.267s sys 0m5.100s $ ls -al output* -rw-r--r-- 1 tibor tibor 33135351 jan 7 21:54 output_00.png -rw-r--r-- 1 tibor tibor 34348444 jan 7 21:54 output_01.png -rw-r--r-- 1 tibor tibor 4961263 jan 7 21:54 output.lua --------------------------------------- $ time ./wl_make_texture_atlas 16384 ........ real 0m33.660s user 0m32.740s sys 0m0.730s ls -al output* -rw-r--r-- 1 tibor tibor 440653 jan 7 21:58 output_00.png -rw-r--r-- 1 tibor tibor 4983963 jan 7 21:58 output.lua -- https://code.launchpad.net/~widelands-dev/widelands/full_texture_atlas/+merge/281909 Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/full_texture_atlas into lp:widelands. _______________________________________________ Mailing list: https://launchpad.net/~widelands-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~widelands-dev More help : https://help.launchpad.net/ListHelp

