VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/xvmodproc.h

Last change on this file was 51223, checked in by vboxsync, 11 years ago

Additions/x11/x11include: added header files for X.Org Server 1.0 and 1.1.

  • Property svn:eol-style set to native
File size: 403 bytes
Line 
1/* $XFree86: xc/programs/Xserver/Xext/xvmodproc.h,v 1.2 2001/03/05 04:51:55 mvojkovi Exp $ */
2
3#ifdef HAVE_DIX_CONFIG_H
4#include <dix-config.h>
5#endif
6
7#include "xvmcext.h"
8
9extern int (*XvGetScreenIndexProc)(void);
10extern unsigned long (*XvGetRTPortProc)(void);
11extern int (*XvScreenInitProc)(ScreenPtr);
12extern int (*XvMCScreenInitProc)(ScreenPtr, int, XvMCAdaptorPtr);
13
14extern void XvRegister(void);
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette