barebox / lib / gui /
@Uwe Kleine-König Uwe Kleine-König authored on 23 Apr 2020
Sascha Hauer committed on 27 Apr 2020
..
2d-primitives.c 2d-primitives: fix no previous prototype warning 5 years ago
Kconfig GUI: Add code to draw simple graphics 7 years ago
Makefile GUI: Add code to draw simple graphics 7 years ago
bmp.c gui: bmp.c: fix "no previous prototype" warning 7 years ago
bmp_layout.h treewide: remove references to CREDITS 4 years ago
graphic_utils.c graphic_utils: Fix freeing uninitialzed pointer in fb_open() 6 years ago
image_renderer.c image_renderer: Use read_file_2 8 years ago
lodepng.c trivial: fix typo lenght -> length 4 years ago
lodepng.h gui: lodepng: Avoid missing prototypes warning 5 years ago
picopng.c gui: picopng: declare locally used functions as static 4 years ago
picopng.h gui: move gui file to include/gui and lib/gui 11 years ago
png.c graphics_utils: Let fb_open allocate the screen 8 years ago
png.h gui: move gui file to include/gui and lib/gui 11 years ago
png_lode.c gui: png_lode: fix freeing of uninitialized pointer 4 years ago
png_pico.c gui: Fix signed/unsigned arguments for printf 10 years ago