9
0
Fork 0
barebox/include/gui
Sascha Hauer cfec57d898 graphics_utils: Let fb_open allocate the screen
Allocate the screen dynamically in fb_open. This opens the way to create
a fb_create_screen function which takes a struct fb_info * instead of a
filename. This is suitable for the framebuffer console which already has
a struct fb_info *.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-07-20 07:11:21 +02:00
..
graphic_utils.h graphics_utils: Let fb_open allocate the screen 2015-07-20 07:11:21 +02:00
gui.h graphics_utils: Let fb_open allocate the screen 2015-07-20 07:11:21 +02:00
image.h gui: move gui file to include/gui and lib/gui 2012-10-04 17:22:09 +02:00
image_renderer.h gui: introduce screen and surface to factorize and simplify code 2012-10-04 17:22:09 +02:00