summaryrefslogtreecommitdiffstats
path: root/firmware/target/sh/archos/lcd-archos-bitmap.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold1-3/+3
2008-01-09Greyscale library: Changed the internal data format once more (separated pixe...Jens Arnold1-4/+8
2008-01-04All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold1-2/+17
2007-04-11Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold1-1/+1
2007-02-20Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea...Jens Arnold1-3/+3
2007-01-09Removed executable flagLinus Nielsen Feltzing1-0/+0
2006-11-12Split 1 bit LCD code and move appropriate parts to target tree. Only archos c...Jens Arnold1-0/+203