summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/playergfx.c (unfollow)
Commit message (Expand)Author
2006-10-07Rockblox: * Ported to the Player :-P * Slight optimisation in refresh_board().Jens Arnold
2006-07-181bit and 2bit LCD drivers: Low-level bit handling optimisations.Jens Arnold
2006-02-08Changed the 'stride' parameter of all *_bitmap_part() function to always mean...Jens Arnold
2005-07-02A couple of optimisations.Jens Arnold
2005-06-30Player graphics library extended and converted to new api. Please note that t...Jens Arnold
2005-03-05Player graphics library: fixed and more robust bounds check, added bitmap dra...Jens Arnold
2005-02-12Clip bottom & right when positioning the gfx display.Jens Arnold
2005-02-12Added clearpixel() and clearline().Jens Arnold
2005-02-11Split the display & update function in two, and added invertpixel(), invertli...Jens Arnold
2005-02-10Beginnings of a graphics library for the player LCD. So far the only drawing ...Jens Arnold
2004-06-23Split grayscale library into several files to make up a real function library...Jens Arnold