driver/framebuffer.cpp: use box model to enable FB_HW_ACCELERATION

Origin commit data
------------------
Branch: ni/coolstream
Commit: 51ae178942
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-01-11 (Fri, 11 Jan 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2013-01-11 18:52:11 +04:00
parent 77da6db789
commit 9fed4c5391

View File

@@ -54,7 +54,7 @@ extern CPictureViewer * g_PicViewer;
#define BACKGROUNDIMAGEWIDTH 720
#ifdef ISAPOLLO
#ifdef BOXMODEL_APOLLO
#ifndef FB_HW_ACCELERATION
#define FB_HW_ACCELERATION
#endif