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_scroll.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
The old grayscale library is now officially dead.
Jens Arnold
2008-01-13
*
Grayscale lib: Using a 32x32->32 bit multiplication is better on ARM, as 16x1...
Jens Arnold
2006-11-05
*
* Assembler optimised gray_update_rect() and writearray() for arm (greyscale ...
Jens Arnold
2006-08-07
*
Grayscale library ported to the grayscale iPods, first version. Added C refer...
Jens Arnold
2006-08-07
*
Repair bufferend scrolling background.
Jens Arnold
2006-08-03
*
Minor optimisation.
Jens Arnold
2006-03-08
*
Finally - grayscale library support for the simulators. Currently SDL only, w...
Jens Arnold
2006-02-26
*
Added memmove() to codec API & plugin API, and changed codeclib and plugin li...
Jens Arnold
2006-02-06
*
H1x0: Changed lcd_blit() and the grayscale library to use the same internal f...
Jens Arnold
2005-09-30
*
Grayscale lib: Moved the shift count doubling for unbuffered up/down scrollin...
Jens Arnold
2005-07-28
*
Grayscale library: (1) Ported to iriver H1x0. Experiments have shown that the...
Jens Arnold
2005-07-27
*
Complete rework of the grayscale library: (1) Implemented the new rockbox gra...
Jens Arnold
2005-07-25