summaryrefslogtreecommitdiffstats
path: root/include/gui
Commit message (Expand)AuthorAgeFilesLines
* gui: image_renderer: fix "no previous prototype for 'image_renderer_unregiste...Antony Pavlov2017-03-301-1/+1
* GUI: Add code to draw simple graphicsAndrey Smirnov2016-06-301-0/+15
* GUI: Add a function to draw vertical/horizontal barsAndrey Smirnov2016-06-301-0/+3
* gui: implement blitting screen areasSascha Hauer2015-08-201-0/+2
* gui: Use fb provided shadowfb for offscreen renderingSascha Hauer2015-08-202-7/+3
* 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