mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
fb_generic: add pointer for double-buffered fb
Origin commit data
------------------
Commit: 9ba84a629a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-05 (Sun, 05 Feb 2017)
This commit is contained in:
committed by
Michael Liebmann
parent
6f744bcf77
commit
48c1187acd
@@ -105,6 +105,7 @@ class CFrameBuffer : public sigc::trackable
|
||||
|
||||
int fd, tty;
|
||||
fb_pixel_t * lfb;
|
||||
fb_pixel_t * lbb;
|
||||
int available;
|
||||
fb_pixel_t * background;
|
||||
fb_pixel_t * backupBackground;
|
||||
|
Reference in New Issue
Block a user