summaryrefslogtreecommitdiff
path: root/src/blitter/common.hpp
AgeCommit message (Expand)Author
2021-05-27Fix: do not hide parameter by local variable with the same namerubidium42
2021-01-08Codechange: Remove min/max functions in favour of STL variants (#8502)Charles Pigott
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-01-24Codechange: [Blitter] Adjust line-drawing algorithm to reduce wasted off-scre...Jonathan G Rennison
2019-01-24Fix: [Blitter] Avoid signed overflow when drawing long linesJonathan G Rennison
2019-01-24Codechange: [Blitter] Change DrawLine to be templatedJonathan G Rennison