Edit

kc3-lang/SDL/src/render

Branch :

  • Show log

    Commit

  • Author : Sam Lantinga
    Date : 2021-11-10 09:41:43
    Hash : 6c4b4ee7
    Message : Don't assert on API parameters This causes lots of spam in test automation and it's not clear it's useful to developers. If we need this level of validation, we should add a log category for it.