summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/gray_drawgraymap.c (unfollow)
Commit message (Expand)Author
2005-07-25Complete rework of the grayscale library: (1) Implemented the new rockbox gra...Jens Arnold
2005-02-24Grayscale lib: let the compiler decide when to save the pr register.Jens Arnold
2005-02-04these only build/run on targets using the LCD_SSD1815 displayDaniel Stenberg
2004-08-03Const policed the grayscale lib & pluginJens Arnold
2004-06-25Save and restore pr register within _writearray() / _writeblock(). Cleaner co...Jens Arnold
2004-06-23Split grayscale library into several files to make up a real function library...Jens Arnold