driver works nicely with virtualized head setup now!
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7296 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -278,7 +278,7 @@ typedef struct {
|
||||
int_buf_info myBufInfo[MAXBUFFERS]; /* extra info on scaler input buffers */
|
||||
overlay_token myToken; /* scaler is free/in use */
|
||||
benaphore lock; /* for creating buffers and aquiring overlay unit routines */
|
||||
uint8 crtc; /* location of overlay unit */
|
||||
bool crtc; /* location of overlay unit */
|
||||
} overlay;
|
||||
|
||||
} shared_info;
|
||||
|
||||
Reference in New Issue
Block a user