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