summaryrefslogtreecommitdiff
path: root/bitmap.c
AgeCommit message (Expand)Author
2018-01-31Remove implicit fall-throughs from bitmap.c and parallel.cKarl Mikaelsson
2017-11-02Fix minor spelling mistakesRené Genz
2017-10-20Markup unused parametersHenrik Andersson
2017-01-26Rework the logging systemHenrik Andersson
2011-04-13Include emails in copyright statements. Peter Åstrand
2010-01-12Changed license to GPLv3Peter Åstrand
2008-07-11update the copyright yearJay Sorg
2007-08-3032 bit colorJay Sorg
2007-01-08prefix BOOL with RD_Jay Sorg
2007-01-06remove old unused code and update email addressJay Sorg
2007-01-04copyright year updateJay Sorg
2005-08-03Added missing c-basic-offset:s and license headersPeter Åstrand
2005-03-06bump version to 1.4.0Michael Gernoth
2004-05-11fix compiler warning/error "a cast does not yield a lvalue"Michael Gernoth
2004-05-07Speedup fixes on all architectures from JayMichael Gernoth
2004-04-27Only do the memcpy if NEED_ALIGNMENT is definedMichael Gernoth
2004-04-16unaligned memory-access leads to bus-error on some architectures.Michael Gernoth
2004-04-15only check Bpp once when decompressing a bitmap, not for each pixel, much fasterJay Sorg
2003-03-27Added a line telling emacs that the basic offset is 8.Erik Forsberg
2003-02-10More static funcs.Peter Åstrand
2003-02-10Indent fixesPeter Åstrand
2003-02-07one bitmap decomp function to handle all colour depthsJay Sorg
2003-02-0416bitJay Sorg
2002-09-26Update copyright dates on all files that have changed.Matt Chapman
2002-07-30Changed max line length to 100Peter Åstrand
2001-09-15OSF1/Alpha build fixes.Matt Chapman
2001-09-14Portability fixes, including elimination of variable argument macros.Matt Chapman
2001-06-20Merges from pl19-6-5.Matt Chapman
2001-01-06Changed indentation style (-psl).Matt Chapman
2001-01-06ran indent (-bli0 -i8 -cli8 -npcs -npsl)Matt Chapman
2000-10-08Bicolour was slightly broken (dodgy x++ without going through normalMatt Chapman
2000-10-05Fixed bitmap decompression routines, which were sometimes resultingMatt Chapman
2000-08-15Major commit of work from laptop - done in various free moments.Matt Chapman
2000-07-25Committing some awesome progress I made while overseas - this commitMatt Chapman
2000-07-07Miscellaneous updates: implemented some more protocol features includingMatt Chapman
2000-05-10This commit was generated by cvs2svn to compensate for changes in r2,Matt Chapman