9
0
Fork 0
barebox/include/gui
Jean-Christophe PLAGNIOL-VILLARD 3fa8d74abe gui: introduce screen and surface to factorize and simplify code
Instead of passing hundreds of parameter, just pass the right structure.

struct screen represent the screen with a without double buffering.
struct surface represent the part of the screen we want to render.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-10-04 17:22:09 +02:00
..
graphic_utils.h gui: introduce screen and surface to factorize and simplify code 2012-10-04 17:22:09 +02:00
gui.h gui: introduce screen and surface to factorize and simplify code 2012-10-04 17:22:09 +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