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.h
(
unfollow
)
Commit message (
Expand
)
Author
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-13
Plugin parameters should be const.
Steve Bavin
2006-10-07
Rockblox: * Ported to the Player :-P * Slight optimisation in refresh_board().
Jens Arnold
2005-07-07
Adapted remote LCD driver and player graphics library to the new bitmap funct...
Jens Arnold
2005-06-30
Player graphics library extended and converted to new api. Please note that t...
Jens Arnold
2005-03-05
Player graphics library: fixed and more robust bounds check, added bitmap dra...
Jens Arnold
2005-02-12
Added clearpixel() and clearline().
Jens Arnold
2005-02-11
Split the display & update function in two, and added invertpixel(), invertli...
Jens Arnold
2005-02-10
Beginnings of a graphics library for the player LCD. So far the only drawing ...
Jens Arnold
2004-06-23
Split grayscale library into several files to make up a real function library...
Jens Arnold