summaryrefslogtreecommitdiff
path: root/src/blitter/32bpp_optimized.hpp
AgeCommit message (Expand)Author
2014-01-02(svn r26209) -Codechange: remove some template magic and simplify some coderubidium
2013-11-25(svn r26108) -Codechange: some coding style (whitespace)rubidium
2013-10-06(svn r25820) -Codechange: More const-ness.frosch
2011-05-01(svn r22397) -Document: some tidbits of the blitter coderubidium
2011-01-22(svn r21890) -Cleanup: remove some unneeded includesrubidium
2011-01-14(svn r21782) -Codechange: Move declaration of AllocatorProc from Blitter:: to...frosch
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-06-01(svn r16492) -Remove: support for gcc2. It hasn't been able to compile OTTD f...smatz
2008-06-26(svn r13639) -Codechange: rewrite 32bpp-anim and 32bpp-optimized drawing and ...smatz
2008-06-10(svn r13445) -Codechange: make 32bpp_optimized blitter ~10-20% faster in draw...smatz
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2007-09-09(svn r11078) -Add: added 32bpp-optimized, which is almost twice as fast as 32...truelight