forked from len0rd/rockbox
Build pictureflow using overlay on lowmem targets, support JPEG AA in PF on all targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20864 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
580b1a5c4b
commit
5621fd393a
7 changed files with 79 additions and 20 deletions
|
@ -16,6 +16,9 @@ rockboy
|
|||
|
||||
/* For all targets with a bitmap display */
|
||||
#ifdef HAVE_LCD_BITMAP
|
||||
#ifdef HAVE_TAGCACHE
|
||||
pictureflow
|
||||
#endif
|
||||
chessbox
|
||||
jpeg
|
||||
sudoku
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue