Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | video: Provide an API to access video parameters | Stefan Reinauer | 2012-11-06 | -0/+48 |
| | | | | | | | | | | Create a basic API to provide access to video parameters such as screen size, and to position the cursor on the screen. Also add a prototype for video_display_bitmap() which was missing. Signed-off-by: Stefan Reinauer <reinauer@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Anatolij Gustschin <agust@denx.de> | |||
* | include/video.h: drop unused video_printf() | Anatolij Gustschin | 2012-05-25 | -1/+0 |
| | | | | | | There is no such function in the code, so remove this prorotype. Signed-off-by: Anatolij Gustschin <agust@denx.de> | |||
* | Initial revision | wdenk | 2001-11-03 | -0/+19 |