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.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Finally - grayscale library support for the simulators. Currently SDL only, w...
Jens Arnold
2006-02-26
*
Grayscale library: colour macros now matching the core LCD drivers.
Jens Arnold
2006-01-23
*
Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...
Jens Arnold
2005-11-16
*
Core: A graphics framework can now register a hook function to extend the cor...
Jens Arnold
2005-10-01
*
H1x0: Changed lcd_blit() and the grayscale library to use the same internal f...
Jens Arnold
2005-09-30
*
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
*
Const policed the grayscale lib & plugin
Jens Arnold
2004-08-03
*
Added screen dump function to the grayscale lib
Jens Arnold
2004-07-06
*
added comments about default values
Jens Arnold
2004-06-25
*
Split grayscale library into several files to make up a real function library...
Jens Arnold
2004-06-23
*
Major rework of the grayscale framework:
Jens Arnold
2004-06-02
*
Missing function declaration
Jens Arnold
2004-05-20
*
Font support, several speed and size tweaks
Jens Arnold
2004-05-20
*
Added return parameter for space taken by grayscale buffer to gray_init_buffer()
Jens Arnold
2004-05-19
*
First real library version of the grayscale framework
Jens Arnold
2004-05-19