initial commit of xv support work
This commit is contained in:
parent
1e8f8b36a5
commit
66b28532e5
|
@ -52,7 +52,6 @@ static Bool EphyrXVPrivQueryHostAdaptors (EphyrXVPriv *a_this) ;
|
||||||
static Bool EphyrXVPrivSetAdaptorsHooks (EphyrXVPriv *a_this) ;
|
static Bool EphyrXVPrivSetAdaptorsHooks (EphyrXVPriv *a_this) ;
|
||||||
static Bool EphyrXVPrivRegisterAdaptors (EphyrXVPriv *a_this,
|
static Bool EphyrXVPrivRegisterAdaptors (EphyrXVPriv *a_this,
|
||||||
ScreenPtr a_screen) ;
|
ScreenPtr a_screen) ;
|
||||||
|
|
||||||
static void EphyrStopVideo (KdScreenInfo *a_info,
|
static void EphyrStopVideo (KdScreenInfo *a_info,
|
||||||
pointer a_xv_priv,
|
pointer a_xv_priv,
|
||||||
Bool a_exit);
|
Bool a_exit);
|
||||||
|
|
Loading…
Reference in New Issue