Go to file
Guus Sliepen 70d0b13ea2 Use textSurfaces instead of calling drawString() in doInfo().
This increases efficiency significantly. Before, callgrind estimated that 58%
of the CPU time was spent in doInfo(), taking roughly 1.6 kcycles on average
per call. After, only 0.13 kcycles on average per call are used (12x speedup),
and only 14% of the CPU time is spent in doInfo().
2011-08-25 14:00:27 +02:00
code Use textSurfaces instead of calling drawString() in doInfo(). 2011-08-25 14:00:27 +02:00
docs Import of version 1.1 minus music, sound and graphics. 2011-08-24 14:14:44 +02:00
makefile Import of version 1.1 minus music, sound and graphics. 2011-08-24 14:14:44 +02:00