You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Paletted code works more quickly, but only for changes on the whole screen. Really it's totally dependent on how fast you can get SPI working, whereas the other method often depends more on execution speed.

    I recently added Graphics.getModified which could help with this by only updating the modified area, but it would need driver support.

About

Avatar for Gordon @Gordon started