mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
driver/framebuffer.cpp: use box model to enable FB_HW_ACCELERATION
This commit is contained in:
@@ -54,7 +54,7 @@ extern CPictureViewer * g_PicViewer;
|
|||||||
|
|
||||||
#define BACKGROUNDIMAGEWIDTH 720
|
#define BACKGROUNDIMAGEWIDTH 720
|
||||||
|
|
||||||
#ifdef ISAPOLLO
|
#ifdef BOXMODEL_APOLLO
|
||||||
#ifndef FB_HW_ACCELERATION
|
#ifndef FB_HW_ACCELERATION
|
||||||
#define FB_HW_ACCELERATION
|
#define FB_HW_ACCELERATION
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user