Skip to content
  • Ell's avatar
    app: fix alignment of generic pixel buffers · a90f59d9
    Ell authored
    Wherever we store arbitrary-format colors in an opaque buffer, use
    double for the buffer, instead of char, so that it has a strict-
    enough alignment to handle all our used pixel formats.
    a90f59d9