On 2011-03-13 13:46, Klaus Schmidinger wrote: > - Changed the compiler optimization flag to -O3, which gives quite a performance > boost in the AlphaBlend() function. I noticed that this change was not made to Make.config.template as it should be since Make.config overrides CFLAGS and CXXFLAGS defined in Makefile. -Matti