mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 00:41:09 +02:00
neutrino: Replace USE_NEVIS_GXA with hardware-specific macros
- Existing USE_NEVIS_GXA definitions in the build system
(neutrino configure) can be removed.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 02d85f2ff2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-08 (Wed, 08 Feb 2017)
Origin message was:
------------------
neutrino: Replace USE_NEVIS_GXA with hardware-specific macros
- Existing USE_NEVIS_GXA definitions in the build system
(neutrino configure) can be removed.
------------------
This commit was generated by Migit
This commit is contained in:
@@ -33,13 +33,6 @@
|
||||
#define PARTIAL_BLIT 1
|
||||
#endif
|
||||
|
||||
#if HAVE_COOL_HARDWARE
|
||||
#ifndef BOXMODEL_APOLLO
|
||||
/* not needed -- if you don't want acceleration, don't call CFbAccel ;) */
|
||||
#define USE_NEVIS_GXA 1
|
||||
#endif
|
||||
#endif
|
||||
|
||||
class CFbAccel
|
||||
: public CFrameBuffer
|
||||
{
|
||||
|
Reference in New Issue
Block a user