Edit

kc3-lang/SDL/src/render

Branch :

  • Show log

    Commit

  • Author : Alex Szpakowski
    Date : 2021-12-13 15:48:55
    Hash : 724468ae
    Message : GL renderer uses glDrawArrays instead of glBegin/glEnd. Also change internal colors sent to GL to use unorm8 components instead of float, for improved performance.