summaryrefslogtreecommitdiffstats
path: root/lib/gui/png.c
Commit message (Expand)AuthorAgeFilesLines
* graphics_utils: Let fb_open allocate the screenSascha Hauer2015-07-201-1/+1
* gui: Fix typo in function nameSascha Hauer2015-07-151-1/+1
* graphic_utils: Add a common namespace to functionsSascha Hauer2015-07-151-1/+1
* gui: blit the surface on demandJean-Christophe PLAGNIOL-VILLARD2012-10-041-3/+0
* graphic_utils: introduce common fb_open/closeJean-Christophe PLAGNIOL-VILLARD2012-10-041-6/+2
* gui: introduce screen and surface to factorize and simplify codeJean-Christophe PLAGNIOL-VILLARD2012-10-041-15/+19
* graphic_utils: pass image so we can draw only the visible part of the imageJean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* gui: move gui file to include/gui and lib/guiJean-Christophe PLAGNIOL-VILLARD2012-10-041-0/+89