Age | Commit message (Expand) | Author |
2012-01-03 | (svn r23729) -Fix (r23670) [FS#4941]: if you increase the buffer size, also i... | truebrain |
2011-12-24 | (svn r23670) -Feature: Add ability to adjust brightness of colour after remap... | peter1138 |
2011-12-18 | (svn r23588) -Codechange: use the 'final' keyword so compiler can optimise ou... | smatz |
2011-12-08 | (svn r23448) -Fix: keep a local copy of the palette in the 32bpp animated bli... | rubidium |
2011-05-01 | (svn r22397) -Document: some tidbits of the blitter code | rubidium |
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 blitter | rubidium |
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 appropriate | rubidium |
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 |