Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-02-12 | Added clearpixel() and clearline(). | Jens Arnold | |
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5924 a1c6a512-1295-4272-9138-f99709370657 | |||
2005-02-11 | Split the display & update function in two, and added invertpixel(), ↵ | Jens Arnold | |
invertline() and invertrect(). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5916 a1c6a512-1295-4272-9138-f99709370657 | |||
2005-02-10 | Beginnings of a graphics library for the player LCD. So far the only drawing ↵ | Jens Arnold | |
functions are clear_display(), drawpixel() and drawline(). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5882 a1c6a512-1295-4272-9138-f99709370657 |