Implemented overlay management. The hardware doesn't notice them yet, though :)

(but the app_server thinks they're working).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17242 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2006-04-26 12:55:07 +00:00
parent 506edb4fca
commit b907a5acab
5 changed files with 229 additions and 5 deletions
@@ -55,6 +55,9 @@ struct intel_shared_info {
uint32 frame_buffer_offset;
int32 overlay_channel_used;
uint32 overlay_token;
uint32 device_type;
char device_identifier[32];
struct pll_info pll_info;