mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
pick mipsbox code from DDT, TangoCash and max10
Origin commit data
------------------
Branch: ni/coolstream
Commit: f3f0bdaddb
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-05-03 (Fri, 03 May 2019)
Origin message was:
------------------
- pick mipsbox code from DDT, TangoCash and max10
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -142,6 +142,9 @@ CFrameBuffer* CFrameBuffer::getInstance()
|
||||
#endif
|
||||
#if HAVE_ARM_HARDWARE
|
||||
frameBuffer = new CFbAccelARM();
|
||||
#endif
|
||||
#if HAVE_MIPS_HARDWARE
|
||||
frameBuffer = new CFbAccelMIPS();
|
||||
#endif
|
||||
if (!frameBuffer)
|
||||
frameBuffer = new CFrameBuffer();
|
||||
|
Reference in New Issue
Block a user