VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86RAC.h@ 97956

最後變更 在這個檔案從97956是 69098,由 vboxsync 提交於 7 年 前

Clean up XFree86 driver header files.
bugref:3810: X11 Guest Additions maintenance
Over the years we have cleaned up the layout in the tree of the X.Org
header files we use to build drivers. The XFree86 ones were still in their
original, rather sub-optimal layout. This change fixes that.

  • 屬性 svn:eol-style 設為 native
檔案大小: 402 位元組
 
1/* $XFree86: xc/programs/Xserver/hw/xfree86/rac/xf86RAC.h,v 1.3 1999/06/12 07:19:05 dawes Exp $ */
2
3#ifndef __XF86RAC_H
4#define __XF86RAC_H 1
5
6#include "screenint.h"
7#include "misc.h"
8#include "xf86.h"
9
10Bool xf86RACInit(ScreenPtr pScreen, unsigned int flag);
11
12/* flags */
13#define RAC_FB 0x01
14#define RAC_CURSOR 0x02
15#define RAC_COLORMAP 0x04
16#define RAC_VIEWPORT 0x08
17
18#endif /* __XF86RAC_H */
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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