summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/gray_draw.c (unfollow)
Commit message (Expand)Author
2006-02-26Finally - grayscale library support for the simulators. Currently SDL only, w...Jens Arnold
2006-02-23Apply same optimisation as for the core lcd drivers.Jens Arnold
2006-02-03Fixed warnings on iFP.Tomasz Malesinski
2006-01-23Bugfix: gray_putsxyofs() couldn't have worked beforeJens Arnold
2005-11-25Slight optimisation of gray_mono_bitmap_part() (only affects H1x0).Jens Arnold
2005-10-20H1x0: Slight optimisation of the grayscale library.Jens Arnold
2005-10-10Fixed some misleading comments.Jens Arnold
2005-10-03Grayscale lib on archos: Fixed bug introduced with the register usage change....Jens Arnold
2005-10-01Core: A graphics framework can now register a hook function to extend the cor...Jens Arnold
2005-09-30H1x0: Changed lcd_blit() and the grayscale library to use the same internal f...Jens Arnold
2005-07-27Grayscale library: (1) Ported to iriver H1x0. Experiments have shown that the...Jens Arnold
2005-07-25Complete rework of the grayscale library: (1) Implemented the new rockbox gra...Jens Arnold