topofkeks / arilla

Arilla - a RISC-V based microcomputer system, with a PS2 mouse controller and 12-bit RGB SVGA graphics card, running Arilla Paint.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paint improvements

lazar2222 opened this issue · comments

  • Improve flood fill to be more cache friendly
  • Add logos
  • Move logos and icons into the stack
  • Correct gpu behavior to be inline with what was discussed
  • Keep in mind that drawing invalidates cache

edit

  • Keep in mind that drawing invalidates cache