summaryrefslogtreecommitdiffstats
path: root/include/gui
Commit message (Expand)AuthorAgeFilesLines
* graphics_utils: Let fb_open allocate the screenSascha Hauer2015-07-202-2/+3
* graphics_utils: add function to create pixel from rgb tripletSascha Hauer2015-07-161-0/+1
* graphics_utils: Export get_pixelSascha Hauer2015-07-161-0/+1
* graphics_utils: Add function to invert an areaSascha Hauer2015-07-161-0/+2
* gui: Fix typo in function nameSascha Hauer2015-07-151-1/+1
* graphic_utils: Add a common namespace to functionsSascha Hauer2015-07-151-6/+6
* gui: blit the surface on demandJean-Christophe PLAGNIOL-VILLARD2012-10-041-0/+1
* graphic_utils: introduce common fb_open/closeJean-Christophe PLAGNIOL-VILLARD2012-10-042-1/+4
* gui: introduce screen and surface to factorize and simplify codeJean-Christophe PLAGNIOL-VILLARD2012-10-043-10/+44
* graphic_utils: pass image so we can draw only the visible part of the imageJean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+4
* gui: move gui file to include/gui and lib/guiJean-Christophe PLAGNIOL-VILLARD2012-10-043-0/+115