summaryrefslogtreecommitdiff
path: root/src/blitter/base.cpp
AgeCommit message (Expand)Author
2011-05-08(svn r22439) -Fix (r22291, r22426): Drawing lines of length zero failed.frosch
2011-05-05(svn r22426) -Fix (r22291): Drawing vertical and horizontal lines of width 1 ...frosch
2011-05-01(svn r22397) -Document: some tidbits of the blitter coderubidium
2011-04-09(svn r22302) -Codechange: Replace a linear search with a binary search.frosch
2011-04-02(svn r22291) -Add: a linewidth argument to GfxDrawLine() and Blitter::DrawLin...frosch
2011-04-02(svn r22290) -Codechange: Somewhat deduplicate one line of code.frosch
2011-04-02(svn r22288) -Codechange: Deduplicate Blitter_8bppBase::DrawLine() and Blitte...frosch