mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-07 05:38:28 +02:00
Fix compile neutrino don't use USE_NEVIS_GXA
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2b03fd0ddc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-28 (Tue, 28 May 2013)
Origin message was:
------------------
* Fix compile neutrino don't use USE_NEVIS_GXA
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -237,7 +237,7 @@ class CFrameBuffer
|
||||
void add_gxa_sync_marker(void);
|
||||
void waitForIdle(const char* func=NULL);
|
||||
#else
|
||||
inline void waitForIdle(void) {};
|
||||
inline void waitForIdle(const char*) {};
|
||||
#endif
|
||||
void* convertRGB2FB(unsigned char *rgbbuff, unsigned long x, unsigned long y, int transp = 0xFF);
|
||||
void* convertRGBA2FB(unsigned char *rgbbuff, unsigned long x, unsigned long y);
|
||||
|
Reference in New Issue
Block a user