mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
fb_generic: add pointer for double-buffered fb
This commit is contained in:
committed by
M. Liebmann
parent
3f63080454
commit
9ba84a629a
@@ -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