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
/
playergfx.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Remove a bunch of build conditions inside .c files
Rafaël Carré
2010-08-25
*
loader-initialized global plugin API:
Andrew Mahone
2009-01-16
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Plugin parameters should be const.
Steve Bavin
2008-05-13
*
Now charcell displays require lcd_update() for updating the main lcd content ...
Jens Arnold
2007-04-06
*
First step of charcell LCD code rework: * Make it fully unicode aware so that...
Jens Arnold
2007-03-26
*
Rockblox: * Ported to the Player :-P * Slight optimisation in refresh_board().
Jens Arnold
2006-10-07
*
1bit and 2bit LCD drivers: Low-level bit handling optimisations.
Jens Arnold
2006-07-18
*
Changed the 'stride' parameter of all *_bitmap_part() function to always mean...
Jens Arnold
2006-02-08
*
A couple of optimisations.
Jens Arnold
2005-07-02
*
Player graphics library extended and converted to new api. Please note that t...
Jens Arnold
2005-06-30
*
Player graphics library: fixed and more robust bounds check, added bitmap dra...
Jens Arnold
2005-03-05
*
Clip bottom & right when positioning the gfx display.
Jens Arnold
2005-02-12
*
Added clearpixel() and clearline().
Jens Arnold
2005-02-12
*
Split the display & update function in two, and added invertpixel(), invertli...
Jens Arnold
2005-02-11
*
Beginnings of a graphics library for the player LCD. So far the only drawing ...
Jens Arnold
2005-02-10