mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +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
|
||||
|
||||
#ifdef ISAPOLLO
|
||||
#ifdef BOXMODEL_APOLLO
|
||||
#ifndef FB_HW_ACCELERATION
|
||||
#define FB_HW_ACCELERATION
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user