summaryrefslogtreecommitdiff
path: root/src/blitter/32bpp_anim.hpp
AgeCommit message (Expand)Author
2010-01-23(svn r18907) -Cleanup: Smallmap was the last user of SetPixelIfEmpty().alberth
2010-01-21(svn r18873) -Codechange: use PaletteID also in the blitterrubidium
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2010-01-04(svn r18709) -Fix (r10227,FS#3464): Animation buffer for 32bpp-anim blitter w...peter1138
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-02-09(svn r15428) -Codechange: consistently use colour instead of having both colo...rubidium
2008-08-15(svn r14080) -Fix (r14052): assert triggered when drawing chat window with 32...glx
2008-06-26(svn r13639) -Codechange: rewrite 32bpp-anim and 32bpp-optimized drawing and ...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
2007-06-21(svn r10245) -Codechange: added GetName also to all Blitters, instead of only...truelight
2007-06-21(svn r10244) -Fix: make sure to let 32bpp-anim report the increased buffer-si...truelight
2007-06-21(svn r10241) -Codechange: CopyToBuffer now produces a buffer that is unreadab...truelight
2007-06-19(svn r10227) -Add: added 32bpp-anim blitter, a 32bpp blitter that does palett...truelight