summaryrefslogtreecommitdiff
path: root/src/blitter/32bpp_optimized.hpp
AgeCommit message (Expand)Author
2021-03-02Fix #8774: Black screenshots when using 40bpp-blitter. (#8791)Michael Lutz
2021-02-22Add: A 32 bpp blitter that uses the animation buffer from the video backend t...Michael Lutz
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-03-24Codechange: Use override specifer for overriding member declarationsHenry Wilson
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