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