aboutsummaryrefslogtreecommitdiff
path: root/boot/scene_internal.h
AgeCommit message (Expand)Author
2023-10-11expo: Plumb in textlines to a sceneSimon Glass
2023-10-11expo: Support opening a textlineSimon Glass
2023-10-11expo: Allow rendering the background of any objectSimon Glass
2023-10-11expo: Make calculation of an object bounding box genericSimon Glass
2023-10-11expo: Fix up comments for get_cur_menuitem_text() et alSimon Glass
2023-08-25expo: cedit: Support reading settings from CMOS RAMSimon Glass
2023-08-25expo: Export scene_menuitem_find() for use in internal codeSimon Glass
2023-08-25expo: Provide a way to iterate through all scene objectsSimon Glass
2023-08-25expo: Make scene_obj_find() take a const sceneSimon Glass
2023-07-14expo: Add a configuration editorSimon Glass
2023-07-14expo: Draw the current opened menu on topSimon Glass
2023-07-14expo: Draw popup menus in both opened and closed statesSimon Glass
2023-07-14expo: Support simple themesSimon Glass
2023-07-14expo: Set up the width and height of objectsSimon Glass
2023-07-14expo: Use flags for objectsSimon Glass
2023-07-14expo: Correct some header-file commentsSimon Glass
2023-01-16expo: Add support for scenesSimon Glass