Edit

kc3-lang/SDL/src/render/software

Branch :

  • Show log

    Commit

  • Author : Ryan C. Gordon
    Date : 2021-11-26 14:31:20
    Hash : 86c0cf2b
    Message : software: Draw a single pixel for a line with the same start/end point. Otherwise it would drop it, which seems like a bug to me, as it normally fills the endpoint on lines. Reference #2006.