mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
driver/framebuffer.cpp: fix USE_NEVIS_GXA code
Origin commit data
------------------
Branch: ni/coolstream
Commit: 71999b5f08
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-01-11 (Fri, 11 Jan 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -777,9 +777,9 @@ void CFrameBuffer::paintBoxRel(const int x, const int y, const int dx, const int
|
||||
*(fbp + pos) = col;
|
||||
}
|
||||
fbp += swidth;
|
||||
#endif
|
||||
line++;
|
||||
}
|
||||
#endif
|
||||
}
|
||||
#ifdef USE_NEVIS_GXA
|
||||
/* the GXA seems to do asynchronous rendering, so we add a sync marker
|
||||
|
Reference in New Issue
Block a user