aboutsummaryrefslogtreecommitdiff
path: root/boot/scene_internal.h
Commit message (Expand)AuthorAgeFilesLines
* expo: Plumb in textlines to a sceneSimon Glass2023-10-111-0/+58
* expo: Support opening a textlineSimon Glass2023-10-111-0/+22
* expo: Allow rendering the background of any objectSimon Glass2023-10-111-7/+0
* expo: Make calculation of an object bounding box genericSimon Glass2023-10-111-0/+39
* expo: Fix up comments for get_cur_menuitem_text() et alSimon Glass2023-10-111-1/+1
* expo: cedit: Support reading settings from CMOS RAMSimon Glass2023-08-251-0/+12
* expo: Export scene_menuitem_find() for use in internal codeSimon Glass2023-08-251-0/+12
* expo: Provide a way to iterate through all scene objectsSimon Glass2023-08-251-0/+24
* expo: Make scene_obj_find() take a const sceneSimon Glass2023-08-251-1/+1
* expo: Add a configuration editorSimon Glass2023-07-141-0/+8
* expo: Draw the current opened menu on topSimon Glass2023-07-141-0/+20
* expo: Draw popup menus in both opened and closed statesSimon Glass2023-07-141-0/+7
* expo: Support simple themesSimon Glass2023-07-141-0/+9
* expo: Set up the width and height of objectsSimon Glass2023-07-141-0/+21
* expo: Use flags for objectsSimon Glass2023-07-141-0/+11
* expo: Correct some header-file commentsSimon Glass2023-07-141-3/+5
* expo: Add support for scenesSimon Glass2023-01-161-0/+123