Age | Commit message (Expand) | Author |
---|---|---|
2021-05-27 | Fix: do not hide parameter by local variable with the same name | rubidium42 |
2021-01-08 | Codechange: Remove min/max functions in favour of STL variants (#8502) | Charles Pigott |
2019-11-10 | Cleanup: Removed SVN headers | S. D. Cloudt |
2019-01-24 | Codechange: [Blitter] Adjust line-drawing algorithm to reduce wasted off-scre... | Jonathan G Rennison |
2019-01-24 | Fix: [Blitter] Avoid signed overflow when drawing long lines | Jonathan G Rennison |
2019-01-24 | Codechange: [Blitter] Change DrawLine to be templated | Jonathan G Rennison |