]> Git Repo - J-u-boot.git/commit - cmd/bmp.c
video: Provide an API to access video parameters
authorStefan Reinauer <[email protected]>
Fri, 28 Sep 2012 15:11:11 +0000 (15:11 +0000)
committerAnatolij Gustschin <[email protected]>
Tue, 6 Nov 2012 21:57:32 +0000 (22:57 +0100)
commitf674f7cfc019baaa6bf961cd4ed8b4aee4362f97
tree0fbeccb551d54e6489f9f121a0a9c709df5c19c5
parent945d069fb5c8932e74aeba178c60a9dc6e9cba93
video: Provide an API to access video parameters

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 <[email protected]>
Signed-off-by: Simon Glass <[email protected]>
Signed-off-by: Anatolij Gustschin <[email protected]>
common/cmd_bmp.c
include/video.h
This page took 0.035111 seconds and 4 git commands to generate.