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